body {
	background-color : #FFFFFF;
	font-family : "Comic Sans MS";
	font-size : medium;
	font-weight : normal;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color: #003399;
	SCROLLBAR-BASE-COLOR: 000066;
	SCROLLBAR-ARROW-COLOR: Red;
	SCROLLBAR-TRACK-COLOR: 003399;
	SCROLLBAR-HIGHLIGHT-COLOR: WHITE;
	SCROLLBAR-SHADOW-COLOR: #000000;
}

a {
	text-decoration : none;
	color : #003399;
	font-size: 12px;
	font-family: "Comic Sans MS";


}

a:hover {
	text-decoration : underline;
	color : #003399;
}

A:ACTIVE {
	text-decoration : none;
	color : #ff0000;
}

th {
	text-align : center;
}

td {
	font-family : "Comic Sans MS";
	font-size : 12px;
	font-weight : normal;
}

.header1{
	background-color: #006699;
	font-weight: bold;
	color : #FFFFFF;
}

.title{
	background-color: #006699;
	font-weight: bold;
	color : #FFFFFF;
}

.mandatory{
	font-size : 12px;
}

.fielderror{
	color : #FF0000;
}

.topMenuLink {
	font-family : "Comic Sans MS";
	font-size : 12px;
	text-decoration : none;
	color : #000066;
	text-align: center;
}

.topMenuLinkSelected {
	font-family : "Comic Sans MS";
	font-size : 10px;
	text-decoration : underline;
	color : #000066;
}

.pageTitle {
	font-family : "Comic Sans MS";
	font-size : 12px;
	color : #00008B;
	font-weight : bold;
}

