@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #cccccc;
}


h1{
	color:#010066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	text-decoration: none;
	 text-transform: uppercase;
	}
	
h2{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	letter-spacing: 3px;
	text-decoration: none;
	}

img {
	border: solid 1px #010066;
}

img.website {
	border:none;
}

a:link, a:active, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none; 
	}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #00FF00;
	text-decoration: none; 
	}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px 5px 5px 5px;
}

.table {
	width: 850px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px 2px 2px 2px;
}

.projecttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #00FF00;
	text-decoration: none;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.textboxes {
	border: 1px solid #000080;
	width:100px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.maintable {
	border: 1px solid #000080;
	background-color: #ffffff
}
 .buttons {
	background-color: #000080;
	border: 1px; border-color:#FFFFFF;
	height: 20px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.bodytextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
}

.NavSeparator { width: 30px;
	background-image: url(/weselect/images/navspacer.gif);
	background-position:center; background-repeat:no-repeat;
}
