#content p.blk {
	border: 1px solid #fff;
	padding: 10px 20px;
}

/**form**/

.form_caption {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 18px;
	color: #fff;
}

.textbox {
	font-size: 18px;
	width: 80%;
	background: #f9f9f9;
	color: #373737;
	height: 25px;
	font-family: Tahoma,Arial,Helvetica;
	padding-left: 3px;
}

.textbox:hover {
	background: #EAFFE8;
}

.error_textbox {
	font-size: 18px;
	width: 80%;
	background: #FFE3EA;
	color: #373737;
	height: 25px;
	font-family: Tahoma,Arial,Helvetica;
	padding-left: 3px;
}

.textarea {
	font-size: 12px;
	width: 80%;
	background: #f9f9f9;
	color: #373737;
	height: 75px;
	font-family: Tahoma,Arial,Helvetica;
	padding-left: 3px;
}

.textarea:hover {
	background: #EAFFE8;
}

.error_textarea {
	font-size: 12px;
	width: 80%;
	background: #FFE3EA;
	color: #373737;
	height: 75px;
	font-family: Tahoma,Arial,Helvetica;
	padding-left: 3px;
}

.button {
	font-size: 18px;
	font-family: Tahoma,Arial,Helvetica;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/**form**/

/**classes**/

.ots {
	width: 65px;
	height: 12px;
	background: url('images/blackstar.gif') repeat-x;
}

.ots2 {
	width: 0px;
	height: 12px;
	background: url('images/redstar.gif') repeat-x;
}

.menu_noselected {
	vertical-align: top;
	padding-top: 5px;
}

.menu_noselected a {
	color: #007CE1;
	font-size: 18px;
	background: url('images/default/href_bg_blue.jpg') bottom repeat-x;
	text-decoration: none;
}

.menu_noselected a:hover {
	color: #004B88;
	font-size: 18px;
	background: url('images/default/href_bg_blue_hover.jpg') bottom repeat-x;
	text-decoration: none;
}

.menu2_noselected {
	vertical-align: top;
	padding-top: 5px;
}

.menu2_noselected a {
	color: black;
	font-size: 18px;
	background: url('images/default/href_bg_black.jpg') bottom repeat-x;
	text-decoration: none;
}

.menu2_noselected a:hover {
	color: #004B88;
	font-size: 18px;
	background: url('images/default/href_bg_blue_hover.jpg') bottom repeat-x;
	text-decoration: none;
}

.menu_selected {
	vertical-align: middle;
	text-align: left;
	color: #fff;
	font-size: 18px;
	padding-left: 10px;
	background: url('images/default/top_menu_selected.jpg') left no-repeat;
	padding-bottom: 6px;
}

.home_item {
	display: inline;
	list-style: none;
	padding-right: 37px;
}

.bluelinks a {
	color: #279AE6;
	font-size: 12px;
	font-family: Tahoma,Arial,Helvetica;
	text-decoration: underline;
}

.bluelinks a:hover {
	color: #025D99;
	font-size: 12px;
	font-family: Tahoma,Arial,Helvetica;
	text-decoration: underline;
}

.startpage {
	display: inline;
	list-style: none;
	list-style-position: outside;
	background: url('images/default/start_li.jpg') top left no-repeat;
	padding-left: 12px;
}

.searchbox {
	width: 431px;
	height: 16px;
	font-size: 12px;
	color: #4C5256;
	background: white;
	border: 1px #0774AD solid;
}

.last_item {
	width: 287px;
	height: auto !important;
	height: 170px;
	min-height: 170px;
}

.last_item h2 {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	height: 25px;
	height:30px/*ie*/;
	color: #4C5256;
	font-size: 18px;
	font-family: Tahoma,Arial,Helvetica;
	font-weight: lighter;
}

.last_green {
	width: 287px;
	width: 272px/*ie*/;
	height: auto !important;
	height: 140px;
	height: 

115px/*ie*/;
	min-height: 115px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	background: #F3FDDC;
	float: left;
}

.last_green li {
	list-style: none;
	list-style-position: outside;
	padding-left: 20px;
	background: url('images/default/green_li.jpg') top left no-repeat;
	padding-bottom: 5px;
}

.last_green a {
	color: #80B815;
	font-size: 11px;
	text-decoration: underline;
}

.last_green a:hover {
	color: #5E8F02;
	font-size: 11px;
}

.last_blue {
	width: 287px;
	width: 272px/*ie*/;
	height: auto !important;
	height: 140px;
	height: 

115px/*ie*/;
	min-height: 115px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	background: #EDF9FF;
	float: left;
}

.last_blue li {
	list-style: none;
	list-style-position: outside;
	padding-left: 20px;
	background: url('images/default/blue_li.jpg') top left no-repeat;
	padding-bottom: 5px;
}

.last_blue a {
	color: #2492CB;
	font-size: 11px;
	text-decoration: underline;
}

.last_blue a:hover {
	color: #00527D;
	font-size: 11px;
}

.top100 {
	color: #4C5256;
	font-size: 18px;
	font-family: Tahoma,Arial,Helvetica;
	font-weight: lighter;
}

.top100 li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	color: #4C5256;
	font-size: 18px;
	font-family: Tahoma,Arial,Helvetica;
	font-weight: lighter;
}

.top100_green a {
	color: #77B306;
	font-size: 18px;
	background: url('images/default/href_bg_green.jpg') bottom repeat-x;
	text-decoration: none;
}

.top100_green a:hover {
	color: #77B306;
	font-size: 18px;
}

.top100_blue a {
	color: #1CA3EC;
	font-size: 18px;
	background: url('images/default/href_bg_blue2.jpg') bottom repeat-x;
	text-decoration: none;
}

.top100_blue a:hover {
	color: #1CA3EC;
	font-size: 18px;
}

.random_item {
	width: 287px;
	width: 112px/*ie*/;
	height: 18px;
	padding-right: 5px;
	padding-left: 170px;
}

.random_item li {
	list-style: none;
	list-style-position: outside;
	padding-left: 15px;
	background: url('images/default/random_li.jpg') top left no-repeat;
}

.random_item a {
	color: #414141;
	font-size: 11px;
	text-decoration: none;
}

.random_item a:hover {
	color: #000;
	font-size: 11px;
}

.catalog_item {
	padding-bottom: 10px;
	padding-right: 20px;
}

.catalog_icon {
	float: left;
}

.catalog_text {
	min-height: 62px;
	text-align: left;
	color: #025485;
}

.catalog_text h3 {
	color: #cacaca;
	font-size: 20px;
	font-family: Tahoma,Arial,Helvetica;
	font-weight: lighter;
}

.catalog_text h3 a {
	color: #0090E7;
	font-size: 20px;
	font-family: Tahoma,Arial,Helvetica;
	text-decoration: underline;
	font-weight: lighter;
}

.catalog_text h3 a:hover {
	color: #025485;
	font-size: 20px;
}

.catalog_text li {
	display: inline;
	list-style: none;
	list-style-position: outside;
}

.catalog_text li a {
	color: #0090E7;
	font-size: 11px;
	text-decoration: underline;
}

.catalog_text li a:hover {
	color: #025485;
	font-size: 11px;
	text-decoration: underline;
}

.smalllinks li {
	display: inline;
	list-style: none;
}

.smalllinks a {
	color: #2b2b2b;
	font-size: 11px;
	font-family: Tahoma,Arial,Helvetica;
}

.link_number {
	display:none;
	color: white;
	font-size: 18px;
	text-align: center;
	float: left;
	width: 53px;
	height: 27px;
	margin-left: -70px;
	padding-top: 2px;
	position: absolute;
	background: url('images/default/number_bg.jpg') top left no-repeat;
}

.link_content {
	height: auto !important;
	height: 30px;
	min-height: 30px;
	padding-bottom: 10px;
}

.link_content h3 a {
	font-size: 18px;
	text-decoration: underline;
	color: #fff;
	font-weight: lighter;
}

.link_content h3 a:hover {
	color: #034668;
	font-size: 18px;
}

.link_content b {
	font-size: 18px;
	font-weight: lighter;
}

.link_content p {
	font-size: 12px;
}

.subviews {
	padding-top: 2px;
	padding-bottom: 2px;
}

.newsbox {
	padding-bottom: 10px;
}

.news {
	width: 300px;
	width: 255px/*ie*/;
	height: auto !important;
	height: 50px;
	height: 34px/*ie*/;
	min-height: 50px;
	margin-right: 15px;
	float: left;
	background: #f6f6f6;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #2492CB;
}

.news h2 {
	font-size: 18px;
	color: #6f6f6f;
	font-weight: lighter;
}

.news p {
	color: black;
}

.leftmenu {
	width: 215px;
	width: 200px/*ie*/;
	height: auto !important;
	height: 150px;
	min-height: 150px;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 15px;
	color: #858585;
	font-size: 11px;
}

.leftmenu h3 {
	padding-top: 3px;
	font-size: 18px;
	font-family: Tahoma,Arial,Helvetica;
	text-decoration: none;
	color: #d1d1d1;
	font-weight: lighter;
}

.leftmenu h3 a {
	font-size: 18px;
	font-family: Tahoma,Arial,Helvetica;
	text-decoration: none;
	color: #23A8ED;
}

.leftmenu h3 a:hover {
	font-size: 18px;
}

.leftmenu li {
	display: list-item;
	list-style: none;
	list-style-position: outside;
}

.leftmenu li a {
	color: #282828;
	font-size: 11px;
	text-decoration: none;
}

.leftmenu li a:hover {
	font-size: 11px;
}

.leftmenu p {
	font-size: 11px;
	color: #858585;
}

/**id**/

#container {
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	text-align: left;
}


#logo_menu {
	padding-top: 12px;
	padding-left: 16px;
	width: 590px;
	width: 574px/*ie*/;
	height: 144px;
	height:132px/*ie*/;
	float: left;
}

#menu {
	width: 574px;
	height: 39px;
	float: left;
}

#home_add {
	padding-left: 14px;
	padding-top: 26px;
	width: 364px;
	width: 

350px/*ie*/;
	height: 144px;
	height: 118px/*ie*/;
	margin-right: 3px;
	float: right;
	background: url('images/default/home_bg.jpg') top repeat-x;
}

#home {
	width: 350px;
	height: 74px;
	float: left;
}

#add {
	width: 350px;
	height: 39px;
	float: left;
}

#search_last {
	width: 590px;
	height: auto !important;
	height: 287px;
	min-height: 287px;
	float: left;
}

#search {
	padding-left: 20px;
	padding-top: 15px;
	width: 590px;
	width: 570px/*ie*/;
	height: 91px;
	height: 76px/*ie*/;
	float: right;
	background: #F2F2F2 url('images/default/search_bg.jpg') top no-repeat;
}

#search h2 {
	color: #fff;
	font-size: 18px;
	font-family: Tahoma,Arial,Helvetica;
	font-weight: lighter;
}

#search p {
	font-size: 12px;
	color: white;
}

#last {
	padding-top: 26px;
	width: 590px;
	height: auto !important;
	height: 197px;
	height: 

171px/*ie*/;
	min-height: 197px;
	float: left;
}

#rss_news {
	width: 367px;
	width: 344px/*ie*/;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 19px;
	padding-right: 4px;
	height: 287px;

height: 272px/*ie*/;
	float: right;
	background: #F2F2F2 url('images/default/rss_news_bg.jpg') top no-repeat;
}

#rss_news h2 {
	padding-left: 20px;
	font-size: 18px;
	font-family: Tahoma,Arial,Helvetica;
	font-weight: lighter;
	color: #4C5256;
}

#scroll {
	width: 325px;
	height: 255px;
	height: 250px/*ie*/;
	float: left;
	overflow: hidden;
}

#scroll h2 {
	padding-top: 5px;
	padding-left: 20px;
	font-size: 18px;
	font-family: Tahoma,Arial,Helvetica;
	font-weight: lighter;
	color: #949BA0;
	padding-bottom: 7px;
}

#scroll li {
	list-style: none;
	list-style-position: outside;
	padding-left: 20px;
	background: url('images/default/rss_li.jpg') top left no-repeat;
	padding-bottom: 5px;
}

#scroll a {
	color: #272937;
	font-size: 11px;
	text-decoration: underline;
}

#scroll a:hover {
	color: #353D7C;
	font-size: 11px;
}

#scroll_panel {
	width: 15px;
	text-align: center;
	height: 255px;
	float: right;
}

#top_random_caption {
	height: 80px;
	float: left;
}

#random_caption {
	width: 590px;
	height: 80px;
	float: left;
}

#random {
	width: 590px;
	height: 18px;
	float: left;
}

#caption {
	width: 590px;
	height: 62px;
	height: 42px/*ie*/;
	padding-top: 20px;
	float: left;
}

#caption h1 {
	padding-left: 20px;
	font-size: 18px;
	font-family: Tahoma,Arial,Helvetica;
	font-weight: lighter;
	color: #000;
}

#top {
	padding-left: 7px;
	padding-top: 23px;
	width: 364px;
	width: 357px/*ie*/;
	height: 80px;
	height: 57px/*ie*/;
	float: right;
}


#center {
	padding-bottom: 70px;
	text-align: left;
}



#center h2 {
	font-size: 16px;
	font-weight: lighter;
	color: #ccc;
	font-family: Tahoma,Arial,Helvetica;
	padding-top: 0px;
	padding-right: 10px;
}

#center p {
	font-size: 12px;
	font-weight: lighter;
	color: #ccc;
	font-family: Tahoma,Arial,Helvetica;
	padding-top: 5px;
	padding-bottom: 5px;
}

#center ul {
	padding-left: 15px;
}

#leftmenu {
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	color: #858585;
	font-size: 11px;
	padding: 5px 10px;
	background-color: #3c3330;
}

p.trail {
	padding:  0px;
	margin: 0px;
	font-size: 11px
}

#leftmenu h3 {
	padding-top: 3px;
	font-size: 18px;
	font-family: Tahoma,Arial,Helvetica;
	text-decoration: none;
	color: #d1d1d1;
	font-weight: lighter;
}

#leftmenu h3 a {
	font-size: 18px;
	font-family: Tahoma,Arial,Helvetica;
	text-decoration: none;
	color: #23A8ED;
}

#leftmenu li {
	display: list-item;
	list-style: none;
	list-style-position: outside;
}

#leftmenu li a {
	color: #0090E7;
	font-size: 11px;
	text-decoration: none;
}

#leftmenu p {
	font-size: 11px;
	color: #fff;
	padding: 0px;
	margin:  0px;
}

#rightmenu {
}

#rightmenu h2 {
	color: #fff;
	font-size: 18px;
}

#mama_footer {
	height: 70px;
	margin-top: -70px;
	float: left;
}

