body {
	background-color:#333333;
}
a {
	color: #4691FF;
}
a:hover {
	color: #333333;
}
#content {
	background:url(../img/plain.jpg) #FFFFFF top center repeat-x scroll;
}
.black_top {
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	border-bottom: #4691FF solid 1px;
}
#menu_bg {
	background-color: #EDEDED;
	border-top: #4691FF dashed 1px;	
	border-bottom: #4691FF dashed 1px;
}
#menu .menu a {
	color: #666666;
}
#menu .menu a:hover,#menu .menu .selected a {
	color: #4691FF;
	background: url(../img/top_menu_bg_plain.jpg) center top repeat-x #EFEFEF;
}
.template_tab img {
	border: 1px solid #4691FF;
}
.ann *,.ann1,.ann2,.ann3,.ann4,.ann5,.ann_main,.ann_main2 {
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	background: #EFEFEF;
}
.ann_title {
	color: #4691FF;
}
.ann_main a, .ann_main a:active { 
	color: #4691FF;
}
.ann_main2 ul {
	border-top: 1px solid #CCCCCC;
}
.ann_main2 ul li a,.ann_main2 ul li a:hover, .ann_main2 ul li a:focus {
	color: #000000;
	background-color: #EFEFEF;
	border-bottom: 1px solid #CCCCCC;
}
.ann_main2 ul li a:hover, .ann_main2 .selected a {
	color: #FFFFFF;
	background: url(../img/menu_bg_blue.jpg) center top repeat-x #4691FF;
	border-bottom: 1px solid #CCCCCC;
}
.side_title,.side_title2,.side_title3 {
	color: #4691FF;
}

.page *, .page1, .page2, .page3, .page4, .page5, .page_main {
	background: #F8F8F8;
}

.page_main .content_title,.page_main .content_title2,.page_main .content_title3 {
	color: #4691FF;
}
.content_title, .content_title2, .content_title3 {
	color: #4691FF;
}
#footer {
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
	background-color: #131313;
	color:#333333;
	border-top: #4691FF solid 1px;
}
.foot_copyright {
	color: #4691FF;
}
.foot_menu_title {
	color: #4691FF;
}