@charset "utf-8";
/* CSS Document */

Body{ font-family:Verdana, Geneva, sans-serif; color:#333;}

#headerMenu{ font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#CCC; font-weight: bold;}
#headerMenu a{color:#ccc; text-decoration:none;}
#headerMenu a:hover{color:#fff; text-decoration:underline;}

#ProductLink{font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#03C; font-weight: bold;}
#ProductLink a{color:#03C; text-decoration:none; background:url(../images/arrow_link.gif) left no-repeat; padding-left:20px;}
#ProductLink a:hover{color:#000; text-decoration:underline;}


#Backtotop{font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#03C; font-weight: bold; margin:0px 0px 60px 0px; float:right;}
#Backtotop a{color:#03C; text-decoration:none;}
#Backtotop a:hover{color:#000; text-decoration:underline;}


#productTbl{border-bottom:1px solid #CCC;	margin:20px 0px 10px 0px;	padding:0px 0px 10px 0px;	text-align: left;}
#productTbl a{color:#03C; text-decoration:none;}
#productTbl a:hover{color:#000; text-decoration:none;}



.title{font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#039; font-weight:bold; line-height:1.3em;}
.description {font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#333; line-height:1.3em;}

#downloadBG{ background-color:#DFE8FF; border:solid #CCC 1px;}
#downloadText{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#333;}
#downloadText a{font-size:11px; color:#06C; text-decoration:none;}
#downloadText a:hover{font-size:11px; color: #06C; text-decoration:underline;}

#downloadText1{font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#333;}
#downloadText1 a{font-size:14px; color:#06C; text-decoration:none;}
#downloadText1 a:hover{font-size:14px; color: #06C; text-decoration:underline;}

#downloadText2{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#333; letter-spacing:-0.05em;}

#downloadText3{font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#333; line-height:1.5em;}

#footerMenu{ font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#CCC; font-weight: bold;}
#footerMenu a{color:#ccc; text-decoration:none;}
#footerMenu a:hover{color:#fff; text-decoration:underline;}

.TextField{padding:5px; border:1px #999999 solid;}
.TextContact{font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#000; text-align:right;}
.ErrorTextField{font-family:Verdana, Geneva, sans-serif;font-size:12px;color:red;}
.SuccessTextField{font-family:Verdana, Geneva, sans-serif;font-size:12px;color:green;}
