body{
	margin: 0 0;
	background: #083245 url(imgs/bg.jpg) repeat-x top;
}
.top{
	background: url(imgs/logo.jpg) no-repeat top left;
	padding-left: 90px;
}
.input1 {
	width: 190px;
	border: 1px solid #0C3142;
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	padding: 2px;	
	margin-top:5px;
}
.right{
	background: url(imgs/right_top.jpg) no-repeat top right;
}
.right2{
	background: url(imgs/right_rep.jpg) repeat-y right;
}
.left{
	background: url(imgs/left.jpg) repeat-y left;
}
.left_border{
	border-left: 5px solid #000000;
	border-right: 2px solid #000000;
}
.categ{
	color: #FFFFFF;
	font: normal bold 11px Trebuchet MS;
}
a.categ_click, a.categ_click:active, a.categ_click:visited{
	color: #FFFFFF;
	font: normal bold 11px Trebuchet MS;
	text-decoration: none;
}
a.categ_click:hover{
	color: #FFFFFF;
	font: normal bold 11px Trebuchet MS;
	text-decoration: underline;
}
a.list_categ, a.list_categ:active, a.list_categ:visited{
	color: #FFFFFF;
	font: normal normal 11px Verdana;
	text-decoration: none;
}
a.list_categ:hover{
	color: #FFFFFF;
	font: normal normal 11px Verdana;
	text-decoration: underline;
}
.image{
	border: 1px solid #FF3300;
	display: block;
}
.down_right{
	background: url(imgs/rd.jpg) no-repeat bottom;
}

.form{
	font: normal bold 15px TVerdana;
	color: #FFFFFF;
}
.input {
	width: 430px;
	border: 1px solid #660000;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	padding: 2px;	
	margin-top:5px;
}
#copyright {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color:#fff; text-align:center;}