body,table,input,textarea,button{font-family:Verdana; font-size:11px; color:#A4A7AB;}
body{background:url('images/bodybg.jpg'); background-repeat:repeat-x; background-position:bottom;}
body{
	scrollbar-arrow-color: #D5D5D9;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #D5D5D9;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #D5D5D9;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
img{border:0;}
hr.{color:#DDE3EC;}
button{cursor:hand;}

img.hand{cursor:hand;}

a:link,a:visited{color:#A4A7AB; text-decoration:none;}
a:hover{color:#777E8A; text-decoration:underline;}

a.orange:link,a.orange:visited{color:#A4A7AB; text-decoration:none; width:100%; padding-left:5px; padding-top:2px; padding-bottom:2px;}
a.orange:hover{background:peachpuff; color:black; text-decoration:none;}

a.right:link,a.right:visited{color:#A4A7AB; text-decoration:none; width:100%; padding:1px; height:20px;}
a.right:hover{background:url('images/hoverbg.jpg'); background-repeat:no-repeat;  border:1px solid #8596B4; color:black; text-decoration:none;}

a.bluish:link,a.bluish:visited{color:#3E5997; text-decoration:none;}
a.bluish:hover{color:#D77C44; text-decoration:underline;}


/* orange gradient */
/*
a.1:hover{background:peachpuff;}
a.2:hover{background:bisque;}
a.3:hover{background:papayawhip;}
a.4:hover{background:antiquewhite;}
a.5:hover{background:linen;}
a.6:hover{background:oldlace;}
a.7:hover{background:floralwhite;}
a.8:hover{background:snow;}
a.9:hover{background:ivory;}
a.10:hover{background:seashell;}
a.11:hover{background:cornsilk;}
*/
/* blue gradient */
/*
a.1:hover{background:#B2C1D4;}
a.2:hover{background:#A2B4CC;}
a.3:hover{background:#8EA3BF;}
a.4:hover{background:#7D95B4;}
a.5:hover{background:#718AAC;}
a.6:hover{background:#5F7BA2;}
a.7:hover{background:#5274A2;}
a.8:hover{background:#3D669E;}
a.9:hover{background:#2F5B96;}
a.10:hover{background:#214F8D;}
*/

font.gray{color:#777E8A;}
font.orange{color:#D77C44;}

font.copyright{font-size:10px;}

td.pad20{padding:20px;}
td.justify{text-align:justify;}

table.main{border:1px solid #DDE3EC; background:white;}
table.white{background:white;}
.borderTopLeft {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE3EC;
	color: #54585C;
}
.borderBottomLeft {
	color: #54585C;

}
.borderTopRight {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE3EC;
	padding-left: 5px;
	color: #54585C;
}
.borderBottomRight {
	padding-left: 5px;
	color: #54585C;
}



td.line{background:#DDE3EC; height:1px;}
td.linebg{background:url('images/linebg.jpg'); background-repeat:repeat-x; height:28px;}
td.quote{text-align:justify; font-size:12px;}
td.darkgray{color:#777E8A;}

sup.small{font-size:11px;}
.sublink {
	margin-left: 30px;
	list-style-type: circle;
}
.indeximagebgleft {
	background-image: url(images/index2b1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.linkBackground {
	background-image: url(images/linkBackground.jpg);
	background-repeat: no-repeat;
}
.leftIndent {
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	color: #54585C;
}
.buttonSpecial {
	background-color: #FFFFFF;
	border: 2px solid #C2CCD8;
	color: #54585C;
}
.borders {
	color: #54585C;
	border: 2px solid #DDE3EC;
}
