body
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size:12px;
}

.Heading1, .Heading2, .Heading3
{
    font-weight: bold; background-color: #ffffff; color: #537cca; text-decoration: none;
}

.Heading1
{
    font-size: 18px;
}

.Heading2
{
    font-size: 13px;
}

.Heading3
{
    font-size: 13px;
}

.DetailBoldItalicBlue
{
        font-size: 13px; font-weight: bold; font-style: italic; background-color: #ffffff; color: #537cca; text-decoration: none;
}

.DetailBold
{
        font-size: 13px; font-weight: bold; background-color: #ffffff; color: #999999; text-decoration: none;
}

.DetailBoldProducts
{
        font-size: 13px; font-weight: bold; background-color: #f6f3ea; color: #999999; text-decoration: none;
}

.Detail
{
        font-size: 13px; color: #666666; text-decoration: none;
}

.DetailSmall
{
        font-size: 11px; background-color: #ffffff; color: #666666; text-decoration: none;
}



.DetailProducts
{
        font-size: 13px; background-color: #f6f3ea; color: #666666; text-decoration: none;
}



.LoginError
{
        font-size: 11px; background-color: #f6f3ea; color: #ff0000; text-decoration: none;
}


a, a:link, a:active, a:hover, a:visited  
{
    font-size: 13px; 
	color: #537cca; 
	font-weight: bold; 
	text-decoration: none;	
}

a:hover 
{  
    color: #84A2D9;
}

a.SmallLink:link, a.SmallLink:visited, a.SmallLink:active  
{  
    font-size: 11px; 
	color: #537cca; 
	font-weight: bold; 
	text-decoration: none;
}

a.SmallLink:hover
{  
    color: #84A2D9;
}



.ProductImg
{
        border-right: #f6f3ea 1px solid; border-top: #f6f3ea 1px solid; margin: 2px; border-left: #f6f3ea 1px solid; border-bottom: #f6f3ea 1px solid;
}

.ProductImgWhite
{
        border-right: #ffffff 1px solid; border-top: #ffffff 1px solid; margin: 2px; border-left: #ffffff 1px solid; border-bottom: #ffffff 1px solid;
}



a.ProductImage:link 
{  
        font-size: 13px; color: #f6f3ea; font-weight: bold; font-style: italic; text-decoration: none;
}

a.ProductImage:visited 
{  
        font-size: 13px; color: #f6f3ea; font-weight: bold; font-style: italic; text-decoration: none;
}

a.ProductImage:active 
{  
        font-size: 13px; color: #f6f3ea; font-weight: bold; font-style: italic; text-decoration: none;
}

a.ProductImage:hover 
{  
        font-size: 13px; color: #f6f3ea; font-weight: bold; font-style: italic; text-decoration: none;
}

table#IndexTable1, table#IndexTable2, table#IndexTable3, table#IndexTable4
{    
    border:1px solid #cccccc;
}

table#IndexTable1
{
	height:400px;
}


td.NoBorder{ border-collapse:collapse;}

img.default
{
	border:1px solid #ccc;
}

.error
{
    color:#537cca;	
	font-size:12px;	
    font-weight:bold;
	padding:20px;
}

