﻿@charset "utf-8";


#sidebar_left {
	background-image:url('../images/bluegreen/sidebar_left_top.gif');
	background-repeat:no-repeat;
}
#sidebar_right {
	background-image:url('../images/bluegreen/sidebar_right_top.gif');
	background-repeat:no-repeat;
}
li {
	background-image : url(../images/bluegreen/list.png);
	background-repeat : no-repeat;
	background-position : 0 2px;
}
.blog_more ul li {
	background-image : url(../images/bluegreen/list.png);
	background-repeat : no-repeat;
	background-position : 0 2px;
}
div.module_menu h3 {
	color: #1288FF;
}
#search_inner .inputbox:hover {
	color: #1288FF;
}
#breadcrumbs {
	color:#1288FF;
}
#breadcrumbs a {
	color: #1288FF;
}
.module_menu ul.menu li a:hover, .module_menu ul.menu li a:active, .module_menu ul.menu li a:focus {
	color: #ffff00;
}
ul#mainlevel-nav li a {
	color:#ffffff;
}
a, a:link, a:visited, a:active, a:focus {
	color: #1288FF;
}
.button:hover {
	color: #1288FF;
}
.sitetitle {
	color: #1288FF;
}
.module_menu ul.menu li a:first-letter {
	color: #1288FF;
}
#user5 div.moduletable h3, #user6 div.moduletable h3, #user7 div.moduletable h3 {
	color: #1288FF;
}
#top div.moduletable h3, #user1 div.moduletable h3, #user2 div.moduletable h3 {
	color: #1288FF;
}
table.module th, .module_text h3 {
	color: #1288FF;
}
div.module h3{
	color: #1288FF;
}
#sidebar_left div.module h3, #sidebar_right div.module h3 {
	color: #1288FF;
}
.contentheading {
	color: #1288FF;
}
.contentheading a {
	color: #1288FF;
}