/* CSS Document */

body
		{
	margin: 0;
	padding:0;
	font: 55% Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align: center;
	background: #ffffff url(img/bg.gif) 50% 50% repeat-y;
	background-color: #6cc9eb;
		}
#wrapper
		{
		margin: 0 auto;
		width: 699px;
		text-align: left;
		}
#top
		{
	text-align: right;
	background: #ffffff url(img/top.gif);
	display: block;
	height: 150px;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8395DE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
		}
#nav
		{
	text-align: center;
	background: #ffffff url(img/nav.gif);
	display: block;
	height: 16px;
	padding-top: 3px;
	font-size: 10px;
}
#nav a {
	color: #8395DE;
	text-decoration: none;
}
#nav a:link {
	color: #8395DE;
	text-decoration: none;
}
#nav a:hover {
	color: #FF6600;
	text-decoration: none;
}
#title
		{
	text-align: center;
	background: #ffffff url(img/title.gif);
	display: block;
	height: 25px;
	padding-top: 7px;
	font-size: 14px;
}
.page_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.left_title {
	font-size: 14px;
	font-weight: bold;
	color: #8295E1;
	text-align: center;
}
.left_title a {
	color: #8395DE;
	text-decoration: none;
}
.left_title a:link {
	color: #8395DE;
	text-decoration: none;
}
.left_title a:hover {
	color: #FF6600;
	text-decoration: none;
}
.right_title {
	font-size: 14px;
	font-weight: bold;
	color: #8395DE;
	text-align: center;
}
.right_title a {
	color: #8395DE;
	text-decoration: none;
}
.right_title a:link {
	color: #8395DE;
	text-decoration: none;
}
.right_title a:hover {
	color: #FF6600;
	text-decoration: none;
}
.content {
	border: 1px solid #8395DE;
	color: #000033;
	display: block;
	height: auto;
}
.contenttext {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 5px;
}
#main {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #8395DE;
	text-align: center;
	padding-bottom: 5px;
	}
#main a {
	color: #8395DE;
	text-decoration: none;
}
#main a:link {
	color: #8395DE;
	text-decoration: none;
}
#main a:hover {
	color: #FF6600;
	text-decoration: none;
}
#left_img {
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
#right_img {
	text-align: left;
	padding-left: 5px;
}
.heading1 {
	font-size: 12px;
	font-weight: bold;
}
