html, body {
height: 100%;
margin: 0;
padding: 0;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

#content {
position:relative;
z-index:1;
}

body {
	margin-right: 0px;
}

td, p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}

a:link, a:active {
	color: #710e01;
	text-decoration: underline;
	
}

a:visited {
	color: #4e4e4e;
		text-decoration: underline;
}

a:hover {
	color: #000000;
		text-decoration: underline;
}

a.nav:link, a.nav:active {
	font-size: 17px;
	color: #6e002d;
		text-decoration: none;
			line-height: 35px;
}

a.nav:visited {
	color: #666666;
	font-size: 17px;
	text-decoration: none;
	line-height: 35px;
}

a.nav:hover {	
	color: #6e002d;
			font-size: 17px;
			text-decoration: underline;
			line-height: 35px;
}

a.nav2:link, a.nav2:active {
	font-size: 13px;
	color: #ffffff;
		text-decoration: none;
}

a.nav2:visited {
	color: #ffffff;
	font-size: 13px;
	text-decoration: underline;
}

a.nav2:hover {	
	color: #ffffff;
			font-size: 13px;
			text-decoration: underline;

}

a.white:link, a.white:active, a.white:visited, a.white:hover {
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

.smallertext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}

.largetext {
	font-size: 18px;
			font-weight:bold;
	color: #847e38;
}

.box {
border-bottom-style:dotted;
border-bottom-width:thin;
border-color:#e0dcb1;

}


.smalltitle {
	font-size: 14px;
	color: #000000;
	font-weight:800;
}

.smalltext {
	font-size: 10px;
	color: #999999;
	line-height: 18px;
}

.whitetext {
	font-size: 12px;
	color: #ffffff;
	line-height: 24px;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 59px;
	height: 29px;
	background-image: url(images/bkgd.gif);
}


form	{
	margin: 0 0 0 0;
}

input, select, textarea {
	background-image: url(images/background_form.gif);	
	color : #2E2E28;
	font-size: 13px;
	line-height: 24px;
	border-width: 1px;	
}



.option {
	background-image: url(images/background_form.gif);		
}

.checkbox {
	background-image: url(images/white.gif);		
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}

a.footer:hover {
	text-decoration: underline;	
}

.bottom {
	font-size: 9px;
	color: #666666;
}

h1 {
	font-size:20px;
	color:#710531;

}



.heading {
	font-size:18px;
	color:#2d5b77;
	font-variant:small-caps;
	font-weight:bold;
}
