body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding : auto;
	margin : auto;
	background-repeat : repeat;
	background-color: #0000FF;
	text-align: center;
	width: 660px;
}

#content{
	background-color: #DDFFFF;
	padding-bottom : 30px;
	padding-left : 10px;
	padding-right: 10px;
	text-align: center;
	width: 640px;
}

#content p{
	text-align: center;
	font-weight : normal;
	color : #000;
}
#content p.error {
	font-weight: bold;
	color: #FF0000;
}
#content a:link, #content a:active {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

#content a:visited {
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}

#content a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#logo{
	background-color: #DDFFFF;
	padding-top : 10px;
	padding-bottom: 10px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: medium;
}

#logo a:link, #logo a:active {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

#logo a:visited {
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}

#logo a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

td, th {
	font-size: 12px;
}

a {
	font-size: 1em;
	color: #336600;
}

.title {
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	color: #336600;
	font-weight: bold;
}

.subtitle {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #336600;
}

.header {
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.footer {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	background-color: #FFFFFF;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}

.calendarHeader {
	font-weight: bolder;
	color: #CC0000;
	background-color: #FFFFCC;
	font-size: 12px;
}

.calendarToday {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #000000;
}
.calendar {
	background-color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}
.tableHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.tableBodyR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.tableBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableBodyC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.tableHeaderR {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
