P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : Blue;
	font : bold;
	
}

A:Visited  {
	color : Blue;
	font : bold;
}

A:Active  {
	color : Blue;
	font : bold;
}

A:Hover  {
	color : Red;
	font : bold;
}

.navbar A:link		{color : White; font-family: Latha, Tahoma, arial; text-decoration : none; font-size: 12; font-weight: bold;}
.navbar A:visited	{color : White; font-family: Latha, Tahoma, arial; text-decoration : none; font-size: 12; font-weight: bold; }
.navbar A:Active	{color : White; font-family: Latha, Tahoma, arial; text-decoration : none; font-size: 12; font-weight: bold; }
.navbar A:Hover		{color : Red; font-family: Latha, Tahoma, arial; text-decoration : none; font-size: 12; font-weight: bold;}

.navbar1 A:link		{color : White; text-decoration : none; font-size: 12;}
.navbar1 A:visited	{color : White;	text-decoration : none; font-size: 12;}
.navbar1 A:Active	{color : White;	text-decoration : none; font-size: 12;}
.navbar1 A:Hover	{color : Blue;	text-decoration : none; font-size: 12;}

img.floatLeft { 
    float: left; 
    margin: 8px; 
}

img.floatRight { 
    float: right; 
    margin: 8px; 
}

.headline {
	font-family: Boulder, Tahoma, arial;
	font-size: 20px;
	color: #5A5A5A;
}

BODY  {}

TD.blue { background-color: #0000BD; font-family: arial; color: #FFFFFF; font-size: 12; font-weight: 300;}
TD.red { background-color: #E11111; font-family: arial; color: #000000; font-size: 12; font-weight: 300;}
TD.dtlhdr { background-color: #C0C0C0; font-family: Arial; color: #000000; font-size: 10; font-weight: 600;}
TD.dtl { background-color: #FFFFFF; font-family: Arial; color: #000000; font-size: 12; font-weight: 300;}
TD.txt { font-family: Arial; color: #000863; font-size: 15; font-weight: 600;}
TD.price { background-color: #FFFFFF; font-family: Arial; color: #000000; font-size: 10; font-weight: 400;}
TD.hdr1 { font-family: Arial; color: #000863; font-size: 10; font-weight: 400;}
TD.hdr { font-family: Arial; color: #000863; font-size: 14; font-weight: 400;}
TD.main { font-family: Arial; color: #000863; font-size: 14; font-weight: 400; text-align: justify;}
TD.main1 { font-family: Verdana, Arial; color: #000863; font-size: 14; font-weight: 400; text-align: justify;}
TD.title { background-color: #FFFFFF; font-family: Arial; color: #000863; font-size: 12; font-weight: 400; BORDER-TOP: #000066 1px solid; BORDER-RIGHT: #000066 1px solid;  BORDER-LEFT: #000066 1px solid; BORDER-BOTTOM: #000066 1px solid; borderColor=#000066}
TD.prod { font-family: Arial; color: #000863; font-size: 12; font-weight: 400; BORDER-TOP: #000066 1px solid; BORDER-RIGHT: #000066 1px solid;  BORDER-LEFT: #000066 1px solid; BORDER-BOTTOM: #000066 1px solid; borderColor=#000066}
TD.prod1 { background-color: #C0C0C0; font-family: Arial; color: #000863; font-size: 12; font-weight: 800; BORDER-TOP: #000066 1px solid; BORDER-LEFT: #000066 1px solid; BORDER-BOTTOM: #000066 1px solid; borderColor=#000066}

SPAN.xhdr1 { font-family: Arial; color: #000863; font-size: 10; font-weight: 400;}
SPAN.xhdr { font-family: Arial; color: #000863; font-size: 12; font-weight: 700; font-style: italic;}
SPAN.cat { font-family: Arial; color: #FFFFFF; font-size: 12; font-weight: 700; font-style: italic;}
