html, body
{
margin:0px;
padding:0px;
background-color: #FFFFFF;
}
body{
font-size: 8pt;
color: #000000;
font-family: Verdana;
}
.body_all{
font-size: 8pt;
color: #000000;
font-family: Verdana;
}
A:link{
font-size: 8pt;
color: #42A2E8;
font-family: Verdana;
text-decoration: underline;
}
A:visited{
font-size: 8pt;
color: #42A2E8;
font-family: Verdana;
text-decoration: underline;
}
A:hover{
font-size: 8pt;
color: #91B5FF;
font-family: Verdana;
text-decoration: none;
}
A:active{
font-size: 8pt;
color: #42A2E8;
font-family: Verdana;
text-decoration: underline;
}
table {
	background-color: #FFFFFF;
}
.title_s{
font-size: 18pt;
color: #707070;
font-family: Arial Narrow;
padding-left: 20px;
padding-bottom: 15px;
background-image:url(images/menu_img.gif);
background-repeat: no-repeat;
margin-left: 10px;
}
.logo{
padding-left: 20px;
padding-top: 10px;
}
.statistic{
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #BCBCBC;
text-decoration: none;
padding-left: 30px;
padding-top: 10px;
}
.table_left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DED8D8;
}
.s_name {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.site_addr {
	font-family: verdana;
	font-size: 48px;
	font-weight: normal;
	text-decoration: none;
	color: #37393A;
}
.menu_top {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #BCBCBC;
	text-decoration: none;
}
.menu_top A:link{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #42A2E8;
	text-decoration: underline;
}
.menu_top A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #42A2E8;
	text-decoration: underline;
}
.menu_top A:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #91B5FF;
	text-decoration: none;
}
.menu_top A:active{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #42A2E8;
	text-decoration: underline;
}
.menu_bottom {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BCBCBC;
	text-decoration: none;
}
.menu_bottom A:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #42A2E8;
	text-decoration: underline;
}
.menu_bottom A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #42A2E8;
	text-decoration: underline;
}
.menu_bottom A:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #91B5FF;
	text-decoration: none;
}
.menu_top A:active{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #42A2E8;
	text-decoration: underline;
}
.statistic_body {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.statistic_numbers {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #42A2E8;
	text-decoration: none;
}
.bottom_s {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/bottom_border.jpg);
	background-repeat: repeat-x;
	padding-bottom: 3px;
}
FORM {
 margin: 0;
}
.login {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.input_field {
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	background-color: #F7F8E8;
	border: 1px solid #A7A7A5;
	width: 135px;
	padding-left: 10px;
}
.s_b {
margin-top: 10px;
}
.content{
padding-left: 30px;
padding-bottom: 30px;
}
.info_panel {

	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	background-color: #F7F8E8;
	border: 1px solid #A7A7A5;
	width: 170px;
	padding-left: 10px;
}
.border_projects {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #959595;
	border-bottom-color: #F3F3F3;
	border-top-style: solid;
}
.input_field2 {

	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	background-color: #F7F8E8;
	border: 1px solid #A7A7A5;
	width: 200px;
	padding-left: 10px;
}
.admin_title {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}