body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	left: 0px;
	top: 0px;
	background-image: url(../images/layout/bg_page.jpg);
	margin-top: 0px;
}

h1 {
	font-style: normal;
	font-size: x-large;
	color: #000000;
}
h2 {
	color: #000000;
	font-style: normal;
	font-size: large;
}
h3 {
	font-size: medium;
	font-style: italic;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: medium;
	font-style: italic;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: small;
	font-style: italic;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.appTbl {
	border: 0px solid #000000;
}
.footer {
	font-size: x-small;
	color: #666666;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
}
a:active {
	color: #FF0000;
}
#header {
	background-color: #27343C;
	color: #FFFFFF;
}
#content th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}
#content td tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	padding: 5px;
}
#footer {
}
.hMenu {
	background-color: #27343C;
	text-align: right;
}
.vMenu {
	vertical-align: top;
	top: 0px;
	width: 200px;
}
.bgRight {
	background-image: url(../images/layout/bg_right.jpg);
	background-repeat: repeat;
}
.bgLeft {

	background-image: url(../images/layout/bg_left.jpg);
	background-repeat: repeat;
}
.bgSub {


	background-image: url(../images/layout/bg_subMenu.jpg);
	background-repeat: repeat;
}
hr {
	color: #FFF1CC;
}
ul#mainmenu
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	background: #036 url(../images/layout/bg_menu.jpg) center;
	width: 100%;
	text-transform: uppercase;
	float: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul#mainmenu li
{
	display: inline;
}
ul#mainmenu a
{
	display: block;
	float: left;
	padding: 0.2em 1em;
	text-decoration: none;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.9px;
	line-height: 20px;
}
ul#mainmenu a:hover
{
	color:#FFFFFF;
	background: #990000;
}
ul#mainmenu a:active
{
	color:#FFFFFF;
	background: #990000;
}

ul#submenu
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	background: url(../images/layout/bg_sub.jpg);
	width: 100%;
	text-transform: uppercase;
	float: left;
	vertical-align: top;
	margin-top: 0px;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul#submenu li
{
	display: inline;
}
ul#submenu a
{
	display: block;
	float: left;
	padding: 0.2em 1em;
	text-decoration: none;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul#submenu a:hover
{
	color:#000000;
	background: #FFF1CC;
}
ul#bMenu
{
	list-style-type: none;
	background: url(../images/layout/bg_sub.jpg);
	width: 100%;
	text-transform: uppercase;
	float: left;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul#bMenu li
{
	display: inline;
}
ul#bMenu a
{
	display: block;
	float: left;
	text-decoration: none;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0.2em;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
}
ul#bMenu a:hover
{
	color:#666666;
}
.copywrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
p {
	line-height: 20px;
}
