.heading{
font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; font-size: 12;


}




form { margin: 0; padding: 0 } 


input.btn{
color:#666666;
font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; font-size: 12;
//font-size:84%;
font-weight:bold;
background-color:#666666;
border:1px solid;
border-top-color:#FFFFFF;
border-left-color:#FFFFFF;
border-right-color:#DDDDDD;
border-bottom-color:#DDDDDD;
filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#CCCCCC',EndColorStr='#999999');

} 


input.greenbutton{
font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; font-size: 12;
font-size:12;
font-weight:normal;
border:2px solid;
color:#E0E0E0;
background-color:#336633;
border-top-color:#CCCCCC;
border-left-color:#CCCCCC;
border-right-color:#A4A4A4;
border-bottom-color:#A4A4A4;


} 






td{
	font-family: Arial, Helvetica, sans-serif; font-size: 12; color: #999999
}

.blueheader{
font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #6699CC; font-size: 18;
}

.padding10px{
	padding: 10px
}
.padding5px{
	padding: 5px
}

.nopad{
	padding: 0px
}


.rightrule{
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
}

.bottomrule{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}

.toprule{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCCCCC;
}




.tableRule{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}

.productTitle{
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #6699CC; font-size: 12;
	margin-bottom : -10px;
}
.productDescription{
	font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #999999; font-size: 12;
}






a:link {  font-size: 12px; font-style: normal; text-decoration: none; color: #6699CC}
a:visited {  font-size: 12px; font-style: normal; text-decoration: none; color: #6699CC}
a:hover {  font-style: italic; color: #6699CC; font-style: normal; text-decoration: none;}

.headerLink:link {  font-size: 12px; color: #CCCCCC; font-style: normal; text-decoration: none}
.headerLink:visited {  font-size: 12px; color: #CCCCCC; font-style: normal; text-decoration: none}
.headerLink:hover { font-size: 12px; font-style: normal; color: #FFFFFF; text-decoration: none}

