input.req, textarea.req {
	font-size: 12px;
	background: #FFF6E6;
	border: 1px solid red;
}
select.req{
	font-size: 12px;
	background: #FFF6E6;
	border: 1px solid #cccccc;
}
input, textarea {
	font-size: 12px;
	border: 1px solid #666666;
}
BODY {
	width:100%; 
	height:100%; 
	padding: 0px; 
	margin: 0px; 
	vertical-align:top; 
	background:#FFFFFF;
}
TABLE {
	padding: 0px; 
	margin: 0px; 
	border:0px;	
	vertical-align:top; 
}
TD, DIV, P {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color:#262626;
	margin:0px; 
	padding:0px;
	vertical-align:top
}
A, A:link, A:visited, A:active {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none
}
A:hover {
	COLOR: #111111; 
	text-decoration:underline;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
}
H1 {
	font:14px Arial, Tahoma, Helvetica, sans-serif;
	color:#ffffff;
	background:url(/img/bg_h1.gif) top left repeat-x;
	margin:0px;
	padding:0px;
	padding-left:17px;
	padding-top:7px;
	padding-bottom:7px
}
H2 {
	font:14px Arial, Tahoma, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#7F7F7F;
	border-bottom:1px solid #5C5C5C;
	border-top:1px solid #5C5C5C;
	margin:0px;
	padding:0px;
	padding-left:17px;
	padding-top:7px;
	padding-bottom:7px
}
H3 {     style:bold;
	font:14px Arial , Tahoma, Helvetica, sans-serif; 
	color:#000000;
	margin:0px;
	padding:0px;
	line-height:25px;
}
H4 {    style:bold;
	font:14px Arial, Tahoma, Helvetica, sans-serif; 
	color:#000000;
	margin:0px;
	padding:0px;
         line-height:25px;
}
.clear {
	clear:both
}
.float {
	float:left;
	display:block;
	overflow:hidden
}

#global {
	width:98%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top	
}
#global TD.gl1 {
	width:100%;
	height:100%;
	vertical-align:top	
}
#top {
	width:100%;
	height:66px;
	vertical-align:bottom;
	border-top:6px solid #BDBDBD;
	padding-top:25px;
	padding-bottom:15px;
	color:#3D3D3D;
	font:11px Tahoma, Arial, "Times New Roman";
	text-transform:uppercase
}
#bottom {
	width:100%;
	height:50px;
	background:url(/img/bg_bottom.gif) left top repeat-x #B2B1B2;
	padding-top:16px;
	padding-left:31px
}
#bottom DIV {
	color:#FFFFFF
}
#bottom A, #bottom A:link, #bottom A:visited, #bottom A:active {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
#bottom A:hover {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF; 
	text-decoration:underline;
	font-weight:bold;	
}
/*******main****************************/
#main, #main TD.main1, #right, #content, #content TD.contentInner {
	width:100%; 
	height:100%;
}

#left {
	width:221px;
	height:100%;
	background:url(/img/bg_left.jpg) top right no-repeat #FFFFFF;
}
#left DIV.catalog {
	margin-left:27px; 
	background:url(/img/bg_catalog_top.gif) top left no-repeat #FFFFFF;
	padding:8px 5px 0px 5px
}
#left DIV.catalogInner {
	width:201px;
	background:url(/img/bg_cat_inner.gif) top left repeat-y;	
	padding-bottom:10px
}
#left UL {
	margin:0px;
	padding:0px;
	margin-top:13px; 
	margin-left:10px;
	margin-right:10px;
}
#left LI {
	background:url(/img/dots.gif) top left repeat-x;
	margin-top:3px;
	padding-top:4px;
	padding-bottom:3px;
	vertical-align:middle;
	list-style:none;
}
#left A.blue {
	background:url(/img/list_01.gif) left top no-repeat;
	padding-left:14px;
	margin-top:6px;
	color:#296AAC;
}
#left UL.submenu {
	margin:0px;
	padding:0px;
}
#left UL.submenu LI {
	height:16px;
	background:#F6F6F6;
	vertical-align:middle;
	list-style:none;
	margin-bottom:1px;
	padding:0px;
	padding-top:1px;
	margin-top:0px
}
#left A.grey {
	background:#F6F6F6;
	padding-left:14px;
	color:#696969;
}

#right {
	background:url(/img/bg_menu.jpg) top left repeat-x;
}

#right TD.flash {
	height:205px;
	text-align:right;
	background:url(/img/flash.jpg) top right no-repeat;
}
#right TD.center {
	width:100%;
	height:100%;
}


/***********menu***********/
#right TD.menu {
	height:68px;
	width:100%;
}
#menu {
	width:91%;
	height:68px;
	text-align:right;
	background:url(/img/bg_menu_all.gif) top left repeat-x;	
}
#menu TD.menu1 {
	width:13%;
	background:url(/img/bg_mborder_rt.jpg) top right no-repeat;
	text-align:center;
	padding-right:9px;
}
#menu TD.separ {
	width:11px;
}

/*********news**************/
#news {
	width:188px;
	height:100%;
	background:url(/img/bg_news.gif) bottom left repeat-x #BABABA;
	padding-bottom:30px
}
#news DIV {
	background:url(/img/dots.gif) bottom left repeat-x;
	width:157px;
	margin-left:18px;
	margin-right:13px;
	padding-bottom:10px
}
#news P {
	margin-top:7px;
	margin-bottom:7px;
}
.date {
	color:#FFFFFF;
	font-weight:bold;
}
A.more, A.more:link, A.more:visited, A.more:active {
	background:url(/img/list_02.gif) left no-repeat;
	color:#1A5401;
	padding-left:9px;
	font-weight:bold;
}

/*********content***************/
#content TD.contentInner {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:22px
}

#block {
	width:100%;
	height:100%;
	margin-top:10px
}
#block TD.green {
	background:#3F921B;
	border:1px solid #A3A3A3;
	border-bottom:1px solid #72350B;
	padding:5px 13px 5px 17px;
	color:#FFFFFF
}
#block TD.white {
	border-left:1px solid #A3A3A3;
	border-right:1px solid #A3A3A3;
	padding:5px 10px 10px 7px;
	color:#FFFFFF;
	height:100%
}
#block TD.blue {
	background:url(/img/bg_blue.gif) top left repeat-x #192671;
	border:1px solid #0A1766;
	padding:3px 8px 8px 5px;
	
}
#block TD.blue DIV {
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF
}
.big {
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

