
body {
	font-family: arial, helvetica, sans-serif;
	margin-top: 4px;
}

/* maintable */

#maintable
{
width: 747;
border: 0;
border-color: #75a2d0;
padding: 0 0 0 0 ;
margin: 0 0 0 0 ;
}

/* header */

#header
{
width: 747;
}


/* background for main content area */

#content_bg
{
	width: 747;
	border-color: #4169E1;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: normal;
	text-transform: uppercase;
	color: #222222;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

h3 {
	font-size: .9em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 1.1em;
	#padding-top: 4px;
	padding-left: 2px;
	#background-image: url(../images/bg-medgray.gif);
	background-repeat: repeat-x;
	#background-color: #F0F0F0;
	#border-top: 2px solid #BEBEBE;
	border-bottom: 1px solid #4981AA;
	text-transform: uppercase;
}

h4 {
	font-size: .9em;
	font-weight: normal;
	color: #222222;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-left: 2px;
	#border-bottom: 1px solid #69C1E0;
}

h5 {
	font-size:80%; 
	font-weight: normal;
	color: #AAAAAA; 
	margin-top: 5px;
	background-color: #E9F1F6;
}

.sponsored {
	font-size:80%; 
	color: #AAAAAA; 
	padding: 0px 10px 0px 10px;
	background-color: #E9F1F6;	
	width: 100%
}

.breadcrumbs {
	background-image: url(../images/bg-medgray.gif);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
	border: 1px solid #4981AA;
	padding: 3px 3px 3px 3px;
	width: 100%;
	height: 24px;
	font-size: .7em;
}

.description {
	font-size: 80%;
	padding: 0px 12px 0px 0px;
	vertical-align: top;
	width: 50%;
}

.url {
	font-size: .85em;
	font-weight: normal;
	color: #888888;
}

.stdText {
	font-size: 1em;
}

.stdTextEmb {
	font-size: 1em;
}

.subDesc {
	font-size: .8em;
}

table.std {
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}

table.std td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

.main {
	width: 500;
	margin-left: auto; 
	margin-right: auto;
}

a {
	font-size: 1em;
	font-weight: normal;
}

a:link {
	color: #0159BC;
}

a:hover {
	color: #EE8000;
}

a:active {
	color: #888888;
}

a:visited {
	color: #993399;
}

.categories {
	color: #888888;
	width: 100%;
}

.categories ul {
	margin-bottom: 8px;
}

.categories .cati a {
	font-weight: bold;
}

.categories .catisub {
	font-size: .8em;
}

.categories .cat {	
	font-size: .9em;
}

.listings {
	font-size: .9em;
}

.links {
	font-size: .75em;
}



.activeMsg {
	background-color: #66FF66;
	margin-top: 1em;
	margin-bottom: 1em;
}

.errorMsg {
	background-color: #FF4444;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}

.highlightItem {
	background-color: #EEEEEE;
}

.dataTable {
	vertical-align: top;
	font : .8em;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	padding: 0px, 4px, 0px, 4px;  
}

.tblhead  {
	font : 10pt arial, helvetica, sans-serif;
	color : #FFFFFF;
	font-weight: bold;
	background-color : #000088;
}

.dataRow0 {
	background-color: FFFFFF;
}

.dataRow1 {
	background-color: EEEEEE;
}

.fieldRJ {
	text-align: right;
}

.dataRowActive {
	background-color: #FF0000;
}

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.adn {
	font-size: 80%;
}

.adn a {
	text-decoration: none;
}

.adn table {
	margin: 0;
	border: 1px solid #FFFFFF;
}

.adn table td {
	padding: 0;
	border-width: 0;
	text-align: center;
}
















