html,body
{
	margin:auto;
	font: 8pt Arial, Helvetica, Sans-Serif;
	color:#555555;
	background:url('/Images/Design/Bg.gif');
	background-repeat:repeat-x;
	background-color:#c0c0c0;
}
select, input, textarea
{
	font: 8pt Arial, Helvetica, Sans-Serif;
}
a
{
	color:#555555;
	text-decoration:none;
}
a:visited
{
	color:#555555;
	text-decoration:none;
}
a:active
{
	color:#555555;
	text-decoration:none;
}
a:hover
{
	color:#555555;
	text-decoration:underline;
}
.BoldText
{
	font-weight:bold;
}
.SelectedPageText
{
	font-weight:bold;
	background-color:#894c1f;
	padding-left:2px;
	padding-right:2px;
	color:#fff;
}
.RequiredText
{
	font-weight:bold;
	color:Red;
}
.ErrorText
{
	color:red;
	font-weight:bold;
}
.RightAlignText
{
	text-align:right;
}
.DaysNoteText
{
	font-style:italic;
	color:#777777;
}
.PageTitle
{
    color:#8E4C19;
    font-weight:bold;
    font-size:10pt;
}
a.PageTitle
{
	color:#8E4C19;
	text-decoration:none;
}
a:visited.PageTitle
{
	color:#8E4C19;
	text-decoration:none;
}
a:active.PageTitle
{
	color:#8E4C19;
	text-decoration:none;
}
a:hover.PageTitle
{
	color:#8E4C19;
	text-decoration:underline;
}
.PageSubTitle
{
    color:#8E4C19;
    font-weight:bold;
    font-size:9pt;
}
.LargeText
{
    font-size:9pt;
}
.Button1
{
	font-size:8pt;
	padding-left:4px;
	padding-right:4px;
	background-color:#133052;
	color:#ffffff;
	border: solid 1px;
}
.ProductTitle
{
    font-size:9pt;
    font-weight:bold;
}
.ProductLabelPrice
{
    font-size:8pt;
    font-weight:bold;
    text-decoration:line-through;
}
.ProductKitapandaPrice
{
    font-size:8pt;
    font-weight:bold;
    color:#9F6360;
}
.ProductLabelPriceLarge
{
    font-size:8pt;
    font-weight:bold;
    text-decoration:line-through;
}
.ProductKitapandaPriceLarge
{
    font-size:10pt;
    font-weight:bold;
    color:#9F6360;
}
.BankTransferDiscount
{
    font-size:10pt;
    font-weight:bold;
    color:#9F6360;
}
.KitapandaPuanPrice
{
    font-size:8pt;
    font-weight:bold;
    color:#9F6360;
}
.ProductCategoryTitle
{
    font-size:9pt;
    font-weight:bold;    
}
.ProductCategoryTitleSelected
{
    font-size:9pt;
    font-weight:bold;    
    color:#8c4e21;
    text-decoration:underline;
}
a.ProductCategoryTitleSelected
{
	color:#8c4e21;
	text-decoration:none;
}
a:visited.ProductCategoryTitleSelected
{
	color:#8c4e21;
	text-decoration:none;
}
a:active.ProductCategoryTitleSelected
{
	color:#8c4e21;
	text-decoration:none;
}
a:hover.ProductCategoryTitleSelected
{
	color:#8c4e21;
	text-decoration:underline;
}
.ProductCategorySelected
{
    color:#8c4e21;
    text-decoration:underline;
}
a.ProductCategorySelected
{
	color:#8c4e21;
	text-decoration:none;
}
a:visited.ProductCategorySelected
{
	color:#8c4e21;
	text-decoration:none;
}
a:active.ProductCategorySelected
{
	color:#8c4e21;
	text-decoration:none;
}
a:hover.ProductCategorySelected
{
	color:#8c4e21;
	text-decoration:underline;
}
.Writer
{
    font-size:9pt;
    font-weight:bold;
}
