body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.bigwhite, .bigwhite a:hover, .bigwhite a:visited, .bigwhite a:active, .bigwhite a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 40px;
	text-decoration: none;
}


p {
	text-alighn: justify;
	text-align: justify;
	
}

.contenttext {
	margin-left: 30px;

}
	
.question,  .question a:link, .question a:active, .question a:visited {
	margin-right: 10px;
	margin-left: 40px;
	font-weight: bolder;
	text-align: left;
	color: #A5392C;
	text-decoration: none;
}

.question a:hover {
	margin-right: 10px;
	margin-left: 40px;
	font-weight: bolder;
	text-align: left;
	color: #A5392C;
	text-decoration:underline;
}
.answer {
	margin-right: 10px;
	margin-left: 60px;
	color: #666666;
	font-style: italic;
	text-align: left;
}

.mainbg {
	background:url(../images/mainbg.gif) repeat-x;
	height:1000px;
}

.whitecolor {
	background:#FFFFFF;
}
.topnavmid {
	background:url(../images/topnavmid.png) repeat-x;
	height:18px;
	
}

li {


	text-align:	left;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
	padding: 0px;
	margin-right: 30px;
}

h1 {
	color:#7a2000;
	background:#ecddd7;
	padding-top: -30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	font-size: 24px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D2100;
}

h2 {
	color:#666666;
	padding-top: -30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-bottom-width: thin;
	font-size: 18px;
}


h3 {
	font-style:normal;
	font-size: 14px;
	height: 1px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-right-style: dotted;
	color: #A55750;
	padding: -20px;
	margin-left: 40px;
}
h4 {
	font-size: 10px;
	color: #8D2100;
	margin-top: 0px;
	margin-right: 385px;
	margin-bottom: 0px;
	margin-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #932400;
	border-right-color: #932400;
	border-bottom-color: #932400;
	border-left-color: #932400;
	background-color: #FBEFEC;
	font-weight: normal;
	padding: 5px;
}

h5 {
	font-size: 10px;
	color: #BD392C;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BD392C;
	border-right-color: #BD392C;
	border-bottom-color: #BD392C;
	border-left-color: #BD392C;
	margin-left: -30px;
	padding-left: -30px;

}

.topnavtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#7a2000;
	text-decoration:none;
	font-weight:bold;
}
.topnavtext:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.bottomnavtext {

	font-size:8px;
	color:#ffffff;
	text-decoration:none;
}
.bottomnavtext a:visited {

	font-size:8px;
	color:#ffffff;
	text-decoration:none;
}
.bottomnavtext a:hover {

	font-size:8px;
	color:#ffffff;
	text-decoration:underline;
}

.bottomnavtext1 {

	font-size:8px;
	color:#ffffff;
	text-decoration:none;
}
.infotext {

	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}
.column {
	font-size: 10px;
	color: #7A2000;
	margin-right: 10px;
	margin-left: 40px;
	text-align: left;
}

tr.row1 { background-color:#FFFFFF; }
tr.row2 { background-color:#DDDDDD; }
.box_link {
	display:block;
	text-decoration:none;
	color:black;
	padding:10px;
	border-width:1px 1px 1px 1px;
	
}
.row1 a:link.box_link, .row1 a:visited.box_link, .row1 a:active.box_link { background-color:#FFFFFF;border-color:#FFFFFF;border-style:solid; }
.row2 a:link.box_link, .row2 a:visited.box_link, .row2 a:active.box_link { background-color:#EEEEEE;border-color:#EEEEEE;border-style:solid; }
.row1 a:hover.box_link { background-color:#FFFFCC;border-color:#000000;border-style:dashed; }
.row2 a:hover.box_link { background-color:#FFFFBB;border-color:#000000;border-style:dashed; }

td img {

}
