.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
	float:left;
}
.sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
A {     
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        Color : #CC3300; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color : #CC3300; font-weight: bold;
	text-decoration : underline;
}.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.sub3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC66CC;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;

}
.title2 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}
.sub4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
}
.sub5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #68A310;
}
.title3 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: italic;

}
.title4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
a.nav:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.gora_table{
	background-color:#DADADA;
	font-weight:bold;	
	text-align:center;
}
.dol_table{
	background-color:#F8F8F8;
}
.gora_table ,.dol_table{
	border-color:#FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	border-style:solid;
	border-width:1px;
	padding:4px;
	font-family:Verdana,"Trebuchet MS","Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:13px;	
}

.button_l{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/button_tlo.gif) repeat-x scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:8px;
	font-weight:bold;
	height:23px;
	padding:3px 0 9px;
	text-align:center;
	width:124px;
}

.button_l a:hover, .button_l  a:link, .button_l a:visited {
	font-size:12px;
	text-decoration:none;
	color:#666666;
}


#colorSelector {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(../images/select2.png);
	float:left;
}
#colorSelector div {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(../images/select2.png) center;
}

.info_box{
        background-color:#F8E5E5;
        border:1px solid #A90000;
        padding:4px 4px 4px 29px;
}
