
body {
	background:url("Background.gif")
	}

.navnolink {
	font-size:13px;
	font-weight:bold;
	color:#505080;
	font-family:tahoma;
	text-decoration:none;
	}

.nav1sm {
	font-size:8px;
	font-weight:bold;
	color:#505080;
	font-family:tahoma;
	text-decoration:none;
	}

a:visited.nav1, a:active.nav1, a:link.nav1 {
	font-size:11px;
	font-weight:bold;
	color:#505080;
	font-family:tahoma;
	text-decoration:none;
	}

a:hover.nav1 {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	font-family:tahoma;
	background:#FFFFFF;
	text-decoration:underline & overline;
	}

a:visited.nav2, a:active.nav2, a:link.nav2 {
	font-size:10px;
	font-weight:bold;
	color:#505080;
	font-family:Tahoma;
	text-decoration:none;
	}

a:hover.nav2 {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	font-family:tahoma;
	text-decoration:none;
	}

a:visited.nav3, a:active.nav3, a:link.nav3 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-family:Tahoma;
	text-decoration:underline;
	}

a:hover.nav3 {
	font-size:12px;
	font-weight:bold;
	color:#505080;
	font-family:tahoma;
	text-decoration:underline;
	}

.box1 {
	border:1px #929292;
	border-style:none dotted none dotted;
	}

.box2 {
	border:solid 1px #929292;
	}

.box3 {
	border:dotted 1px #929292;
	}

.forminput {
	font-size:11px; color:#303030; font-family:Arial; cursor:text;
	}

