
td {  font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #000000; cursor: default}

.tit {  font-family:  Arial, Tahoma, Verdana; font-size: 14px; color: #99562c; font-weight:bold;}
.blue {  font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #205193; font-weight:normal;}
.tit_light {  font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #0859C8; font-weight:bold;}

.tit_big {  font-family: Arial, Tahoma, Verdana; font-size: 18px; color: #72562c; font-weight:bold;}
.data {  font-family: Times New Roman, Times, serif; font-size: 12px; color: #ff3333; font-weight:bold; font-style:italic;}
.frm {  border: 1px #BABABA solid; 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 12px; color: #000000;
	background-color: #FFFFFF;

} 
.td_title {  font-family: Arial, Tahoma, Verdana; font-size: 14px; color: #FFF; font-weight:bold;background-color: #fa880e; padding:3px}
.frm1 {  border: 1px #162F54 solid; 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 10px; color: #000000;
	background-color: #FFFFFF;
	
}
.frm2 {  border: 1px #000000 solid; 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 10px; color: #000000;
	background-color: #FFFFFF;
	width:210px
}

.frm_qty {  border: 1px #000000 solid; 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 10px; color: #000000;
	background-color: #FFFFFF;

}
a:link { color: #bc6609; text-decoration : underline; font-weight:normal;}
a:visited { color: #bc6609; text-decoration : underline; font-weight:normal;}
a:hover { color: #bc6609; text-decoration : underline; font-weight:normal;}

.bot {  font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #fff; font-style:italic; font-weight:bold;}
a.bot:link { color: #fff; text-decoration : none; font-weight:bold;}
a.bot:visited { color: #fff; text-decoration : none; font-weight:bold;}
a.bot:hover { color: #999; text-decoration : none; font-weight:bold;}

.topmenu {  font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #FFFFFF;font-weight:bold;}
a.topmenu:link { color: #FFFFFF; text-decoration : none; font-weight:bold;}
a.topmenu:visited { color: #FFFFFF; text-decoration : none; font-weight:bold;}
a.topmenu:hover { color: #fdd962; text-decoration : none; font-weight:bold;}

.wh {  font-family: Times New Roman, Times, serif; font-size: 12px; color: #ffffff; font-weight:bold; font-style:italic;}


ul#nav {
	position:relative;
	top:0; left:0;
	margin:0 0 0 0;
	list-style-type:none;
	display:block;
}

ul#nav li {
	float:none;
	margin:0 0 0 0;
}

ul#nav li a {
	padding:3px 3px;
	border:none;
	font-size: 14px;
	color:#72562c;
	background:#f5f2e2;
	display:block;
}

ul#nav li a:link, ul#nav li a:visited{
	color: #72562c;
	text-decoration:none;
	font-weight:bold;
}


ul#nav li a:hover {
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	background-image: url(images/bgmenu.gif); 
	background-repeat: repeat-y;
}

#site {float:left; width:742px;}
#all {width:900px;}
#banners {float:right; width:150px; }
#banner {
	background:#EEE; 
	width:150px; 
	height:100px;
	border:1px #ccc solid;
	text-align:center;
	vertical-align:center;
	margin: 5px 0 5px 0;
	font-size:10px;
	font-family: Arial, Tahoma, Verdana;
}