body {

	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #666666;	
	background-image: url(images/bg-grid.jpg);
	margin-top: 0px;
}

a {	color: White; }
a:link {color: #FFFFFF;	text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover { color: #9999FF;}

img.border { border: 1px #440000 solid;}
img.borderlite {	border: 1px #660000 solid;}
img.borderred {	border: 1px #FF0000 solid;}
img.borderblack { border: 1px #000000 solid;}

img.bordertb {
	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
}



.normal			{
	FONT-FAMILY: "Verdana", Arial, Helvetica, sans-serif;
	COLOR: #CCCCCC;
	FONT-SIZE: 12px;
	line-height:1.2em;
	font-style: normal;
}

a.normal		{COLOR: #0000FF; text-decoration: none; }
a.normal:visited		{COLOR: #0000FF; text-decoration: none; }
a.normal:hover		{COLOR: #FF0000; text-decoration: underline; }

.leftmenunormal		{
	FONT-FAMILY: "Verdana", Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	line-height:1.1em;
	font-style: normal;
}
a.leftmenunormal		{COLOR: #FFFFFF; text-decoration: underline; }
a.leftmenunormal:visited		{COLOR: #FFFFFF; text-decoration: underline; }
a.leftmenunormal:hover		{COLOR: #0080FF; text-decoration: underline; }

.leftmenunav		{
	FONT-FAMILY: "Verdana", Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	FONT-SIZE: 13px;
	font-weight: bold;
}
a.leftmenunav		{COLOR: #FFFFFF; text-decoration: underline; }
a.leftmenunav:visited		{COLOR: #FFFFFF; text-decoration: underline; }
a.leftmenunav:hover		{COLOR: #0080FF; text-decoration: underline; }

.copyright		{font-family: arial, helvetica, verdana; font-size: 12px; line-height: 1.2em; color: #DDDDDD;}
a.copyright		{ text-decoration: none; color : #FFFFFF  }
a.copyright:visited	{ text-decoration: none; color : #FFFFFF}
a.copyright:hover	{ text-decoration: underline; color : #0080FF}

.copyrightdark		{font-family: arial, helvetica, verdana; font-size: 12px; line-height: 1.2em; color: #222222;}
a.copyrightdark		{ text-decoration: none; color : #555555  }
a.copyrightdark:visited	{ text-decoration: none; color : #555555}
a.copyrightdark:hover	{ text-decoration: underline; color : #0080FF}

.ordersides		{
	FONT-FAMILY: "Verdana", Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	FONT-SIZE: 13px;
	line-height:1.1em;
	font-style: normal;
	font-weight: bold;
}

a.ordersides		{COLOR: #0000FF; text-decoration: none; }
a.ordersides:visited		{COLOR: #0000FF; text-decoration: none; }
a.ordersides:hover		{COLOR: #FF0000; text-decoration: underline; }


.menutext {

	FONT-FAMILY: "Verdana", Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	font-weight: bold;
}

a.menutext {

	COLOR: #FFFFFF;
	text-decoration:none;
}

a.menutext:visited {

	COLOR: #FFFFFF;
	text-decoration:none;
	
}

a.menutext:hover {

	color:#0000CC;
	text-decoration:underline overline;

}

.section {	FONT-FAMILY: "Verdana", Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	FONT-SIZE: 15px;
	font-weight: bold;
}

.tbborder {	
    border-top-color:#5B0000;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#5B0000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
}

