body {
	background-color:#6B6F77;
	font-family:Arial, Helvetica, sans-serif;
	/*color:#8B919C;*/
	color:#3B3B3B;
	font-size:11px;
	text-align: center;
	margin-top:50px;
	margin-bottom: 30px;
	}
#container {
	margin: 0px auto;
	width:868px; 
	text-align: left;		
	}
#body {
	width:868px;
	background-image:url(images/bgr.gif);
	background-position:top;
	background-repeat:repeat-y;		
	}
#bgr {
	width:868px;
	background-image:url(images/bottom_bgr.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:16px;		
	}	
#top_bgr {
	padding-left:14px;
	padding-right:14px;
	padding-top:11px;	
	width:840px;
	background-image:url(images/top_bgr.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
a {
	color: #008BD1;
	text-decoration: underline;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
a:hover {
	text-decoration:none;	
	}
#flash {
	width:840px;
	font-size:1px;
	}
#content {
	width:800px;
	background-color:#E5E5E5;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	padding-bottom:30px;
	}
.double_col {
	width:280px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	}
.triple_col {
	width:440px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	background-image:url(images/line.gif);
	background-position:left;
	background-repeat:repeat-y;
	}
.header {
	color:#3B3B3B;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	}
.text {
	padding-bottom:5px;
	}
.inp {
	background-color:#D0D3D6;
	border:1px solid #D0D3D6;
	width:200px;
	margin-bottom:3px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
a.submit {
	background-image:url(images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:23px;
	display:block;
	height:17px;
	color:#3B3B3B;
	margin-top:7px;	
	}
.left_menu {
	width:200px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	}
.left_menu a {
	display:block;
	padding-bottom:10px;
	width:200px;
	color:#3B3B3B;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.left_menu a:hover {
	color:#008BD1;
	}
.left_menu .current_page {	
	padding-bottom:10px;
	width:200px;
	color:#008BD1;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.right {
	width:520px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	background-image:url(images/line.gif);
	background-position:left;
	background-repeat:repeat-y;
	}
.img {
	width:120px;
	float:left;
	margin-right:20px;
	margin-top:10px;
	}
.first {
	margin-top:0px;
	}
.float {
	float:left;
	padding-top:10px;
	width:380px;
	}
.float_first {
	float:left;
	width:380px;
	}
.spacer {
	height: 1px;
	clear: both;
	font-size: 1px;
	}
#footer {
	/*
	background-image:url(images/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	*/	
	width:814px;
	padding-top:4px;
	background-color:#6B6F77;	
	color:#000;
	font-size:11px;	
	height:auto;
	padding-left:54px;
	}	
#footer a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}
#footer a:hover {
	text-decoration:underline;
	}
#footer .design {
	color:#939393;
	font-size:10px;
	padding-top:10px;
	}
#footer .design a {
	color:#939393;
	font-size:10px;
	text-decoration:underline;
	}
#footer .design a:hover {
	text-decoration:none;
	}
#footer a.activ {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
	}

.five_col {
	width:760px;	
	padding-left:20px;
	padding-right:20px;	
	}

#field_one {
	float:left;
	width:140px;
	padding-right:20px;
	height:auto;
	padding-bottom:2px;	
	text-align:right;
	}
#field_two {
	float:left;
	width:260px;
	padding-bottom:2px;
	height:auto;
	}
.form {
	margin-top:20px;
	}
.inp_file {
	background-color:#D0D3D6;
	border:1px solid #D0D3D6;
	width:200px;
	margin-bottom:2px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
.inp_select {
	background-color:#D0D3D6;
	border:1px solid #D0D3D6;
	width:200px;
	margin-bottom:2px;
	border:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
.inp_text {
	background-color:#D0D3D6;
	border:1px solid #D0D3D6;
	width:200px;
	margin-bottom:2px;
	font-size:11px;
	height:80px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
.submit_btn {
	background-image:url(images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:23px;
	display:block;
	height:17px;
	color:#3B3B3B;
	margin-top:7px;
	width:80px;
	text-align:left;
	border:none;
	background-color:transparent;
	font-weight:bold;
	text-decoration: underline;	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
    
p, ul {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.cat_header_first {
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:0px;
	color:#318122;
	}
.cat_header {
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:20px;
	color:#318122;
	}
.imgs {
	width:120px;
	/*
	height:120px;
	background-color:#fff;	
	*/
	}
.imgs_first {
	width:120px;		
	}
#tumb_first {
	width:120px;
	float:left;
	margin-left:0px;
	margin-top:13px;
	}
#tumb {
	width:120px;
	float:left;
	margin-left:13px;
	margin-top:13px;
	}
.tumb_name {
	padding-bottom:3px;
	height:16px;
	}
#admin_menu {
	width:800px;
	background-image:url(images/admin_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#6B6F77;
	height:169px;	
	color:#CFCFCF;
	font-size:1px;
	padding-left:40px;
	padding-top:40px;
	}
#admin_menu a {
	display:block;
	float:left;
	color:#CFCFCF;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:15px;
	font-size:12px;
	}
#admin_menu a:hover {
	color:#05A1F0;
	}
	




	
	
.left_menu_inbox a.inbox {
	display:block;
	padding-bottom:10px;
	width:80px;
	color:#3B3B3B;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	}
.left_menu_inbox a:hover {
	color:#008BD1;
	}	
.left_menu_inbox .inbox_current_page {	
	padding-bottom:10px;
	width:80px;
	color:#008BD1;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	}
.left_menu_inbox span {
	width:40px;
	float:left;
	text-align:right;
	padding-bottom:10px;
	}
.percent-10 {
    float: left;
    line-height: 23px;
    width: 10%;
	}
.percent-15 {
    float: left;
    line-height: 23px;
    width: 15%;
	}
.percent-20 {
    float: left;
    line-height: 23px;
    width: 20%;
	}
.percent-30 {
    float: left;
    line-height: 23px;
    width: 29%;
	}

.percent-45 {
    float: left;
    line-height: 23px;
    width: 45%;
	}
.table {
	width:600px;
	padding-top:10px;
	}
.table a {
	color:#3B3B3B;
	}
.table_top{
	background-color:#D0D3D6;
	}
.table_even {
	background-color:#DCDDDE;
	}
.th {
	font-weight:bold;
	padding-left:3px;
	}
.td {
	padding-left:3px;
	}
.msg {
	padding-bottom:10px;
	}
.left_menu_inbox {
	width:120px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	}
.right_inbox {
	width:600px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	background-image:url(images/line.gif);
	background-position:left;
	background-repeat:repeat-y;
	}
#field_one_compose {
	float:left;
	width:55px;
	padding-right:10px;
	height:auto;
	padding-bottom:2px;	
	text-align:right;
	}
#field_two_compose {
	float:left;
	width:535px;
	padding-bottom:2px;
	height:auto;
	}
.inp_text_compose {
	background-color:#D0D3D6;
	border:1px solid #D0D3D6;
	width:510px;
	margin-bottom:2px;
	font-size:11px;
	height:100px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
.inp_compose {
	background-color:#D0D3D6;
	border:1px solid #D0D3D6;
	width:220px;
	margin-bottom:3px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
.line {
	border-bottom:1px solid #B6B6B6;
	margin-bottom:10px;
	}
.header_line {
	color:#3B3B3B;
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:1px solid #B6B6B6;
	margin-bottom:10px;
	}