/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/VLine.jpg);
	background-repeat:repeat-x;
	background-color:#C9C9C9;
}
.Comment1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #A3703B;
}
a:active {
	text-decoration: none;
	color: #A3703B;
}
.Counter a:link {
	color: #CDCDCD;
	text-decoration: none;
}
.Counter a:visited {
	color: #CDCDCD;
	text-decoration: none;
}
.Counter a:hover {
	color: #CDCDCD;
	text-decoration: none;
}
.Counter a:active {
	color: #CDCDCD;
	text-decoration: none;
}
.Copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.JobDescription {
	font-family: Tahoma, arial, "times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Title {
	font-family:tahoma, verdana, Arial;
	font-size:13px;
	font-weight:bold;
}
.ImageMargin {
	margin-bottom:8px;
	margin-top:8px;
}
.Menu a:link {
	display:block;
	font-family:tahoma, verdana, Arial;
	font-size:13px;
	padding-right:25px;
	padding-left:25px;
	padding-top:2px;
	padding-bottom:3px;
}
.Menu a:visited {
	display:block;
	font-family:tahoma, verdana, Arial;
	font-size:13px;
	padding-right:25px;
	padding-left:25px;
	padding-top:2px;
	padding-bottom:3px;
}
.Menu a:hover {
	display:block;
	font-family:tahoma, verdana, Arial;
	font-size:13px;
	padding-right:25px;
	padding-left:25px;
	padding-top:2px;
	padding-bottom:3px;
	background-color:#F0F0F0;
}
.Menu a:active {
	display:block;
	font-family:tahoma, verdana, Arial;
	font-size:13px;
	padding-right:25px;
	padding-left:25px;
	padding-top:2px;
	padding-bottom:3px;
	background-color:#F0F0F0;
}
.Buttons {
	width:90px;
	font-family:tahoma, verdana, Arial;
	font-size:13px;	
}
.Fields {
	width:230px;
	font-family:tahoma, verdana, Arial;
	font-size:12px;
}