body {
	margin: 0px;
	background: url(img/bg.jpg);
}
body, td, p {
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	font-family: Tahoma;
	color: #0F2847;
}
a:visited {
	font-family: Tahoma;
	color: #0F2847;
}
a:hover {
	font-family: Tahoma;
	color: #254F82;
	text-decoration: none;
}
.top {
	color: #8AA4BF;
	font-size: 11px;
}
.top a:link {
	color: #8AA4BF;
	text-decoration: none;
}
.top a:visited {
	color: #8AA4BF;
	text-decoration: none;
}
.top a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2;
	font-weight: normal;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #C0C0C0;
	text-decoration: none;
}
.bot {
	color: #E2EDF3;
	font-size: 11px;
}
.bot a:link {
	color: #E2EDF3;
	text-decoration: underline;
}
.bot a:visited {
	color: #E2EDF3;
	text-decoration: underline;
}
.bot a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.left_menu {
	padding: 10 0 10 15;
	margin: 0;
}
.left_menu li {
	background: url(img/r1.gif) top left no-repeat;
	padding: 0 0 3 10;
	font-size: 11px;
	list-style: none;
}
.left_menu a:link {
	color: #ACE8FB;
}
.left_menu a:visited {
	color: #ACE8FB;
}
.left_menu a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #008E9C;
	text-transform: none;
	letter-spacing: normal;
	text-align: center;
	border-bottom: solid 1px #008E9C;
	border-left: solid 5px #008E9C;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #008E9C;
	text-transform: none;
	letter-spacing: normal;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
h3 {
	font-size: 12px;
	color: #008E9C;
	text-align: left;
	text-indent: 20px;
}
h4 {
	text-align: center;
}
h5 {
	text-align: center;
	font-size: 11px;
}
h6 {
	font-size: 12px;
}

