body {
scrollbar-face-color:#024000;
scrollbar-highlight-color:#024000;
scrollbar-3dlight-color:#5C9A5A;
scrollbar-darkshadow-color:#000E00;
scrollbar-shadow-color:#024000;
scrollbar-arrow-color:#5C9A5A;
scrollbar-track-color:#205E1E;
 background: #081B06;
}

a{
 color: Black;
			font-weight: bold;
		text-align:right;
		font-family: arial;
		font-size: 14px;
	}
a:hover{
 text-decoration: none;
 color: #707070;
		font-weight: bold;
		text-align:right;
		font-family: arial;
		font-size: 14px;
	}

td.tdright{
  background: #1C2E1C url(../images/bgr.gif) repeat-y left;
	border-left: 1px solid Black;
}

td.tdleft{
background: #1F2E1C url(../images/bgl.gif) repeat-y right;
	border-right: 1px solid Black;
}
.tablerightbg{
	width: 150px;
	background: #042904 url(../images/sp22_03.gif) repeat-y left;
}



.tableleftbg{
	width: 150px;
	background: #042904 url(../images/sp22_03.gif) repeat-y right;
}


.title{
   color: #EBEDAD;
   text-decoration: none;
	font-family: arial;
	font-size: 15px;
	background: url(../images/bgtitle.gif) no-repeat;
	height: 46px;
	width: 459px;
	padding-right: 15px;
	padding-top: 20px;
	 margin-right: 5px;
	font-weight: bold;
}

.subtitle{
   color: #FBF339;
   text-decoration: none;
	font-family: arial;
	font-size: 15px;
	background: url(../images/bgsubtitle.gif) no-repeat;
	height: 34px;
	width: 441px;
	padding-right: 18px;
	padding-top: 12px;
	 margin-right: 10px;
	font-weight: bold;
}

.content{
   color: #FEFECA;
   text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	padding-right: 15px;
	
	}
	
	.content2{
   color: #FF9B9B;
   text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	padding-right: 15px;
	
}	