body  {
	text-align : left;
	color : #000000;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 0px;
	font : 11px Verdana;
    font-family: Verdana, Arial, sans-serif;
	background-color : white;
}

/*This is the style applied to all text inside a table cell*/
body, td, h1, p {
font-size:11px;
font-family: verdana, arial, helvetica, sans-serif;
}


td.bordleft{
/* border-left: 1px dotted #00FF00 */
border-left-width: 1px;
border-left-style: solid;
border-left-color: #43566E;
}


th{
background-color : gray;
color : #ffffff;
}

td.sponsor{
	color : #db2428;
	font : 13px Verdana;
    font-weight : bold;

}

td#copyright {
	color : #989898;
	font : 9px Verdana;
    text-align : right;
}

td#testimonial {
font-style: italic;
}

h1.redhead{
	color : #db2428;
	font-size:15px; font-style:italic; font-weight:bold; background-color : #D5DDE0;
}

h1{
	color : #000000;
	font-size:15px; font-weight:bold; margin:3;
}

h2{
	color : #000000;
	font-size:15px; font-weight:bold; margin:3;
}


table.tblgen {border: 1px solid #E1E1E1; border-collapse: collapse}

table.download {border: 1px solid #E1E1E1; width: 100%; border-collapse: collapse}
table.download td {font-size: 11px; border: 1px solid #E1E1E1; vertical-align: middle; text-align: left; padding: 2px;}
table.download th {font-size: 12px; border: 1px solid #E1E1E1; color: #6D8EBF; background-color: #F4F4F4; vertical-align: middle; text-align: left; padding: 2px;}



/*Link for left menu*/
a:link.left {font-weight : bold; font-size: 11px; color: #6D8EBF; text-decoration: underline; }
a:visited.left {font-weight : bold; font-size: 11px; color: #6D8EBF; text-decoration: underline; }
a:active.left {font-weight : bold; font-size: 11px; color: #6D8EBF; text-decoration: underline; }
a:hover.left {font-weight : bold; font-size: 11px; color: #6D8EBF; text-decoration: underline; }

/*Link for left menu affil*/
a:link.aff {font-weight : bold; font-size: 11px; color: #db2428; text-decoration: underline; }
a:visited.aff {font-weight : bold; font-size: 11px; color: #db2428; text-decoration: underline; }
a:active.aff {font-weight : bold; font-size: 11px; color: #db2428; text-decoration: underline; }
a:hover.aff {font-weight : bold; font-size: 11px; color: #db2428; text-decoration: underline; }

/*normal link*/
a:link {font-weight : bold; font-size: 11px; color: #6D8EBF; text-decoration: underline; }
a:visited {font-weight : bold; font-size: 11px; color: #6D8EBF; text-decoration: underline; }
a:active {font-weight : bold; font-size: 11px; color: #6D8EBF; text-decoration: underline; }
a:hover {font-weight : bold; font-size: 11px; color: #6D8EBF; text-decoration: underline; }


/*This is the style applied to header menu hyperlink*/
a:link.men {font-weight : normal; font-size: 11px; color: #E8E7E7; text-decoration: none; }
a:visited.men {font-weight : normal; font-size: 11px; color: #E8E7E7; text-decoration: none; }
a:active.men {font-weight : normal; font-size: 11px; color: #E8E7E7; text-decoration: none; }
a:hover.men {font-weight : normal; font-size: 11px; color: red; text-decoration: none; }


a:link.redlink {font-weight : normal; font-size: 11px; color: #db2428; text-decoration: underline; }
a:visited.redlink {font-weight : normal; font-size: 11px; color: #db2428; text-decoration: underline; }
a:active.redlink {font-weight : normal; font-size: 11px; color: #db2428; text-decoration: underline; }
a:hover.redlink {font-weight : normal; font-size: 11px; color: #db2428; text-decoration: underline; }

a:link.amaz {font-weight : bold; font-size: 15px; color: #A33706; text-decoration: underline; }
a:visited.amaz {font-weight : bold; font-size: 15px; color: #A33706; text-decoration: underline; }
a:active.amaz {font-weight : bold; font-size: 15px; color: #A33706; text-decoration: underline; }
a:hover.amaz {font-weight : bold; font-size: 15px; color: #A33706; text-decoration: underline; }

.field {
	border:1px solid; FONT-SIZE: 11px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color: #000000;
	padding-right: 5px; 
	padding-left: 5px;
	background: #E6E6E6;
	}

select { color:#000000; font: 11px Verdana, Arial, Helvetica, sans-serif; font-weight: none; text-decoration: none; background: #E6E6E6; }

.button {
	border:1px solid #000066; FONT-SIZE: 12px; 
	FONT-FAMILY: Tahoma, Helvetica, sans-serif; 
	color: #000000;
	}

.imgbord{
	border:1px solid #999999;
}


hr {
height:1px;
border-style:solid;
border-width:1px 0 0 0;
border-color:#43566E;
}

div.image div{ font-size: 12px; font-style:italic; text-align: left; }

/* li.listyle {padding-top:5px; padding-bottom:5px; } */
ol.lipad li{padding-top:4px; padding-bottom:4px;}

ul.lipointer { list-style-image: url("../images/pointer.gif") }
ul.lipointer li{padding-top:1px; padding-bottom:5px;}
