BODY {
	margin: 0px;
	height: 100%;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #030303;
}
a {
	color: #365c0c;
	text-decoration: underline;
}
a:hover{
	color: #356600;
	text-decoration: none;
}
a img{
	border: 0px;
}
.pageTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0e4078;
	line-height: 18px;
	margin-bottom: 20px;
}
.pageSubTitle{
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #12265b;
}
.pageContent{
	font-family: "Tahoma mm", Tahoma, Arial;
	font-size: 11px;
	color: #030303;
}
.pageEmphaze{
	font-family: "Tahoma mm", Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #186122;
}
.pageEmphazeBold{
	font-family: "Tahoma mm", Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #186122;
}
.darkSelect{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #bdc9ee;
}

.formInput{
	border: 1px inset #a987ff;
	background-color: #f4f0ff;
	font-family: "Tahoma mm", Tahoma, Arial;
	font-size: 11px;
	color: #000033;
}
.formButton{
	border: 1px outset;
	background-color: #c7c8bf;
	font-family: "Tahoma mm", Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6f7261;
}

.menu		{position:relative; overflow:hidden; width: 160px; background-color:#FFFFFF; display:none;}
.button 	{position:relative; cursor:pointer;}
.pressedButton	{position:relative; cursor:pointer; background-color:#f6f5f3}

.menuOptions{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	position:relative;
	background-color:#FFFFFF;
	padding: 2px 5px 1px 15px;
	color: #12265b;
	margin: 4px;
	border-bottom: 1px #e4eddf solid;
}
.menuOptions a{
	color: #12265b;
	text-decoration: none;
}
.menuOptions a:hover{
	color: #005093;
	text-decoration: none;
}
.imagecaption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005093;
	text-decoration: none;
	padding: 0 0 10px 0;
}

.navipath{
	font-family: "Trebuchet MS", Tehoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #12265b;
	text-decoration: none;
}
.navipath a{
	color: #12265b;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
.navipath a:hover{
	color:#12265b;
	text-decoration: none;
	background: #d2d1c9;
}
.footer{
	vertical-align: middle;
	font-family: "Trebuchet MS", Tehoma, Arial;
	font-size: 9px;
	color: #5a5e56;
	text-decoration: none;
}
.footer a{
	color: #000000;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
.footer a:hover{
	color:#000000;
	text-decoration: none;
	background: #d2d1c9;
}
