@charset "utf-8";
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftcolumn {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
}
.leftcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663399;
	font-weight: bolder;
	margin-left: 0px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 0px;
}
.left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
}
.main {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
}
.left a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
.left a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663366;
	text-decoration: none;
}
.left a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663366;
	text-decoration: underline;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.bottomlinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.bottomlinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
.para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 5px;
}

