body {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
}

td, th {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	color: #000000;
}

a:link { color:##0033CC; text-decoration:underline; font-weight:bold; }
a:visited { color:#999999; text-decoration:underline; font-weight:normal; }
a:hover { color:##0033CC; text-decoration:none; background-color:#FFAA4A; font-weight:bold; }
a:active { color:##0033CC; text-decoration:none; font-weight:bold; }

ul { list-style-type:square; }
ol { list-style-type:decimal; }

form {
	background-color: #CCCC99;
}

.normal-small {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;}

.normal-bigger {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;}

.title1-normal {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 36px;
	line-height: 37px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;}

.title2-bgcolor {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 20px;
	line-height: 21px;
	background-color: #FFAA4A;
	color: #0033CC;
	font-style: normal;
	font-weight: bold;
	text-align: center;}

.title3-normal {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 16px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	text-align: center;}

.nav {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	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 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
