body {
	margin:0px; font: 11px "Verdana";
}
td{
	font: 11px "Verdana";
}

/**** CLASS ****/

.absmid{
	vertical-align:middle;
}
.topbtnbg{
	background:url(images/top-btn-bg.jpg) repeat-x;
}
.bodytopbg{
	background:url(images/body-top-bg.jpg) repeat-x;
}
.arialbold{
	font:bold 12px "Arial";
}
.textfield{
	border:none; background:#ffffff;
}
.contentborder{
	border:1px solid #e4e4e4; border-top:none; padding:13px 25px 0px 25px;
}
.table{
	width:286px; border:1px solid #e1dfdf; background:url(images/design.jpg) right bottom no-repeat;
}
.table2{
	width:95%; border:1px solid #e1dfdf; background:url(images/design.jpg) right bottom no-repeat;
}
.orangesquare{
	width:18px; background:#eb6b15;
}
.grayheading{
	background:#f2f2f2; padding:4px 0px 4px 8px; font-weight:bold;
}
.padding8px{
	padding:8px;
}
.orange{
	color:#dd7200; text-decoration:none;
}
.graycolor{
	color:#b7b5b3; text-decoration:none;
}
.bluesquare{
	background:#63a6ce; width:18px;
}
.border{
	padding:1px; border:1px solid #e4e4e4;
}
.lightBlueBg {
	background-color: #EFF5FA; color:#000000;
}
.bluecolor{
	color:#63a6ce;
}
.lightGrayBg {
	background-color: #fcfcfc;
	border-bottom:1px solid #efefef; color:#000000;
}
.lightBorder {
	border: 1px solid #dddddd;
}
.input{
	font-size:11px; border:1px solid #d9d9d9;
}
.btninput{
	background:url(images/btn-bg.jpg) repeat-x; font-size:11px; height:23px; font-weight:bold; font-family:Tahoma,Arial; padding:0px 8px 0px 8px; border:none; color:#ffffff; border-right:1px solid #cccccc; border-left:1px solid #cccccc;
}
.pink{
	color:#FF00FF;
}
.border3{
	border-bottom:2px solid #e8e8e8;
}
.border2{
	border-bottom:1px dotted #e4e4e4;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}

/***** LINK CLASS ****/

a.topbtn{
	color:#000000; text-decoration:none;
}
a.topbtn:hover{
	color:#FF0000;
}
a.topbtn2{
	color:#3a6f98;
}
a.topbtn2:hover{
	color:#000000;
}

.whitediv{
	background:#ffffff; border:1px solid #d9d9d9; width:250px; height:50px; overflow:auto; padding:4px;
}
.platinumbg{
	background:url(images/platinum-bg.jpg) repeat-x;
}
.silverbg{
	background:url(images/silver-bg.jpg) repeat-x;
}
.goldbg{
	background:url(images/gold-bg.jpg) repeat-x;
}
.bronzebg{
	background:url(images/green-bg.jpg) repeat-x;
}
.select {
background-color:#00597A;
color: #ffffff;
font-weight: bold;
font-size:16px;
}