a {
	text-decoration: none;
	color:#558800;
}

a:hover {
	text-decoration: underline;
	color:#558800;
}

/* MAIN MENU */

a.mainmenu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color:#FFFFFF
	!important
} 

a.mainmenu:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color:#FFFFFF
	!important
}

a.mainmenu_s {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFF99
	!important
} 

a.mainmenu_s:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color:#FFFF99
	!important
}

a.submenu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#333333;
	line-height: 13px;
} 

a.submenu:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color:#333333;
	line-height: 13px;
}

.submenu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 13px;
}

a.submenu_active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#333333;
	font-weight: bold;
	line-height: 13px;
} 

a.submenu_active:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color:#333333;
	font-weight: bold;
	line-height: 13px;
}

a.submenu2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#333333;
	line-height: 13px;
} 

a.submenu2:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color:#333333;
	line-height: 13px;
}


/* MENU STYLES */

.menug_title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color:#FFFFCC;
}

.menug_title a {
	text-decoration: none;
	color:#FFFF66;
}

.menug_title a:hover {
	text-decoration: underline;
	color:#FFFF66;
}

.menus_title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color:#FFFF99;
}

.menus_link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color:#E9E9E9;
} 

.menus_link a {
	text-decoration: none;
	color:#E9E9E9;
}

.menus_link a:hover {
	text-decoration: underline;
	color:#E9E9E9;
}


/* TEXT STYLES */

td, .text, .thumb_title, .thumb_caption {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color:#333333;
}

.text_cn {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#333333;
}

.dwtext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 10px;
}

.dwtext a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 10px;
}

.dwtext a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 10px;
	text-decoration: underline;
}

.forum_links {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#333333;
}

.small_text {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color:#666666
}

.alert {
	color:#ff0000;
}

.message {
	color:#009900;
}

.header, h1 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000066;
	display: inline;
	margin-bottom: 7px;
}
.content_header{ 
	text-align: center;
	font-weight: bold;
	font-size: 25px;
}

.news_header {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: none; 
	color:#003366;
	letter-spacing: -1px;
}

.news_header a {
	color:#003366;
	text-decoration: none;
}

.news_header a:hover {
	color:#003366;
	text-decoration: underline;
}

.date {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#999999;
	letter-spacing: -1px;
}

INPUT, TEXTAREA, SELECT, RADIO 
{ 
	font-family: Arial, Tahoma, Verdana, sans-serif;
 	font-size: 11px;
	color:#333333;
	border-width: 1;
	border-color: #cccccc;
}

/* Классы для стилей форума */

.forumline	{ 
	background-color: #FFFFFF;
	border: 1px #5a8700 solid;
}

.thHead {
	font-weight: bold;
	border: #FFFFFF;
	border-style: solid;
	height: 28px;
}

th.thHead,td.catHead {
	font-size: 12px;
	border-width: 1px 1px 0px 1px;
}

th	{
	color: #ffffff; font-size: 11px; font-weight : bold;
	background-color: #5a8700; height: 25px;
	background-image: url("/images/cell3.gif");
}

td.catHead {
	height: 29px;
	border-width: 0px 0px 0px 0px;
	background-image: url("/images/cell1.gif");
	background-color:#D1D7DC;
	border: #FFFFFF;
	border-style: solid;
	height: 28px;
	border-width: 0px 0px 0px 1px;
	color: #333333;
	font-size: 12px;
}

td.row1	{ 
	background-color: #f2f2f2;
}