html {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body	{
	margin: 0;
	padding: 0;
	border: 0;
	}
 
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 12pt; font-weight: normal; text-decoration: none; color: #000033}
.titles {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: bold; font-variant: normal; color: #666666; line-height: 20px}
.midtitles {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; font-variant: normal; color: #666666; line-height: 16px}
.9pt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000033;}
.linkb { font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; font-variant: normal; color: #000033; text-decoration: none }
.linkw {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #FFFFFF; font-variant: normal}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #666666}
.caltext { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #ffffff; text-decoration: none ; line-height: 16pt}
.caltextb { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; font-variant: normal; color: #333333; text-decoration: none ; line-height: 16pt}
.caltextb2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #333333; text-decoration: none ; line-height: 12pt}
.caltext2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; color: #333333; text-decoration: none ; line-height: 13pt}
.caltext3 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; font-variant: normal; color: #333333; text-decoration: none ; line-height: 10pt}

a.prod:link {text-decoration: none; color: #3300CC}
a.prod:visited {text-decoration: none; color: #3300CC}
a.prod:hover {text-decoration: none; color: #999999}

B.prod:link {text-decoration: none; color: #003399}
B.prod:hover {text-decoration: none; color: #FF6600}

.tabtext2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333}


.compman {
width: 650px;
font-size: small;
}


.big_up {
background: url(/big_up.jpg) repeat-x #ccc;
padding: 24px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}

/* @group Def LIst for Prods */

#prod_section dl {
	margin: 10px 20px  35px 20px;
	padding: 0;
	float: left;
	display: inline;
	width: 550px;
}

#prod_section dl dd a:link, #prod_section dl dd a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #00e;
}

#prod_section dl dd a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #7474bf;
}


#prod_section dt {
	float: right;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	font-size: 120%;
	color: #333;
	width: 430px;
	font-weight: bold;
}

#prod_section dl dt a:link, #prod_section dl dt a:visited {
	text-decoration: none;
	color: #333;
	float: right;
	width: 430px;
}

#prod_section dl dd.prod_button a {
}

#prod_section dl dd a.prod_button:link, #prod_section dl dd a.prod_button:visited {
		padding: 5px 8px 4px 8px;
	background-color: #ccc;
	border: 1px solid #9b9b9b;
	width: 6em;
	font-size: 90%;
	font-weight: bold;
	display: block;
	margin: 5px 0 0 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #333;
	text-decoration: none;
}

#prod_section dl dd a.prod_button:hover {
		padding: 5px 8px 4px 8px;
	background-color: #b1b1b1;
	border: 1px solid #9b9b9b;
	width: 6em;
	font-size: 90%;
	font-weight: bold;
	display: block;
	margin: 5px 0 0 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	text-decoration: none;
}



#prod_section dl dt a:hover {
	text-decoration: none;
	color: #666;
}

#prod_section dl dd.prod_button a:link{
	text-decoration: none;
	color: #333;
	background-color: #ccc;

}
#prod_section dd {
	 font-family: Arial, Helvetica, sans-serif; 
	 margin: 0 0 0 120px;
	padding: 0;
	font-size: 80%;
	line-height: 1.5em;
	color: #333;
}

#prod_section dd.img img {
	float: left;
	margin: 0 8px 8px 0;
	padding: 0px;
}

#prod_section dd.img {
	margin: 0;
}



/* @end */