/* Body */

BODY {

	margin: 0px;

        font-family: Times New Roman;

	background-color : #000000 ;

	font-size: 12px;

	color : #000000;

	}



h1{

        font-family: Garamond, Times New Roman, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color : #D4DFEE;

	}

h2{

        font-family: Garamond, Times New Roman, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color : #D4DFEE;

	}

h3{

        font-family: Garamond, Times New Roman, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color : #D4DFEE;

	}



/* Links */

a:link, a:visited {

	color: #FCB13A; text-decoration: none;

	font-family:  Times New Roman, Verdana, Arial, Helvetica, sans-serif;

	}



a:hover {

	color: #FFE065;	text-decoration: none;

	}



/* --Default Class Settings-- */

table.dataform {

	border: 2px ridge #3D70A9;

	margin: 10px;

	padding: 0px;

	left: 10px;

	right: 10px;

	background-color: #5285BE;

	color: #000000;

	width: 100%; 

	text-align:left

	}





.mm	{

	height: 30px;

	}



a:link.mainmenu, a:visited.mainmenu, a:link.mainlevel, a:visited.mainlevel {

	color: #000000;

	font-family: Times New Roman;

	font-weight: bold;

        text-decoration: none



	}

	

a:hover.mainmenu, a:hover.mainlevel {

	color: #D4DFEE;

	text-decoration: none

	}



a:hover.sublevel {

	color: #FF0000; text-decoration: underline;

	}



a:link.sublevel, a:visited.sublevel {

	color: #0000c0; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;

	font-weight: normal;

}



input {background-color: #FCB13A; font-weight: bold; font-size: 14px; color: #000000;}



.button {

	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 12px;

	background: #cccccc;

	color: #000000;

	border-style: solid;

	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;

	} 



.inputbox {

	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #345675;

	background: #B6CFE8;

	border: 1px #FFFFFF solid;

	}



select {

	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #345675;

	background: #B6CFE8;

	border: 1px #FFFFFF solid;

	}



.componentheading  {

	font-size: 18px;

	font-weight: bold;

	color: #D4DFEE;

	}



.mosform_group_title   {

	font-size: 16px;

	font-weight: bold;

	color: #D4DFEE;

	}



.frontpageheader  {

	font-size: 18px;

	font-weight: bold;

	color: #D4DFEE;

	}