.none{ / overrides bug in NetScape 4.0 /
}

body,div,th,td,ol,ul,li {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

a,a:link,a:visited,a:active {
	text-decoration: none;
	color: #0066cc;
}


h1 {
	font-size: 30px;
	margin-bottom: 5px;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 15px;
	margin-bottom: 5px;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial;
	font-weight: bold;
	color: #666666;
}

a.special_header:link, a.special_header:visited, a.special_header:active {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #000197;
}

.box_text {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #888888;
}

.box_text_white {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

.product_name {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

.footer_menu {
	font-size: 9px;
	color: #000000;
}

.copyright {
	font-size: 7px;
	color: #666666;
}

input.btn
{
	color:#000099;
	font-family: 'trebuchet ms', Verdana;
	font-size: 9px; color=#000000;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFFFF', EndColorStr='#66666666');
	height: 19px;
	
}

input.btn_over
{
	color:#ECBF37;
	font-family: 'trebuchet ms', Verdana;
	font-size: 9px; color=#000000;
	background-color: #3781EC;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFFFF', EndColorStr='#080EFD00');
	height: 19px;
	
}

.item_text {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

/* Containter Styles ------------------------------------- */
/* Matt Steen: 2008/04/07*/

.mainContainer
{
	border: 1px #AAAAAA solid;
}

.containerRow
{
	border-bottom: 1px #AAAAAA solid;
}

.containerRowColLeft
{
	width: 30%;
	background-color: #bcd6f3;
	border-bottom: 1px #AAAAAA solid;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.containerRowColRight
{
	width: 70%;
	background-color: #FFFFFF;
	border-bottom: 1px #AAAAAA solid;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

/* -------------------------------------------------------- */

