.bg {
	background-color: #243C54;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_main {
	background-color: #E5E9EC;
	background-image: url(images/mainbody_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.copy {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.font {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #243C54;
}
li {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	list-style-position: outside;
	list-style-image: url(images/bolet.gif);
	list-style-type: none;
	padding: 0px;
}
.head {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #243C54;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
	padding-right: 0px;
	padding-left: 20px;
}
a.right:link {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #243C54;
	text-decoration: none;
}
a.right:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #243C54;
	text-decoration: none;
}
a.right:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fontHead {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D9226;
}
.fontwhite {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #cccccc;
	line-height: 25px;
}
.img {
	border: 1px dotted #243C54;
}
