body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #565c62;
	margin: 26px 0px 0px 0px;
	background-color: #e5e5e5;
	line-height: 17px;
}
a {
	text-decoration:underline;
	color:#0c75ab;
}
a:hover {
	text-decoration:underline;
	color: #352062;
}
img {	border-width: 0px;}

h2 {
	color: #4d5359;
	font-weight: bold;
	font-size: 18px;
	margin-top:0px;
}
#left {
	background-image: url(img/left.gif);
	background-repeat: repeat-y;
	width: 4px;
}
#right {
	background-image: url(img/right.gif);
	background-repeat: repeat-y;
	width: 4px;
}
.main {
	background-color: #ffffff;
}
#ban {
	background-color: #1c87bd;
	background-image: url(img/ban.jpg);
	background-repeat: no-repeat;
	width : 900px;
	height: 231px;
}
h1 {
	color: #ffffff;
	font-size: 30px;
	margin-top:0px;
}
h3 {
	color: #0c75ab;
	font-size: 20px;
}
.ban_str {
	color:#ffffff;
	font-size: 15px;
}
#cntr {
	background-image: url(img/mnu_back.gif);
	background-repeat: repeat-x;
	
}
.mnu_div {
	background-image: url(img/mnu_vert.gif);
	background-repeat: repeat-y;
	width:2px;
}
.mnu_i {
	color:#0c75ab;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.yell_sq {
	background-image: url(img/yell_sq.gif);
	background-repeat: no-repeat;
	height: 232px;
	width: 469px;
}
.blue_sq {
	background-image: url(img/bot_sq.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 841px;
}
.star {
	background-image: url(img/star.png);
	width:26px;
	height: 26px;
	color:#ffffff;
	font-weight: bold;
	font-size: 14px;
	background-repeat: no-repeat;
}
.box_str {
	color:#565c62;
	font-size: 14px;
	font-weight: bold;
}