/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(background_v2.gif);
	background-color: #660033;
}
p { 
	color: #003300; 
	font-size: 13px; 
	font-family: sans-serif; 
	line-height: 1.5; 
	text-align: left; 
	margin-top: 0px; 
	margin-right: 5px; 
	margin-left: 16px; 
}
.leftborder { 
	background-image: url(left_border.gif); 
	background-repeat: repeat-y; 
}
.rightborder { 
	background-image: url(right_border.gif); 
	background-repeat: repeat-y; 
}
a.bottombar:link { 
	color: #ffffff; 
	font-size: 11px; 
	font-family: sans-serif; 
	text-decoration: underline;
}
a.bottombar:visited { 
	color: #99cc33; 
	font-size: 11px; 
	font-family: sans-serif; 
	text-decoration: none;
}
a.bottombar:hover { 
	color: #99cc33; 
	font-size: 11px; 
	font-family: sans-serif; 
	text-decoration: underline;
}
a.bottombar:active { 
	color: #ffffff; 
	font-size: 11px; 
	font-family: sans-serif; 
	text-decoration: underline;
}
a.faqs:link { 
	color: #003300; 
	font-size: 13px; 
	font-family: sans-serif; 
	text-decoration: underline;
}
a.faqs:visited { 
	color: #003300; 
	font-size: 13px; 
	font-family: sans-serif; 
	text-decoration: underline;
}
a.faqs:hover { 
	color: #003300; 
	font-size: 13px; 
	font-family: sans-serif; 
	text-decoration: underline;
}
a.faqs:active { 
	color: #99cc33; 
	font-size: 13px; 
	font-family: sans-serif; 
	text-decoration: underline;
}
a.backtotop:link {
	color: #003300;
	font-size: 13px;
	font-family: sans-serif;
	background-color: #99CC00;
	width: 60px;
}
a.backtotop:visited { 
	color: #003300; 
	font-size: 13px; 
	font-family: sans-serif;
	background-color: #99cc33;
}
a.backtotop:hover { 
	color: #003300; 
	font-size: 13px; 
	font-family: sans-serif;
	background-color: #99cc33;
}
a.backtotop:active { 
	color: #99CC00; 
	font-size: 13px; 
	font-family: sans-serif;
	background-color: #99cc33;
}
.bottomtext { 
	color: #ffffff; 
	font-size: 11px; 
	font-family: sans-serif; 
	line-height: 2; 
	text-align: center; 
}
h1 {
	color: #84B02B;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 16px;
	margin-bottom: 10px;
}
li { 
	color: #003300; 
	font-size: 13px; 
	font-family: sans-serif; 
	font-weight: plain;
	line-height: 1.5; 
	text-align: left; 
	margin-top: 0px; 
	margin-right: 5px; 
	margin-left: 16px; 
}
.headings { 
	color: #003300; 
	font-size: 13px; 
	font-family: sans-serif; 
	font-weight: bold;
	line-height: 1.5; 
	text-align: left; 
	margin-top: 0px; 
	margin-right: 5px; 
	margin-left: 16px; 
}
.maintext {
	color: #003300;
	font-size: 13px;
	font-family: sans-serif;
	line-height: 1.5;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 16px;
	padding-left: 16px;
}
