/* CSS Document */

#Nav {
	position:absolute;
	width:377px;
	height:13px;
	z-index:1;
	left: 164px;
	top: 182px;
}

#active
{
color: #ffcc33;
text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
height:100%;
}

table.Tall {
height:100%;
}
.main{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
}
a:link {
	color:#000000; 
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #ffcc33;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}
a.bodyLink:link {
color:#000000; 
	text-decoration: none;
	}
a.bodyLink:visited {
	color: #000000; 
	text-decoration: none;
	}
a.bodyLink:hover {
	color: #FF9900; 
	text-decoration: none;
	}
a.bodyLink:active {
	color: #000000; 
	text-decoration: none;
	}
a.nav:link {
	color: #000000; 
	text-decoration: none;
	}
	
a.nav:visited {
	color: #000000; 
	text-decoration: none;
	}
a.nav:hover {
	color: #FF9900; 
	text-decoration: none;
	}
	
a.nav:active {
	color: #000000; 
	text-decoration: 
	none;
	}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
}

.staff_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}

.proj_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFCE2A;
	padding-top:5px;
}
