body {
	font-family: Times New Roman;
	font-size: 15px;
	color: #000000;
	margin: 50 0 0 0;
	border-width: 0px;
	overflow: auto;
	line-height: 24px;
}

td, p {
	font-family: Times New Roman;
	font-size: 15px;
	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: #ffffff;
	text-decoration: none;

}

a.nav:visited {
	color: #990000;
	font-size: 17px;
	text-decoration: none;
}

a.nav:hover {	
	color: #990000;
    text-decoration: underline;

}

.smallertext {
	font-family: Times New Roman;
	font-size: 12px;
	color: #656027;
	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: 16px;
	color: #000000;
	font-weight:800;
}

.smalltext {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

.whitetext {
	font-size: 14px;
	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: #999999;
	text-decoration: none;
	font-size: 10px;
}

a.footer:hover {
	text-decoration: underline;	
}

.bottom {
	font-size: 10px;
	color: #999999;
}

h1 {
	font-size:18px;
	color:#c41200;
	font-variant:small-caps;
}



.heading {
	font-size:14px;
	color:#c41200;
	font-weight:bold;
}

li, ol {
	line-height: 29px;
	list-style-image:  url(images/li.gif);	

  
  }