/*BASICS*/
body {
	font-family: "Times New Roman", Times, serif
	font-size: 16px;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: left;
}
img {
	border: 0px;
	text-align: center;
}
#evs3imgs img {
	border: 1px solid #000;
}
ul {
	margin: 0px;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}


/*TABLES*/
#outer {
	align: center;
	width: 1024px;
	padding: 12px;
	border: 4px solid #000;
	background-color: #FDFAC6;
	margin: 0px;
	background-image: url(images/bg_outer.jpg);
}
#inner {
	align: center;
	width: 1000px;
	padding: 10px;
	border: 6px solid #000;
}
#main {
	width: 100%;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#logo {
	width: 50%;
}
#evs3 {
	align: center;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 70px;
	padding: 0px;
}


/*LINKS*/
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #707070;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #707070;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
#links1 {
	font-size: 20px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #990000;
	vertical-align: top;
	background-image: url(images/chopper.jpg);
	background-repeat: no-repeat;
	background-position: 87.5px;
}
#links1 a:link {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
#links1 a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#links1 a:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#links1 a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
#links2 {
	text-align: center;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#links2 a:link {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
#links2 a:hover {
	text-decoration: none;
	font-weight: normal;
}
#links2 a:active {
	text-decoration: none;
	font-weight: normal;
}
#links2 a:visited {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
#more {
	font-variant: small-caps;
	color: #000;
	font-weight: bold;
}
#more a:link {
	font-variant: small-caps;
	color: #900;
	font-weight: bold;
}

/*FORMS*/
textarea {
	background-image: url(images/bg_outer.jpg);
	border: 2px outset #000;
}
input {
	background-image: url(images/bg_outer.jpg);
	border-width: 1px 1px 2px 1px;
	border-style: outset;
	border-color: #999999;
}
select {
	border-width: 1px 1px 2px 1px;
	border-style: outset;
	border-color: #999999;
	background-image: url(images/bg_outer.jpg);
	background-color: #FFC;
}
.radio {
	border-width: 0px;
}
.button {
	margin: 20px 0px 0px 0px;
	border: thin double #000;
	background-color: #900;
	background-image: none;
	font-weight: bold;
	color: #FFC;
	text-align: center;
}
.textfieldRequiredMsg {
	font-size: 10px;
	color: #900;
}
.textfieldInvalidFormatMsg {
	font-size: 13px;
	font-weight: bold;
	color: #900;
}
.selectRequiredMsg {
	font-size: 10px;
	color: #900;
}
.confirmRequiredMsg {
	font-size: 10px;
	color: #900;
}
.confirmInvalidMsg {
	font-size: 13px;
	font-weight: bold;
	color: #900;
}

/*HEADER*/
#headerline {
	color: #000;
	height: 4px;
	width: 950px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 25px;
	margin-left: 25px;
}
.line {
	background-color: #000;
}

/*TITLE*/
#title {
	margin-left: 71px;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#titleline {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 49px;
	margin-bottom: 30px;
}

/*BODY TEXT*/
#subtitle {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	text-align: left;
}
ul #subtitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 70px;
	line-height: 20px;
	text-align: justify;
}
#caption {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: justify;
	font-size: 13px;
}

/*FOOTER*/
#tag1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#tag2 {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#footer {
	color: #707070;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}
#footerline {
	color: #000;
	height: 4px;
	width: 950px;
	margin-top: 36px;
	margin-bottom: 6px;
	margin-right: 25px;
	margin-left: 25px;
}
#new {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: blink;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
