
 body, div, td {
    color: white;
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
  }
  
p { margin-top: 2px; margin-bottom: 8px; }  
  
  

BODY {
		SCROLLBAR-FACE-COLOR:		    #5a0504; 
		SCROLLBAR-HIGHLIGHT-COLOR:	#5a0504;
		SCROLLBAR-SHADOW-COLOR:		  #5a0504;
		SCROLLBAR-3DLIGHT-COLOR:	  #000000;
		SCROLLBAR-DARKSHADOW-COLOR: #000000;
		SCROLLBAR-ARROW-COLOR:		  #a68b88;
		SCROLLBAR-TRACK-COLOR:		  #3c0809;
    background-color: #000000; 
    margin: 0px;
	 }

#mainbox {
 	SCROLLBAR-TRACK-COLOR:		#2d0907;
  position: relative; display: block; width: 768px; height: 432px; top: 11px; left: 14px; margin: 0px;
  overflow: auto;
  text-align: left;   
  padding: 0px;
}

#rightbox {
  SCROLLBAR-TRACK-COLOR:		  #0d0302;
  SCROLLBAR-FACE-COLOR:		    #2d1a1b; 
  SCROLLBAR-HIGHLIGHT-COLOR:	#2d1a1b;
	SCROLLBAR-SHADOW-COLOR:		  #2d1a1b;
  position: relative; display: block; width: 199px; height: 490px; top: 5px; left: 2px; margin: 0px; 
  overflow: auto;
}

#menubox {
  width: 760px; height: 42px; display: block; top: 6px; left: 8px; position: relative; margin: 0px;
}



.paddingbox {
  padding: 15px; padding-top: 0px;
}

#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: 40px;
    color: #ff0000;
    padding-top: 15px;
    padding-left: 15px;
    font-size: 17px;
    font-weight: bold;
    margin: 0px;
    font-family: Verdana, Arial;
}

h2 {
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    color: #ff0000;
}

a, a:visited, .a
{
 font-size: 12px;
 font-weight: bold;
 color: #ff4040;
 text-decoration: none;   
}

a:hover 
{
    color: #ff252a;
}


label {
cursor: pointer;
}

.red {
color: red;
font-weight: bold;
}


.cu_title a, .cu_title a:visited
{
    font-size: 14px;
    color: #9d4747;
}

.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;
}

input, textarea, select {
  font-size: 12px;
  border: 1px solid red;
  background-color: #370000;
  color: #FFD9D9;
  font-weight: bold;
}

.rc, input[type=radio] { border: 0px; background: ;}
.rc, input[type=checkbox] { border: 0px; background: ; }


hr {
border: 1px dashed red;
margin: 5px;
}

#hind {
  font-size: 19px;
  font-weight: bold;
  color: #FB6246;
  
}

.contact {
border: 1px solid #7a080a;
}

.thumb {
border: 1px solid #7a080a;
opacity:0;
filter:alpha(opacity=0);
cursor: pointer;
}

.refresh {
border: 1px solid #7a080a;
cursor: pointer;
}