body {
	background-color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	text-align: center;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	text-decoration: underline;
	color: #E9E9D1;


}

form {
	border: 1px groove;

}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #990000;
	font-weight: bolder;

}

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
  color: #990000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #336666;
	color: #E9E9D1;
	line-height: 30px;

}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #990000;
	margin: 0px;
	padding: 1px;
	float: left;
	width: 198px;
	text-decoration: underline;
	height: 18px;
	color: #E9E9D1;
	border-right: 1px solid #CCCCCC;

}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	font-weight: bold;

}

.box1 {
	background-color: #E1E1B9;
	border-top: thin solid #999999;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #999999;

}

#promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #336666;
	line-height: 26px;
	width: 750px;
}

#promomiddle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #336666;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #336666;	
	line-height: 26px;
	width: 750px;
}

#promobottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #336666;	
	line-height: 26px;
	width: 750px;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

a.selectbox:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E9E9D1;
	margin: 0px;
	text-decoration: underline;
	color: #990000;
	text-align: center;
	width: 190px;
}

a.selectbox:link {
	text-decoration: underline;

}

a.selectbox:visited {
	text-decoration: underline;

}
a.links:link {
	text-decoration: underline;
	color: #336666;
	background-color: #ECECEC;

}

a.links:visited {
	text-decoration: underline;
	color: #336666;
	background-color: ECECEC;

}
a.links:hover {
	text-decoration: underline;
	background-color: #336666;
	color: #E9E9D1;



}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
	font-size: 12px;

}
#boxtopleft {
	margin: 0px;
	width: 465px;
	padding: 3px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;


}
#boxtopright {
	margin: 0px;
	padding: 2px;
	background-color: #e9e9d1;
	width: 270px;
	float: left;
	vertical-align: middle;
	text-align: center;


}
#frame {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:4px;
	padding:0px;
	text-align:left;
	border-right-color: #CCCCCC;
	border-right-width: 2px;
	border-left-color: #CCCCCC;
	border-left-width: 2px;
	background-color: #e9e9d1;		
}
.infobox {
	background-color: #FFFFCC;
	border-top: 1px dotted #999999;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #999999;
	margin: 3px;
	padding: 4px;

}
#boxmiddleleft {
	margin: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	width: 465px;
	padding: 3px;
	float: left;
	background-color: #e9e9d1;	
}
#boxmiddleright {
	margin: 0px;
	padding: 2px;
	width: 270px;
	float: left;
	background-color: #e9e9d1;	
}	
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	font-style: italic;
	text-align: left;


}
.quotesname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #990000;
	font-style: normal;
	text-align: right;

}
#linkframe {
	width:410px;
	padding:0px;
	text-align:center;
	margin-left: 30px;

}
#linkframeout {
	width:400px;
	padding:0px;
	text-align:left;
	background-color: #e9e9d1;
	border: 2px solid #CCCCCC;
	margin: 0px;


}
.navLinktop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #336666;
	margin: 0px;
	padding: 2px;
	float: left;
	width: 198px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	text-align: center;





}
.navLinkmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #336666;
	margin: 0px;
	padding: 2px;
	float: left;
	width: 198px;
	text-decoration: underline;
	height: 18px;
	color: #E9E9D1;
	border-right: 1px solid #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.navLinkbottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #990000;
	margin: 0px;
	padding: 1px;
	float: left;
	width: 198px;
	text-decoration: underline;
	height: 18px;
	color: #E9E9D1;
	border-right: 1px solid #CCCCCC;
}
a:visited {
	text-decoration: underline;
	color: #E9E9D1;


}
.bodybold {
	font-size: 14px;
	font-weight: bold;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	text-align: center;
	font-weight: bold;

}
