 body, div, td {
    color: white;
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
  }
  
  
  

BODY {
		SCROLLBAR-FACE-COLOR:		#04375a; 
		SCROLLBAR-HIGHLIGHT-COLOR:	#04375a;
		SCROLLBAR-SHADOW-COLOR:		#04375a;
		SCROLLBAR-3DLIGHT-COLOR:	#000000;
		SCROLLBAR-DARKSHADOW-COLOR: #000000;
		SCROLLBAR-ARROW-COLOR:		#889aa6;
		SCROLLBAR-TRACK-COLOR:		#081e3c;
    background: #081e3c; 
    margin: 0px;
	 }

#mainbox {
 	SCROLLBAR-TRACK-COLOR:		#07192f;
  position: relative; 
  float: left; 
  top: 57px; 
  left: 26px; 
  width: 630px; 
  height: 481px; 
  overflow: auto;
   text-align: left;   
   padding: 0px;
}

#leftbox {
  SCROLLBAR-TRACK-COLOR:		#030910;
  SCROLLBAR-FACE-COLOR:		#1b252d; 
  SCROLLBAR-HIGHLIGHT-COLOR:	#1b252d;
	SCROLLBAR-SHADOW-COLOR:		#1b252d;
  position: relative; 
  float: left; 
  top: 185px; 
  left: 13px; 
  width: 282px; 
  height: 353px; 
  overflow: auto;
}

#pagebox {
  width: 951px; 
  height: 551px; 
  background: url('images/page.jpg') no-repeat top left;
}



#paddingbox {
  padding: 15px 15px 14px 14px;
}

#buttonbox {
  display: block; 
  position: relative; 
  float: left; 
  top: -454px; 
  left: 308px; 
  width: 630px; 
  height: 29px;
}

a img { border: 0px; }

h1 
{
    background: url('images/h1bg.jpg') no-repeat top left;
    width: 560px;
    height: 54px;
    color: #9B7560;
    padding-top: 12px;
    padding-left: 43px;
    font-size: 17px;
    font-weight: bold;
    margin: 0px;
    font-family: Trajan Pro, Verdana, Arial;
}

h2 {
  color: #2068D5;
  font-size: 17px;
}

a, a:visited
{
 font-size: 12px;
 font-weight: bold;
 color: #1867cc;
 text-decoration: none;   
}

a:hover 
{
    color: #93b4df;
}

.cu_title a, .cu_title a:visited
{
    font-size: 14px;
    color: #476d9d;
}

.cu_title 
{
    color: #bbbbbb;
    font-size: 11px;   
}

.cu_date 
{
    font-size:12px;
    font-weight: bold;
    color: White;
}

.t2
{
    font-size:13px;
    font-weight: normal;
    color: #dddddd;
}

.td_d, .td_d a, .td_d a:visited 
{
    font-size: 10px;
    color: #9AB0CF
}

.td_d a, .td_d a:visited 
{
    color: #256CA0;
}

.audio_title 
{
    font-size: 13px;
    color: #4195D3;
    font-weight: bold;
}

.audio_small, .audio1 
{
    font-size: 10px;
    color: #B5CAD2; 
    font-weight: bold;
}

.audio1 
{
    color: #7A9FAD;
    font-weight: normal;
}

.imgintext {
  border: 1px solid #cccccc;
}