html	{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  background-color: #0072BC;
  color: #555555;
}

table {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	padding: 0px;
	margin: 0px;
}

.maintable {
	background-color: #fff;
	font-weight: normal;
	color: #636363;
}

body {
  color: #555555;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  background-color: #0072BC;
  background-image: url(img/main_bg.jpg);
  background-position: top;
  background-repeat: repeat-x;
}

a {
	color: #0072BC;
	text-decoration: none;
}

a:hover {
	color: #00A99D;
	text-decoration: underline;
}

.mainmenu {
	width: 966px; 
	height: 38px; 
	background-image: url(img/mainmenu_bg.jpg); 
	background-repeat: repeat-x;
	padding-top: 10px;
}

.main_title {
	color: #0054A6;
	font-weight: bold;
	font-size: 14px;
}

.boxtovar{float:left;width:160px;text-align:center;padding:5px 5px 5px 5px;}
.leftbar .itemsbox{border-right:1px solid #959595;margin:5px 0px 5px;padding:0px 4px 8px 5px;}
.leftbar .itemsbox .w{padding-bottom:20px;}
.title{background-color:#fff;}
.title .w{height:34px;}
.title .txt{padding:7px 0px 0px 20px;font-weight:bold;color:#0054A6;}
.title2{background:#fff;}
.title2 .w{height:34px;}
.title2 .txt{padding:7px 0px 0px 20px;font-weight:bold;color:#0054A6;}
.title3{background:#FFF;}
.title3 .w{height:34px;}
.title3 .txt{padding:7px 0px 0px 20px;font-weight:bold;color:#0054A6;}
.title3 .l{background:url("img/title3l.jpg") left no-repeat;}
.title3 .r{background:url("img/title3r.jpg") right no-repeat;}
.title3 h2{margin:0px;padding:0px;font-size:14px;}
.leftbar .itemsbox{border-right:1px solid #959595;margin:10px 0px 10px;padding:0px 8px 8px 15px;}
.leftbar .itemsbox .w{padding-bottom:20px;}

#left_panel {
	background-image: url(img/mainmenu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #0072BC;
}

#left_panel a.selected {
	color: #00A99D;
}

.news {
	color: #B1E8FE;
}

.news_title {
	color: #fff;
	font-weight: bold;
}

.news a {
	color: #fff;
	text-decoration: underline;
}

.news a:hover {
	color: #00A99D;
	text-decoration: underline;
}

#foother {
	color: #B1E8FE;
}

#foother a {
	color: #fff;
}

#foother a:hover {
	color: #B1E8FE;
	text-decoration: underline;
}

#foother .fothermenu a.selected {
	color: #B1E8FE;
	text-decoration: underline;	
}

.user_button {
	background-image: url(img/buttons.jpg);
	width: 174px;
	height: 88px;
	float: left;
}

td .custom0 {
	background-color: #B7EAFF;
}

#tabintext td {
	background-color: #B7EAFF;
}

.submit_blue			{
	border: 1px solid #448CCB;
	background-image: url(img/button_blue.jpg);
	background-repeat: repeat-x;
	height: 20px;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

.feedback_form_text {
	border: 1px solid #83C7F4;
	width: 123px;
	height: 17px;
}

.feedback_form_area {
	border: 1px solid #83C7F4;
	width: 188px;
	height: 71px;
}

.feedback_general {
	color: #0072B9;
	font-size: 11px;
}

.feedback_title {
	color: #02AA9B; 
}

.feedback_button {
	/*border: 1px solid white;*/
	border: 0px;
	color: white;
	background-image: url(img/button_bg_81.jpg);
	background-repeat: no-repeat;
	width: 81px;
	height: 20px;
}

.mainpage {
	background-image: url(img/mainpage_bg.jpg);
	background-repeat: repeat-x;
	min-height: 700px;
}

.mainpage a {
	color: white;
}

.mainpage a:hover {
	color: #A6E6FF;
	text-decoration: underline;
}