BODY  { 
	font-family: arial;
	font-size: 12px;
	color: #2E3740;
	/*background-image:url(images/bg.jpg);*/
	background-color:#767B60;
	/*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:#52913F;
	font-weight: bold;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;	
	background: none;
}
a:hover {
	color: #80775F;
}

A.tlink {
	color:#52913F; /*#982801;*/
	font-family:arial;
	font-weight: bold;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;	
	background: none;
}
a.tlink:hover {
	color:#982801;
}

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


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

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;
}

.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{background-image:url(images/titlebg.jpg); height:48px; background-repeat:repeat-x; color:#982801; font-weight:bold; text-decoration:underline; font-size:12pxl; vertical-align:bottom;}

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;}
