BODY {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	margin-bottom:0px;
	font-family: Arial, Tahoma;
	color: #333333;
	font-size: 12px;
}

INPUT {FONT-SIZE: 12px; font-family: Arial, Tahoma;}
OPTION {FONT-SIZE: 12px; font-family: Arial, Tahoma;}
SELECT {
FONT-SIZE: 12px; font-family: Arial, Tahoma;
}
TABLE {FONT-SIZE: 12px; font-family: Arial, Tahoma;}
TD {FONT-SIZE: 12px; font-family: Arial, Tahoma;}
TR {FONT-SIZE: 12px; font-family: Arial, Tahoma;}
TABLE	{font-family: Arial, Tahoma; font-size:12px; border:0px}

A
{
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR: #ffffff;
    Text-Decoration:none;
}

A:active
{
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR:#ffffff;
}

A:link
{
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR: #ffffff;
}

A:visited
{	
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR: #ffffff;
}

A:hover
{
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR: #F1F0DE;
	Text-Decoration:none;
}

A.left
{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #585745;
    Text-Decoration:none;
}

A.left:active
{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR:#585745;
}

A.left:link
{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #585745;
}

A.left:visited
{	
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #585745;
}

A.left:hover
{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #DF0A0B;
	Text-Decoration:none;
}

A.new
{
	font-family: Tahoma;
	COLOR: #DF0A0B;
	font-weight: normal;
	Text-Decoration: none;
}

A.new:active
{
	font-family: Tahoma;
	COLOR: #DF0A0B;
	font-weight: normal;
}

A.new:link
{
	font-family: Tahoma;
	COLOR: #DF0A0B;
	font-weight: normal;
}

A.new:visited
{	
	font-family: Tahoma;
	COLOR: #DF0A0B;
	font-weight: normal;
}

A.new:hover
{
	font-family: Tahoma;
	COLOR: #1578C4;
	font-weight: normal;
	Text-Decoration: none;	
}

.darkborder {
	border: 1px solid #585745;
}

.hand {  cursor: hand}

#divUpControl{position:absolute; width:320; left:275; top:125; z-index:1; text-align: right} 
#divDownControl{position:absolute; width:320; left:275; top:325; z-index:1; text-align: right} 
#divContainer{position:absolute; width:525; height:185; overflow:hidden; top:140; left:40; clip:rect(0,525,240,0); visibility:hidden} 
#divContent{position:absolute; top:0; left:0}  

.bullet {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	width: 25px;


}.home_back {
	background-image: url(home_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 100px;
	text-align: center;

}
.links_back {
	background-image: url(links_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.divider {
	background-image: url(divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.F9F6E3_color {
	background-color: #F9F6E3;
}
.top_left_back {
	background-image: url(top_left_back.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.shadow {
	background-image: url(shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.left_back {
	background-image: url(left_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 229px;
}
.aroow {
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottom {
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.10_tahoma {
	font-family: Tahoma;
	font-size: 11px;
}
.10_tahoma_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #DF0A0B;
}
.justify {
	text-align: justify;
	padding-left: 3px;
	padding-right: 3px;
}
.justify1 {
	text-align: justify;
	padding-left: 3px;
}
.blue_text {
	font-weight: bold;
	color: #2C78C8;
}
.red_text {
	color: #ff0000;
}