body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
#mainTable {
	border: 1px solid #000000;
	/*/*/line-height: 1.5em; /* */
}
#maincontent {
	border-left; 2 px dotted #333;
	font-size: 14px;
	padding: 10px;
	vertical-align: top;
	/*/*/font-size: 100% /* */
}
#sidebar {
	width: 100px;
	font-size: 12px;
	vertical-align: top;
	padding: 10px;
	background-color: #FFFFFF;
	/*/*/font-size: 85% /* */
}
#handshake {
	background-color: #333333;
	color: #CCCCCC;
}
#header {
	color: #CCCCCC;
	background-color: #333333;
	background-image: url(common/bg.jpg);
	text-align: center;
}
#footer {
	background-color: #990000;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	/*/*/font-size: 85% /* */
}
#bar {
	background-color: #990000;
	color: #CCCCCC;
}
#map {
	background-color: #FFFFFF;
	color: #CCCCCC;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	color: #000000;
}
#sidebar a:link, #sidebar a:visited {
	color: #990000;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	color: #000000;
	text-decoration: underline;
}.formText {  font-family: Arial, sans-serif; font-size: 10px; line-height: 12px}
.formHeader {  font-family: Arial, sans-serif; font-size: 12px; line-height: 14px; font-weight: bold; background-color: #990000; color: #FFFFFF; letter-spacing: 2px}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.strongem {
	font-style: italic;
	font-weight: bold;
}
#news {
	font-size: 10.5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.RedRuleTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
h1 {
	font-size: 140%;
	color: #990000;
}
h2 {
	font-size: 130%;
}

