body {padding:0; margin:0; }
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#494949;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

table#main
{
	width: 100%;
	min-width: 950px;
	max-width: 1280px;
	
}

div.left-top
{
	width: 135px;
	float: left;
	padding: 0px;
	position: relative;

	border:0;
}

div.left-down
{
	width: 135px;
	float: left;
	padding: 0px;
	position: relative;

	border:0;
}

div.right-top
{
	width: 135px;
	float: right;
	padding: 0px;
	position: relative;
	left:135px
	border:0;
}
div.right-down
{
	width: 135px;
	float: right;
	padding: 0px;
	position: relative;
	border:0;
}

.bg_top {background:url(/design/images/bg_top.jpg) left no-repeat}
br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

#content{ padding:5px 5px 5px 5px; } 

img { border:0px}
span {color:#61BA12;} 

a{color:#61BA12; text-decoration:underline} 
a:hover{text-decoration:none}

ul{margin:0; padding:0; list-style:none; line-height:18px}
li{background:url(/design/images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:20px; background-position:0 6px }
li a{color:#61BA12;} 
 
.header{color:#2C1F1E; font-size:10px;} 

.footer{color:#6C6C6C; font-size:11px; background:url(/design/images/line2.gif) no-repeat top} 
.footer a {color:#6C6C6C; text-decoration:none}
.footer a:hover{ text-decoration:underline} 
.footer span a {color:#61BA12; text-decoration:underline}
.footer span a:hover{ text-decoration:none} 

.more{background:url(/design/images/1_z1.gif)  center left no-repeat; padding-left:11px; vertical-align:middle; color:#000000}

.input1{
   background:#FFFFFF;
   border:1px solid #BCBCBC;
   padding-left:5px;
   width:117px; height:21px;
   vertical-align:middle;
   margin-right:5px;
   color:#151314; font-size:10px
}
#input2{
   border:none;
   padding-left:0px;
   width:23px; height:23px;
   vertical-align:middle
}
#input3{
   padding-left:0px;
   width:41px; height:11px;
   border:0px;
   margin-left:66px
}
#input4{
   padding-left:0px;
   width:37px; height:11px;
   border:0px;
   margin-left:33px
}
input{
   background:#FFFFFF;
   border:1px solid #BCBCBC;
   padding-left:5px;
   width:178px; height:21px;
}
textarea{
   background:#FFFFFF;
   border:1px solid #BCBCBC;
   padding-left:5px;
   width:178px; height:106px;
   overflow:auto}
div#topmenu
{ text-shadow: 1px 0px 0px #000;
	margin: 0px auto;
	width: 500px;
/*	background-color: #ccc;*/
}
div#topmenu ul
{
	margin: 0;
	padding: 7px 0px 0px 0px;
	width: auto;
	overflow: visible;
	white-space: nowrap;
}
div#topmenu li
{
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 1px;
	background-color: #fff;
	background-image: none;
}
div#topmenu a
{
	display: block;
	margin: 0;
	padding: 16px 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background-color: #333333;
	background-image: url("/design/images/link.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
div#topmenu a:hover
{
	background-image: url("/design/images/hover.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: underline;
}
div#topmenu a.active
{
	background-image: url("/design/images/active.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

