﻿body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
    background-color: #990000; 
    color: #FFFF66;
	margin-bottom: 0;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
    color: #660000; 
	font-style: oblique;
	margin-top: 0;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #DEDECA;
}

:link	 {
	Color : maroon ;
	Text-Decoration : Underline
		}

:active	 {
	Color : maroon 
		}

:visited	 {
	Color : maroon 
		}

.clsHotLink	 {
	Color : maroon ;
	Text-Decoration : none
		}

.clsRedLink	 {
	Color : maroon ;
	Text-Decoration : none
		}		

.clsHotLink:hover	 {
	Color : yellow ;
	Text-Decoration : Underline
		}

.clsRedLink:hover	 {
	color: #DEDECA;
	background-color: #330000;
	Text-Decoration : Underline
}		

.firstp	 {
	margin-top : 0 
		}


.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.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;
}

.footer {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
    border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: thin;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #990000;
	border-bottom-color: #660000;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
    color: #660000; 
    font-weight: bolder; 
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

h1, h2, h3 {
	padding: 0px 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}
p {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.tdfill {
	background-color : #CC9900;
	}