body {	background-color:#000033;
		margin-top:0;
		margin-left:0;
		margin-right:0;
		margin-bottom:0;
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		font-size: 10pt;
		color:white;
	 }

.label	{ text-align:right; font-weight:bold; }

.selected { color:#00CC33; }


td, th	{	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			font-size: 10pt;
			color:white;
		}


.fontReg {
		color: #FFFFFF;
	}

.header	{
		font-weight: bold;
		color: #FF6600;
	}

a:link	{
		color: #FF6600;
		text-decoration: none;
	}

a:visited {
		color: #FF6600;
		text-decoration: none;
	}

a:hover {
		color: #00CC33;
		text-decoration: none;
	}

#menu a:link {
		font-size: 9pt;
		color: #CCCCCC;
		text-decoration: none;
	}

#menu a:visited {
		font-size: 9pt;
		color: #CCCCCC;
		text-decoration: none;
	}

#menu a:hover {
		font-size: 9pt;
		color: #FF6600;
		text-decoration: none;
	}

#menu a:active {
		font-size: 9pt;
		color: #FF6600;
		text-decoration: none;
	}

#menuTitle a:link {
		color: #00FF33;
		text-decoration: none;
	}

#menuTitle a:hover {
		color: #00FF33;
		text-decoration: none;
	}

#menuTitle a:visited {
		color: #00FF33;
		text-decoration: none;
	}

.email {
		color: #FF6600;
		text-decoration: none;
	}

.scrollbar2 {
		scrollbar-3dlight-color:#000033;
		scrollbar-3dlight-color:#cccccc;
		scrollbar-arrow-color:#cccccc;
		scrollbar-base-color:#000033;
		scrollbar-darkshadow-color:#cccccc;
		scrollbar-face-color:#000033;
		scrollbar-highlight-color:#000033;
		scrollbar-shadow-color:#000033;
		scrollbar-track-color:#000033;
	}

input {
		color: #333333;
		padding: 1px;
		border: 1px ridge #999999;
		display: table-row-group;
	}

.caption {
		font-size: 9pt;
		color: #CCCCCC;
		text-decoration: none;
	}

.menuBorder {
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: none;
		border-right-color: #CCCCCC;
		border-right-width: 1px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #00CC33;
		text-align: right;
		vertical-align: top;
		height: 25px;
	}

.menuBorderTop {
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: none;
		border-right-color: #CCCCCC;
		border-right-width: 1px;
		border-top-color: #CCCCCC;
		border-top-width: 1px;
		text-align: right;
	}

.activeLink {
		color: #00CC33;
		text-decoration: none;
	}