body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #990000;
	scrollbar-face-color: #cc0000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #990000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #990000;
	scrollbar-track-color: #cc0000;
	scrollbar-arrow-color: #990000;
	text-decoration: none;
}

td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #003366;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #660000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FE0034;
	color: #FFFFFF;
	text-indent: 6px;
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	background-attachment: scroll;
	height: 24px;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #660000;
	color: #FFFFFF;
	text-indent: 6px;
	border-top: 2px inset #FF0000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #660000;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px none #CC0000;
	border-right: 1px none #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	list-style: circle;
	z-index: auto;
	cursor: hand;
	text-indent: 4px;
	line-height: 12px;
}

.navLink a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.navLink a:link{
	color: #FFFFCC;
	text-decoration: none;
}

.navLink a:hover{
	color: #FFFFCC;
	text-decoration: none;
}

.navLink a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.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: 9px;
	font-weight: bold;
	line-height: normal;
	color: #333333;
	padding: 2px;
	margin-right: 20px;
	margin-left: 25px;



}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	padding: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFFCC;
	border-right-color: #FF7D39;
	border-bottom-color: #660000;
	border-left-color: #CCCCCC;
	margin-right: 50px;
	margin-left: 50px;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #F0F0F0;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	background-color: #336699;
	text-align: center;
	background-position: center;
	float: none;
	margin: 0px 50px;
	font-weight: bold;
	padding: 4px;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.author {
	font: oblique bold 12px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	z-index: auto;
	cursor: hand;
	filter: Xray;
	border-bottom: 1px solid #660000;
	text-indent: 40px;


}
.article {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #660000;
}
