body {
	font-family: Georgia;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin: 0px;
	background-image: url(images/common/background2.jpg);
	background-repeat: repeat-x;
}

.body_plain {
	font-family: Georgia;
	font-size: 11px;
	color: #000;
	text-align: left;
	margin: 0px;
	background-image: none;
	background-repeat: repeat-x;
}

A.menu:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: "Comic Sans MS";
	font-weight: bolder;
}
A.menu:active {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-weight: bolder;
}
A.menu:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: "Comic Sans MS";
	font-weight: bolder;
}
A.menu:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "Comic Sans MS";
	font-weight: bolder;
}
TD.menu {
	FONT-SIZE: 13px; COLOR: #333333; FONT-FAMILY: Verdana,Arial
}
DIV.menu {
	FONT-SIZE: 13px; COLOR: #333333; FONT-FAMILY: Verdana,Arial
}
A:link {
	COLOR: #FF0408;
	TEXT-DECORATION: underline;
	font-family: Georgia;
}
A:visited {
	COLOR: #FF0408;
	TEXT-DECORATION: underline;
	font-family: Georgia;
}
A:hover {
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
	font-family: Georgia;
}

.blackbar {
background-image: url(images/blackbar.gif);
width: 100%;
background: #333;
}
A:active {
	COLOR: #FF0408;
	TEXT-DECORATION: underline;
	font-family: Georgia;
}
A:hover {
	COLOR: #0000FF;
	TEXT-DECORATION: none;
	font-family: Georgia;
}

A.nav:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Georgia;
}
A.nav:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Georgia;
}
A.nav:active {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Georgia;
}
A.nav:hover {
	COLOR: #FF0408;
	TEXT-DECORATION: none;
	font-family: Georgia;
}




A.sub_nav:link {
	COLOR: #ff0408;
	TEXT-DECORATION: none;
	font-family: Georgia;
}
A.sub_nav:visited {
	COLOR: #ff0408;
	TEXT-DECORATION: none;
	font-family: Georgia;
}
A.sub_nav:active {
	COLOR: #ff0408;
	TEXT-DECORATION: none;
	font-family: Georgia;
}
A.sub_nav:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Georgia;
}




TD {
	FONT-SIZE: 13px;
	FONT-FAMILY: Georgia
}
P {
	FONT-SIZE: 13px;
	FONT-FAMILY: Georgia
}

ul {
	font-family: Georgia;
	font-size: 13px;
}
.header {
	font-family: Georgia;
	font-size: 36px;
	color: FF00FF00;
}
.subheader {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.body_header {
	color: #000000;
	font-size: large;
	font-family: Georgia;
}
.reg_header {
	color: #000000;
	font-size: 12pt;
	font-family: Georgia;
}

.reg_label {
	color: #000000;
	font-size: 8pt;
	font-family: Georgia;
	font-weight: normal;
}
.body_main {
	font-family: Georgia;
	color: #ff0408;
}
.body_main_black {
	font-family: Georgia;
	color: #000000;
	font-weight: bold;
}
.body_subheader {
	font-family: Georgia;
	color: #ff0408;
}
.nav_text {
	color: #FFFFFF;
}

.error {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}
