body,td,th {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: x-large;
	color: #CC6600;
	font-weight: lighter;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-size: large;
	color: #333333;
	font-weight: lighter;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	font-size: large;
	color: #ffffff;
	font-weight: lighter;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.maintop {
	background-color: #000000;
	height: 381px;
	width: 100%;
}
.maintop_shadow {
	background-color: #FFFFFF;
	background-image: url(images/bg_main_top_shadow.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: 100%;
}
.maincenter_top {
	color: #CCCCCC;
	height: 222px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 33px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
}
.maincenter_bottom {
	color: #FFFFFF;
	height: 155px;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.top_left_bubbles {
	float: left;
	height: 220px;
	width: 620px;
}
.links_top {
	text-align: left;
	float: right;
	width: 165px;
}
.links_top a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.links_top a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.links_top a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.links_top a:active {
	color: #FFFFCC;
	text-decoration: none;
}
.page_main {
	background-color: #FFFFFF;
	text-align: justify;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
hr {
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.infotext {
	color: #0000CC;
}
.page_main_color {
	background-color: #6B5454;
	text-align: justify;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 25px;
	border: 1px dotted #000000;
	color: #CCCCCC;
	background-image: url(images/bg_homebox.gif);
	background-repeat: repeat-x;
	font-size: 11px;
}
.page_main_color a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.page_main_color a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
.page_main_color a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.page_main_color a:active {
	text-decoration: none;
	color: #FFFF33;
}
.page_main_color h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: x-small;
}
.header_content {
	background-color: #333333;
	height: 54px;
	width: 100%;
}
.nav_bar {
	background-color: #FFFFFF;
	background-image: url(images/bg_nav_bar.gif);
	background-repeat: repeat-x;
	text-indent: 5px;
	height: 34px;
	width: 100%;
	vertical-align: top;
	padding-top: 6px;
	color: #FFFFFF;
}
.header_center2 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header_center2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.header_center2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.header_center2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}
.header_center2 a:active {
	color: #FFFFCC;
	background-color: #000000;
	text-decoration: none;
}
.img_right {
	float: right;
	margin-bottom: 25px;
	margin-left: 25px;
}
.img_left {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.style1 {
	color: #999999;
}
.style2 {
	color: #CCCC33;
}
.smalltext {
        color: #666666;
        font-size: x-small;
}
.x_smalltext {
        color: #666666;
        font-size: xx-small;
}
.x_smalltext a:link {
	color: #999999;
	text-decoration: none;
    font-size: xx-small;
}
.x_smalltext a:visited {
	text-decoration: none;
	color: #999999;
	font-size: xx-small;
}
.x_smalltext a:hover {
	text-decoration: underline;
	color: #999999;
	font-size: xx-small;
}
.x_smalltext a:active {
	text-decoration: none;
	color: #999999;
	font-size: xx-small;
}