BODY {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	margin-bottom:0px;
	FONT-SIZE: 11px;
	font-family: Tahoma, Arial, Helvetica;
	text-align: justify;
	color: #333333;
	background-image: url(lines.jpg);
}

INPUT {FONT-SIZE: 11px; font-family: Tahoma, Arial, Helvetica;}
OPTION {FONT-SIZE: 11px; font-family: Tahoma, Arial, Helvetica;}
SELECT {
FONT-SIZE: 11px; font-family: Tahoma, Arial, Helvetica;
}
TABLE {FONT-SIZE: 11px; font-family: Tahoma, Arial, Helvetica; text-align: justify;}
TD {FONT-SIZE: 11px; font-family: Tahoma, Arial, Helvetica;}
TR {FONT-SIZE: 11px; font-family: Tahoma, Arial, Helvetica;}
A
{
	font-weight: normal;
    COLOR: #DA231B;
    Text-Decoration:underline;
}
A:active
{
	font-weight: normal;
    COLOR:#DA231B;
}
A:link
{
	font-weight: normal;
    COLOR: #DA231B;
}
A:visited
{	
	font-weight: normal;
    COLOR: #DA231B;
}
A:hover
{
	font-weight: normal;
    COLOR: #26146E;
	Text-Decoration:underline;
}
A.new
{
	font-weight: normal;
    COLOR: #666666;
    Text-Decoration:underline;
}
A.new:active
{
	font-weight: normal;
    COLOR:#666666;
}
A.new:link
{
	font-weight: normal;
    COLOR: #666666;
}
A.new:visited
{	
	font-weight: normal;
    COLOR: #666666;
}
A.new:hover
{
	font-weight: normal;
    COLOR: #333333;
	Text-Decoration:underline;
}
A.new_black:link
{
	font-weight: normal;
    COLOR: #333333;
}
A.new_black:active
{
	font-weight: normal;
    COLOR:#333333;
}

A.new_black:visited
{	
	font-weight: normal;
    COLOR: #333333;
}
A.new_black:hover
{
	font-weight: normal;
    COLOR: #666666;
	Text-Decoration:underline;
}
A.new_brown:link
{
	font-weight: normal;
    COLOR: #333333;
	Text-Decoration: none;
}
A.new_brown:active
{
	font-weight: normal;
    COLOR:#333333;
	Text-Decoration: none;
}

A.new_brown:visited
{	
	font-weight: normal;
    COLOR: #333333;
	Text-Decoration: none;
}
A.new_brown:hover
{
	font-weight: normal;
    COLOR: #333333;
	Text-Decoration:underline;
}
A.new_white:link
{
	font-weight: normal;
    COLOR: #ffffff;
	Text-Decoration: none;
}
A.new_white:active
{
	font-weight: normal;
    COLOR:#ffffff;
	Text-Decoration: none;
}

A.new_white:visited
{	
	font-weight: normal;
    COLOR: #ffffff;
	Text-Decoration: none;
}
A.new_white:hover
{
	font-weight: normal;
    COLOR: #ffffff;
	Text-Decoration:underline;
}

.darkborder {border: 1px solid #999999}
.outborder {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 100%;
	text-align: center;

}
.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}.left_back {
	background-image: url(left_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 173px;
}
.right_back {
	background-image: url(right_back.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 173px;
}
.bottom_back {
	background-image: url(bottom_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 23px;
	background-color: EAEAEA;
}
.text_back {
	background-image: url(text_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 161px;
	padding: 5px;
	line-height: 16px;
}
.spacing {
	line-height: 16px;
	padding: 5px;
}
.spacing_bigfont {
	line-height: 16px;
	padding: 5px;
	font-size: 12px;
}
.bullet {
	background-image: url(bullet1.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
}
.orange_head
{
	font-weight: bold;
    COLOR: #DA231B;
    Text-Decoration:none;
}
.orange_head_spacing
{
	font-weight: bold;
	COLOR: #DA231B;
	Text-Decoration:none;
	line-height: 16px;
	padding: 5px;
	font-size: 12px;
}
.red_font {
	color: #FF0000;
}
.language_back {
	background-image: url(language_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
}
.bottom_top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBC0BD;
	background-color: #EAEAEA;
}
.blue_font {
	font-weight: bold;
	color: #84661A;
}
.email_page {
	color: #FFFFFF;
	background-color: #39B54A;
	height: 22px;
}