BODY {
	font-family : Arial, sans-serif ;
	font-size : 12pt;
	color: #000000;
	background: #FFFFFF;
	/*
	SCROLLBAR-FACE-COLOR: #ff0000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #8784C6; 
	SCROLLBAR-SHADOW-COLOR: #8784C6;
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #8784C6;
	*/
}
h1 {
	font-size: 30px;
	font-style: italic;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 22px;
	margin: 0 0 10px 0;
}
/*
A {
	text-decoration: underline;
	color:#8784C6;
}
A:Hover {
	text-decoration: underline;
	color:#FF0000;
}

A.menuLink {
	text-decoration: none;
	color:#8784C6;
	}
A.menuLink:visited {
	text-decoration: none;
	color:#8784C6;
	}
A.menuLink:hover {
	border-top: 1px dotted #990000;
	border-bottom: 1px dotted #990000;
	}
*/

#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.footer {
	text-decoration: underline;
	color:#000066;
	}
A.footer:visited {
	text-decoration: underline;
	color:#000066;
	}
A.footer:hover {
	text-decoration: underline;
	color:#FF0000;
	}


A.contact {
	text-decoration: underline;
	color:#CCCCFF;
	}
A.contact:visited {
	text-decoration: underline;
	color:#CCCCFF;
	}
A.contact:hover {
	text-decoration: underline;
	color:#FF0000;
	}


/*
TD {
	font-size: 12px;
} 

.topbar {
	font-size: 10px;
	color: White;
	font-family : Verdana, Arial, sans-serif ;
}
*/


.submit{ 
	font-size: 12px;
	font-weight : bold;
	color: White;
	background: #1E2580;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.textbox{ 
	border-top: 1px solid #1E2580;
	border-left: 1px solid #1E2580;
	border-right: 1px solid #1E2580;
	border-bottom: 1px solid #1E2580;
}

img {
	border: none;
}

.leftnavtext {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
	font-size: 9px;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	font-size: 9px;
}
