html, body  {background:#000 right top repeat-y fixed;
			 margin: 0px; font-family: Arial, Helvetica, sans-serif;
			 font-size: 12px;
			 padding: 0px;
			 color: #32180A;
			 scrolbar-size: 7px;
			 scrollbar-face-color: #9D7E55;
			 scrollbar-highlight-color: #8C724D;
			 scrollbar-shadow-color: #997b51;
			 scrollbar-3dlight-color: #997b51;
			 scrollbar-arrow-color: #ede8d7;
			 scrollbar-track-color: #af926a;
			 scrollbar-darkshadow-color: #716b66;
			 width:100%;
			 height:100%}

td {font-size: 12px;}

input.hidden_text {background: transparent; border: 0px; height: 18px; width: 124px; font-size: 12px; color: #FFF; font-weight: bold; cursor: text}

div.news {width: 439px;
		  height: 213px;
		  background: url(../../images/new/news.jpg);}

a {color: #660000; font-weight: bold; text-decoration: none}
a:hover {color: #FFFFFF}

.top_btn_c2 {text-align:center; height:34px; display: table}
.top_btn_c2 a {font-size: 12px; text-decoration:none; color:#000000; height:34px;}
.top_btn_c2 a span {width:14px; height:34px; cursor:pointer; background:url(../../images/new/btn_right.jpg) right top no-repeat; display:block; float:left}
.top_btn_c2 a b {color: #000000; background:url(../../images/new/btn_left.jpg) left top no-repeat; padding-left:14px; display:block; float:left; line-height:34px;}
.top_btn_c2 a:hover b {color: #000; background-position: 0 -34px; cursor:pointer}
.top_btn_c2 a:hover span { background-position: 100% -34px; cursor:pointer}

input.dark {border-width: 1px; border-color: #000; border-style: solid; font-family: tahoma; font-size: 11px; background-color: #333; color: #FFF}
.valid {font-weight: bold; color: #D20000}

.pic_brdr1 {border-width: 1px;}
.pic_brdr2 {border-width: 2px;}
.pic_brdr3 {border-width: 3px;}
.pic_brdr1, .pic_brdr2, .pic_brdr3 {border-style:solid; border-top-color: #666;	border-right-color: #ccc; border-bottom-color: #ccc; border-left-color: #999;}
