body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
.nav {font-family: "Trebuchet MS", Verdana; font-size: 12px; color: #99447c; 
}

.boxed_dark {
	border: 1px solid 99447C;
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #FFFFFF;
	border-top-color: #99447C;
	border-right-color: #99447C;
	border-bottom-color: #99447C;
	border-left-color: #99447C;
	border-width: 1;
	background-color: #99447c;
	letter-spacing: 2px;
	margin-left: 5px;
	padding-left: 5px;
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDDABD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
.boxed_light {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: BBA1A7;
	border-right-color: BBA1A7;
	border-bottom-color: BBA1A7;
	border-left-color: BBA1A7;
	margin-left: 5px;
	padding-left: 5px;
}
.boldtext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
}
.welcometext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 30px;
	color: #666666;
}
.boldtextbrown {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}
.strip {
	background-attachment: fixed;
	background-image: url(wwwroot/whole-strip.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
td {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
input {
	width: 87%;
}
textarea {
	width: 87%;
}
.input2 {
	width: 20px;
}
.headers {
	border: 1px solid 99447C;
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	border-top-color: #99447C;
	border-right-color: #99447C;
	border-bottom-color: #99447C;
	border-left-color: #B87BA3;
	border-width: 2;
	background-color: B87BA3;
	letter-spacing: 2px;
	color: #FFFFFF;
}
.input3 {

	width: 80px;
}
.input3answer {
	width: 90px;
	border-width: 0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}

A:link
{
    COLOR: #a52a2a;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FFFFFF
}
A:active
{
    COLOR: #330000;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #a52a2a;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #660000
}

A.white:link
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A.white:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline
}
A.white:active
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline
}
A.white:visited
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A.white:visited:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline
}
.horizon {
	background-attachment: fixed;
	background-image: url(whole-strip.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
