body {
	background-image: url(images/mainbg.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}

td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}

a {
	color: #3366CC;
	text-decoration: none;
}

.form {
    font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}

.button {
    color: #333333; 
	background-color: #DADADA; 
	border: 1px solid #000000;
}
.Body {
    font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;

}
.small {
    font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.header {
    background-image: url(images/topimage1.jpg);
}

.navTop {
     background-image: url(images/tnav.gif);
	 font-family: "Times New Roman", Times, serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #FFFFFF;
	 cursor: pointer;
	 height: inherit;
}

.navLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
    font-weight: bold;
	background-image: url(images/lnav.gif);
}


.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: #2C2C74;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
    font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	color: #CCCCCC;
	background-color: #003063;
	vertical-align: bottom;
}

.small {
     font-family: "Times New Roman", Times, serif;
	 font-size: 11px;
	 color: #333333;
}

.calendar {
   border-width: 1px;
   border-color: #333333;
   height: 80px;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   color: #333333;
   vertical-align: top;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #FF0033
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
    background-color: #336699;
}

.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
}

.heading {
	font-family: "Times New Roman", Times, serif;
    color: #333333; 
	font-weight: normal;
	font-size: 18px;
}

.input {
    color: #333333; 
	background-color: #FFFFFF; 
	border-width: thin; 
	BORDER-BOTTOM: #7F9DB9 1px solid; 
	BORDER-LEFT: #7F9DB9 1px solid; 
	BORDER-RIGHT: #7F9DB9 1px solid; 
	BORDER-TOP: #7F9DB9 1px solid;
}

a:hover {
	text-decoration: underline;
}
a.secret {
	color: #003063;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

