body {
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
}


A {
	font-family: Arial;
 	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

P {
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
}

.pageTitle {
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;
    letter-spacing: 1.5px;
}

.subpageTitle {
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
	color: #666666;
}

.mainContent{
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
 	padding: 2px;
	vertical-align: top;
	background-color: #ffffff;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.leftBody{
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: top;
	border-right: 2px solid #000000;
	background-color: #ffffff;
}

.rightBody{
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
	padding-top: 10px;
	padding-left: 3px;
	vertical-align: top;
	background-color: #ffffff;
}

.bodyBox {
	padding: 5px 5px;
	border: 1px solid #DDDDDD;
}

.topNav {
	color: #ffffff;
	background-color: #000000;
	font-family: Arial;
	font-size: 14px;
    letter-spacing: 5.5px;
	text-decoration: none;
	text-align: center;
	padding-right: 5px;
	font-style: italic;
}

.fl_left, .fl_left_end {
	float: left;
	margin: 5px;
	padding: 5px;
}
.fl_left {
	border-right: thin solid #999999;
}

.footer{
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
    letter-spacing: .5px;
	text-decoration: none;
	font-weight: bold;
}

.footer a{
	font-family: Arial;
    color: #ffffff;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

.footer a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.small {
	font-family: Arial;
	font-size: 9px;
}

.medium {
	font-family: Arial;
	font-size: 12px;
}

.big {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.bigX {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.xbig {
	font-family: Arial;
	font-size: 24px;
}