/* Global Styles */

body {
	margin:0px;
	padding: 0;
	background-color:#FFF9E5;
	background-repeat: repeat-x;
	background-position: left top;
	}
	
td {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}
	
a {
	color: #000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #fff;
	background-color:#FFCD38;
	}
.leftcol{
	background-color:#FFC300;
	background-image:url(../images/bg-leftcol.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}.mid-content {
	background-image: url(../images/bg-content.gif);
	background-repeat: no-repeat;
	background-position: center 70%;
	padding: 15px;
}
.on-the-site {
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	background-position: right center;
}

.strong {
	font-size: 12px;
	font-weight: bold;
}
.shaded-bg {
	background-image: url(../images/bg-grdnt.gif);
	background-repeat: repeat-x;
	height: 36px;
	padding-right: 10px;
	padding-left: 10px;
}
a.leftnav {
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	display:block;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCD38;
	border-bottom-color: #E5AC00;
	padding:5px 0 0px 15px;
}
a.leftnav:hover {
	background-color: #FFCD38;
	color: #FFFFFF;
}
.footer {
	background-color: #FFFFFF;
	height: 24px;
	padding-left: 10px;
}

.rounded-box {
	background-color: #FFC000;
	background-image: url(../images/cross-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.textbox {  font-family: Verdana; font-size: 10px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.cmdButton { font-family: Verdana; color: #000000; background-color: #CCCCCC; border-color: #CCCCCC #666666 #666666 #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: hand}
	
.results-head {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFC300;
	height: 25px;
	padding-left: 5px;
}
.dghs {  font-family: Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #B9DCFF}
.dgas { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000 }
.dgis { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000 ; background-color: #E8E8E8}
select {  font-family: Verdana; font-size: 11px}
.em {  font-family: Verdana; font-size: 13px; color: #FF0000; text-decoration: underline}
.slimCell {  border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
