/* CSS Document */

.introbody {
	background-color:#461c1b;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}


.footertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a08982;
	font-weight:normal;
}

.whitetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
}


.titletext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#461c1b;
	font-weight:normal;
}

.contenttext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#461c1b;
	font-weight:normal;
}


.blacktext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	font-weight:normal;
}

.smallblacktext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#303030;
	font-weight:normal;
}


.whitelink {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.whitelink:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.whitelink:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.whitelink:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.whitelink:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
}

.boldlink {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #461c1b; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.boldlink:link {
	COLOR: #461c1b; TEXT-DECORATION: none
}
A.boldlink:visited {
	COLOR: #461c1b; TEXT-DECORATION: none
}
A.boldlink:active {
	COLOR: #461c1b; TEXT-DECORATION: none
}
A.boldlink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.headerbg {
	background-image:url(headerbg.jpg);
	background-repeat:repeat-x;
	height:215px;
}

.tableborder {
	border-left:2px solid #cfcbc0;
	border-right:2px solid #cfcbc0;
}

.input {
BORDER-RIGHT: #A0B5D6 0px solid; 
BORDER-TOP: #A0B5D6 0px solid; 
BORDER-LEFT: #A0B5D6 0px solid; 
BORDER-BOTTOM: #A0B5D6 0px solid; 
background-color:#A69571;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
//COLOR: #ffffff;
COLOR: #000000;
FONT-SIZE: 11px;
font-weight:normal;
height:20px;
}

.textarea {
BORDER-RIGHT: #A0B5D6 0px solid; 
BORDER-TOP: #A0B5D6 0px solid; 
BORDER-LEFT: #A0B5D6 0px solid; 
BORDER-BOTTOM: #A0B5D6 0px solid; 
background-color:#A69571;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
//COLOR: #ffffff;
COLOR: #000000;
FONT-SIZE: 11px;
font-weight:normal;
}

.button {
BORDER-RIGHT: #f2f2f2 0px solid; 
BORDER-TOP: #f2f2f2 0px solid; 
BORDER-LEFT: #f2f2f2 0px solid; 
BORDER-BOTTOM: #f2f2f2 0px solid; 
background-color:#451c1b;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
COLOR: #fcf8ee;
FONT-SIZE: 11px;
font-weight:bold;
height:20px;
}