body {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

th {
	text-align:center;
	background-color:#AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	font-weight:bold;
}


a {
	color: #0000CC;
	text-decoration:none;
}
a:active, a:hover{
	text-decoration:underline;
}

form {
	background-color: #CCCC99;
}

.mainTable{
	width:800px;
	border:2px;
	border-style:double;
	border-color:#BB2233;
	margin:0px;
	padding:0px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight:bolder;
	text-align: center;
}

.content{
	text-align:justify;
	vertical-align:top;
}
	
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #000000;
	font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	width:150px;
	border:0px;
	margin:0px;
	padding:0px; 
}

.linktable{
	border:1;
	border-style:double;
	border-color:#BB2233;
	margin:5px;
	padding:5px;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar {
 background-color: #CCCCCC;
 vertical-align:top;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.legal {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 10pt;
	color: #000000;
}

.box1 {
	background-color:#FFFFCC;
	}
.box0 {

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

.footer {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	width:100%;
	border:0px;
	spacing:4px;
	padding:4px;
	background-color: #AAAAAA;
}
.footerCell {
	text-align:center;
}

.photocaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


