BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color : White;
}
.drop { position: absolute; width: 3;  filter: flipV(), flipH(); font-size: 40; color: #339999; z-index : 2000; }
.f10 {
	FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif;
	color : #464646;
}
.f11 {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif;
	color : #464646;
}
.i{
FONT-STYLE: italic;
}
.b{
FONT-WEIGHT: bold;	
}

.white {
	color : white;
}
.red{
	color: #A52A2A;
}
.greybg{
background-color: #D1D5D8;
}
.f12 {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-indent : 0px;
}

.f13 {
	FONT-SIZE: 13pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.f14 {
	FONT-SIZE: 14pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.f16 {
	FONT-SIZE: 14pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A {
	COLOR: #5D5D60; 
	TEXT-DECORATION: none;
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
A:hover {
	COLOR: Black; TEXT-DECORATION: none
}
A.white {
COLOR: #6C6C6C; 
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
LINE-HEIGHT: 12px; 
}

A.white:hover {
	COLOR: Black;
	text-decoration : underline;
}

A.submenu {
COLOR: #6C6C6C; 
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
LINE-HEIGHT: 10px; 
}
A.submenu:hover {
	COLOR: #6C6C6C;
	text-decoration : underline;
}
A.underlined {
COLOR: #778899; 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
 text-decoration : underline;
}

A.underlined:hover {
	COLOR: #485A64;
	text-decoration : none;
}


A.sm_navi {
COLOR: #708090; 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
LINE-HEIGHT: 12px; 
}

A.sm_navi:hover {
	COLOR: Black;
}
A.news {
COLOR: #B6B6B6; 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
LINE-HEIGHT: 10px; 
 text-decoration : none;
}
A.news:hover {
	COLOR: #505050;
	text-decoration : none;
}
A.warn {
COLOR: Red; 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
LINE-HEIGHT: 12px; 
}

A.warn:hover {
	COLOR: Black;
	text-decoration : underline;
}


.alpha {FILTER:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50 ); }
.alpha:hover {FILTER:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=100 ); }

INPUT{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana,Helvetica;
	background-color : #FFFFE1;
	border : 1px solid #A9A9A9;
	margin : 0px;
}
INPUT.srch {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana,Helvetica;
	cursor : hand;
	width : 18px;
	height : 16px;
	vertical-align : top;
	background-image : url(srchbtn.png);
	border: 0px;
	margin: 0px;
}



FORM {
FONT-FAMILY: Verdana,Helvetica;
FONT-SIZE: 10px;
margin : 0px 0px 0px 0px;
  }
SELECT{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana,Helvetica;
	scrollbar-base-color : Gray;
	scrollbar-arrow-color : Black;
	border : 0px solid Black;
}

TEXTAREA	{
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana,Helvetica;
 border : 1px dotted Black;
 height : 16px;
}
H1 {
   FONT-SIZE: 14pt; FONT-FAMILY: Helvetica, sans-serif;
  letter-spacing : -0.08em;
  line-height : -16pt;
  margin : 6px 0px 6px 0px;
   font-weight : lighter;
   color : Black;
}
H1 .light {
  FONT-WEIGHT: bold; 
  FONT-SIZE: 12px;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  color : #ADADAD;
  text-decoration : underline;
  font-style : italic;
}
#content {
 scrollbar-arrow-color : Blue;
 }
 #content IMG.brd {
	border: 1px solid #EEEEEE; 
}
PRE {
width : 100%;
word-break : normal;
color: #53606C;
white-space : normal;
word-wrap : break-word;
margin : 0;
padding : 10;
	}
#content .left {
float : left;
width : 250px;
}

#content .ads {
font-size: 20px;
color: #FF1493;
padding: 0 10px;
 background: #FFFFB2;
}
#content .reazon {
font-size: 12px;
color: Red;
padding: 0 10px;
}

#content .smdsc {
height: 100px;
margin: 0;
overflow: auto;
padding: 10px 10px 0px;
}

#content .more {
left: 5px;
float:left;
padding: 0 10px;
}


#content .dopimg {
float : left;
margin : 3px 3px 3px 0px;
border : 1px solid Black;
}
#content .bg {
background-image : url(img/mbg.png);
background-repeat : repeat-x;
}
#content .ads_bg {
background-image : url(img/ads_bg.png);
background-repeat : repeat-x;
}
#content INPUT{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana,Helvetica;
	background-color : #F0F8FF;
	border : 1px solid #B3BBBD;
	height : 18px;
	color : Maroon;
	margin : 0px;
	}
#content INPUT.order {
border : 0px;
cursor : hand;
width : 20px; height : 18px;
vertical-align : top;
background-image : url(cartbtn.png);
margin : 1px;
}
#content INPUT.torder {
border: 1px solid #B9B9B9;
height: 15px;
margin: 0px;
padding: 1px;
}
HR {
height: 2px;
color: #999999;
width: 330px;
}

#content INPUT.coment {
border: 1px solid #B9B9B9;
height: 18px;
margin: -1px 0px 0px 0px;
padding: 1px 1px 1px 3px;
}
#content INPUT.tchkbx {
border : 1px solid #B9B9B9;
height : 15px;
width : 15px;
margin : 0px;
}
#content .txt {
padding: 5px 5px 5px 5px;
}
#content .right{
margin-left: 250px;
width: 100%;
}
#content .holder{
	width: 100%;
	border : 1px solid #D6D6D6;
	border-style : none none dotted none;
}
#content A.navi{
COLOR: #B22222; TEXT-DECORATION: none;
FONT-SIZE: 12px;
 font-weight : bolder;
}
#content .level1{
margin-top : 0px;
background-color : White;
 border : 1px solid #969DA3;
 border-style : solid none none none;
 width : 100%;
}
#content .level2{
margin-left:105px;
height: 140px;
}
#content .title{
padding : 2px 5px 0px;
float : left;
}
#content .smpic{
padding : 2px;
width : 100px;
}

#content .dsc {
border : 2px solid #595959;
border-style : none none none solid;
padding-left:10px;
}
#content .red{
	color: #A52A2A;
}
#content .publ{
border : 2px solid #595959;
border-style : none none none solid;
padding : 10px 0px 0px 10px;
}
#content .publ IMG{
border : 1px solid Black;
margin: 12px;
}
#content .blue{
	color: #00008B;
}
#content .block {
margin : 5px;
height : 200px;
width : 48%;
float: left;
display: block;
}
#content .tr {
padding : 1px 0px 1px 5px;
margin : 1px 1px 1px 1px;
border : 1px solid #E6E6E6;
vertical-align : middle;
overflow : visible;
}
#content A {
COLOR: #45505B; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
line-height : 15px;
 text-decoration : none;
}
#content A:hover {
	COLOR: Black;
	text-decoration : underline;
}
#content .intro{
background-image : url(img/mbg.png);
background-repeat : repeat-x;
padding : 10px 20px 20px 20px; 
border : 1px solid #C4C4C4;
}
#content .border{
border : 1px solid #969DA3;
background-color : #F9F9F9;
}
#hid {
 visibility : hidden; 
 position: absolute; 
 left: 0px; 
 top: -500px;  
 z-index: 1100;
 }
 
 #topik{
FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif;
color : #4E5353;
 margin-left : 5px;
}
	
 #tpik{
 margin-left : 15px;
}
#topik A{
COLOR: #8B9192; 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
LINE-HEIGHT: 10px; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
 text-decoration : none;
padding: 5px 10px 5px 10px;
display : block;
}
#topik A:hover{
	COLOR: #B22222;
}
#ntopik{
FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif;
color : #4E5353;
 margin-left : 7px;
}
#ntpik{
 margin-left : 15px;
} 
#ntopik A{
COLOR: #8B9192; 
FONT-WEIGHT: normal; 
FONT-SIZE: 9px; 
LINE-HEIGHT: 10px; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
 text-decoration : none;
padding: 5px 10px 5px 10px;
display : block;
}
#ntopik A:hover{
	COLOR: #B22222;
}
#table{
width : 100%;
border : 1px solid #BBBCFF;
 background-image : url(img/tbg.png);
 background-repeat : repeat-x;
}
#table .th{
border : 1px solid #ACACAC;

text-align : center;
font-weight : bolder;
padding-top : 2px;
 background-color : #A6B9F0;
 color : #191970;
 }
#table .td{
height : 100%;
border : 1px solid #D6D6D6;
padding : 5px 1px 1px 7px;
 border-style : none solid none solid;
}
#table .tr{
	width: 100%;
	
	border : 1px solid #D6D6D6;
	margin : 0px 0px 0px 0px;
	border-style : none none solid none;
	}
#table .left{
	width: 50%;
	float: left;
	margin : 0px 0px 0px 0px;
}
#table .right{
margin : 0px 0px 0px 0px;
}
#content .indent {
MARGIN-RIGHT: 10px;
background-image: url(img/vacbg.jpg);
background-repeat: repeat-x;
border:  1px solid #CCCCCC; 
padding : 5px 15px 4px 15px;
width : 600px;
}

#menu{
	width : 210px;
}
#menu .holder{
border : 1px solid #8A9399;
border-style : solid none none none;
background-color : #969DA3;
}
#menu .selected{
border : 1px solid #8A9399;
border-style : solid none none none;
background-color : Red;
}
#menu .emty{
border : 1px solid #F4F3F5;
 border-style : solid none none solid;
}
#menu .center{
border : 1px solid #FFFFF0;
background-image : url(img/mbg.png);
background-repeat : repeat-x;
background-color : #E4E3E7;	
margin : 0px 3px 0px 10px;
padding : 5px 2px 5px 2px;
cursor: hand;
}

#menu .center.jshover{
background-color : #BDB76B;	
border : 1px dashed #B22222;
}

#menu A {
COLOR: #708090; 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
LINE-HEIGHT: 12px; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
text-decoration : none;
padding : 5px 2px 5px 2px;
}

#menu A.submenu {
background-image : url(eanc.png);
background-repeat : no-repeat;
background-position : -3px;
padding-left : 13px;
COLOR: #17479C; 
FONT-SIZE: 11px; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
text-decoration : none;
}
#menu A.submenu:hover {
	text-decoration : underline;
	
}

#menu A:hover {
		COLOR: #6495ED;
}

#dl{
	PADDING-BOTTOM: 5px;
	padding-top : 5px;
}

#cleaner {
	clear: both;
}

#mni {
padding: 0;
margin : 0;
height : 1px;
}

#navigation {
position:absolute;
left: 10px;
top:215px;
width:460px;
height:23px;
vertical-align : middle;
}
.tdlght {
	background-color: #F2F2F2;
	vertical-align: middle;
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif;
	color : #5B5B5B;
}

.features TD {
BACKGROUND-COLOR: #F0F0F0;
 }
.features TH {
	FONT-SIZE: 12px; COLOR: #647377; BACKGROUND-COLOR: #E5E5E5;
}

