body {
	background-color: #553FAA;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color:#FFFFFF;
	background-position:left;
}

a {
	color: #ffffff;
  }
a:hover {
	color: #DEDECA;
	background-color: red;
	}
A:link    { color:#FFFF99 }
A:active  { color: blue; font-size: 100% }
A:visited { color: #FFFF99; font-size: 100% }

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	color: #000000;
	background-color:#99CC33;
		text-align:center;
	}

.scroll {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #ffffff;
}
.scrollborder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	line-height: 1px;
	color: #FFFF66;
}

.subtitle {
	font-family: "Bookman Old Style", "Book Antiqua";
	font-size: 17px;
	line-height: 40px;
	font-weight: bold;
	text-decoration:underline;
	color:#330066;
	
}

.tdtitle {
	font-family: "Bookman Old Style", "Book Antiqua";
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	color:ffffff;
	background-color:#990000;
	text-align:center;	
}

.para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight:normal;
	text-align:justify;	
	color: #ffffff;
	text-transform:none;
	
		}
		
.parafoot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight:normal;
	text-align:centre;	
	color: #ffffff;
	text-transform:none;
	
		}
		

.parab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight:bolder;
	text-align:justify;	
	color: #ffffff  ; 
	word-spacing: 5px;  
}

.parasp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	font-weight:lighter;
	text-align:center;	
	color: #ffffff  ; 
	
	}
	
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}


.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;
	line-height: 22px;
	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;
}

.titlebar {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 19px;
	color: #FFFFFF;
	background-color: #990000;
}

.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;
}
