body {
font-size : 10pt;
	font-family : arial;
	scrollbar-face-color: #9fa3a4;
	scrollbar-shadow-color: #878c8d;
	scrollbar-darkshadow-color: #696f6f;
	scrollbar-highlight-color: #c3c6c6;
	scrollbar-3dlight-color: #abafaf;
	scrollbar-track-color: #cfd1d2;
	scrollbar-arrow-color: #6f7576;
	margin: 0;
	background-image: url(img/bg_silver.gif);
}

table {
	font-family: verdana;
	font-size: 9pt;
}

A:link {COLOR: #2E3C56; text-decoration: none;}
A:visited {COLOR: #2E3C56; text-decoration: none;}
A:hover {COLOR: #0099ff; text-decoration: none;}
A {font-weight: bold; text-decoration: none;}


.main_cell {
background-color: #FDFDFD;
}

.board_cell {
background-color: #FDFDFD;
}

.forms {
	font-family: arial;
	font-size: 8pt;
	border: 1px inset #CECECE;
}

.optforms {
	font-family: arial;
	font-size: 7pt;
	border: 1px inset #42535E;
}

.buttons {
	font-family: arial;
	font-size: 8pt;
	border: 1px solid #42535E;
}

.ad_table {
	background-color: #F3F3F3;
}

.ad_table_light_cell {
	background-color: white;
}

.titles {
	color: #9C0901;
}

.list_table {
	background-color: #A4A4A4;	
}

.navigation_table {
	font-family: verdana;
	font-size: 7pt
}

.hotlist {
	color: #364F89;
	border: 2px dotted #37638E;
	background-color: #F3F3F3;
}

.hot_cell {
	color: #CC3300;
	border: 2px dotted #C8CFEA;
	background-color: #FFFFFF;
}


.oddcell {
background-color: #F3F3F3;
}

.evencell {
background-color: white;
}

.line {
	width: 100%;
	height: 2px;
	background-image: url('img/lines.jpg');
}

.H_bar {color: #535353; font-family: arial; font-size: 10pt;}
.marquee_text {background-image: url(img/dot.gif);}
A.marquee_text:link {color: #A9F576;}
A.marquee_text:visited {color: #A9F576;}

.display_table{font-size: 7pt;}

.imgFrame {border: 2px solid #537ECE; filter:progid:}
.imgFrameviewed {border: 4px solid #FD942B; filter:progid:}

.RTEtextarea {
	font-size: 9pt;
	background-image: url('');
}

.text {
	font-size: 10pt;
	font-weight: normal;
}

.heading {
	font-size: 11pt;
	font-weight: bold;
}
#ddimagetabs{
}

#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 12px Arial; /*tab font */
color: black; /*font color */
width: 86px; /*width of tab image */
height: 22px; /*height of tab image */
float: left;
display: inline;
margin-left: 4px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
background-image:url(bluetab.jpg); /*URL to tab image */
background-repeat: no-repeat;
text-align: center;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(bluetabover.jpg); /*URL to tab image onmouseover */
color: black;
}

#tabcontentcontainer{
width:800px; /*width of 2nd level content*/
height:60px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}

.tav{
background-repeat: no-repeat;
}
.smallcont
{background-image:url(Imgs/212x137.gif);
background-repeat:no-repeat;
padding-left:10px;
}
.brow
{background-image:url(Imgs/active_bg.gif);
background-repeat:repeat-x;
}
.tableborder
{
border:double;
border-color:#FF6600;
}
