BODY  { 
	font-family: arial;
	font-size: 12px;
	color: #2E3740;
	background-image:url(images/bg.jpg);
	background-color:#ffffff;
	/*background: #EEE7D2;  */
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0; 
	padding: 0;
	height:100%;
	line-height:20px;

}
TD, DIV {
	font-size: 12px;
	line-height:20px;

}


A {
	color:#AF2531;
	font-weight: bold;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;	
	background: none;
}
a:hover {
	color: #80775F;
}

A.tlink {
	color:#ffffff;
	font-family:arial;
	font-weight: bold;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;	
	background: none;
}
a.tlink:hover {
	color:#99CC99;
}

A.rtlink {
	color:#C5DCF4;
	font-family:tahoma;
	font-weight: bold;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;	
	background: none;
}
a.rtlink:hover {
	color:#99CC99;
}


.leftbg{
background-image:url(images/leftbg.jpg);
}

.rt{
background-image:url(images/rt.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding-left:0px;
}

A.green1{
	color:#58810C;
	font-weight:bold;
	text-decoration:none;	
}

A.green1:hover {
	color: #99cc00;
}

.orange{
background-image:url(images/bg_orange.jpg);
background-repeat:repeat-x;
height:31px;
color:#756C23;
vertical-align:middle;
font-weight:bold;
padding-left:10px;
}

A.orange1{
	color:#9D9235;
	font-weight:bold;
	text-decoration:none;	
}

A.orange1:hover {
	color: #99cc00;
}

.content{
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #DFDFC0;
scrollbar-3dlight-color: #cacaca;
scrollbar-darkshadow-color: #DFDFC0;
scrollbar-shadow-color: #cacaca;
scrollbar-arrow-color: #993300;
scrollbar-track-color: #EFEFE8; 
}

.blue{
background-image:url(images/bg_blue.jpg);
background-repeat:repeat-x;
height:31px;
color:#ffffff;
vertical-align:middle;
font-weight:bold;
padding-left:10px;
}

A.blue1{
	color:#5E91C3;
	font-weight:bold;
	text-decoration:none;	
}

A.blue1:hover {
	color: #99cc00;
}

.title{xbackground-image:url(images/titlebg.jpg); height:29px; xbackground-repeat:repeat-x; background-color:#F4F3EE; color:#AE232E; font-weight:bold; text-decoration:none; font-size:12px}

A.main{
	color: #004780;
	font-weight: bold;
	text-decoration: none;
	background: none;
	font-size: 24px;
}

A.main:hover {
	color: #ffffff;
}

.contentbg{background-image:url(images/contentbg.jpg); background-repeat:repeat-x;}
