body {
	margin: 0px 0px 0px 0px;
	border:0px;
	padding:0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}


.button {
	font-size: 12px;
	background-color: #3f000e;
	color: #eedcc8;
	text-align: center;
	border: 1px solid #390008;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

	}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #ffffff;

}

.textarea {

	font-family: Verdana;

	font-size: 10px;

	color: #333333;

	border: 1px solid #E6E6E6;

}

a:link	{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:visited	{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover	{
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.prs:focus { 

	background-color: transparent; 

	color: transparent;

}
a.prs:link	{
	font-size: 9pt;
	font-weight: bold;
	background: none;
	color: #5A0421;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.prs:visited	{
	font-size: 9pt;
	font-weight: bold;
	background: none;
	color: #5A0421;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.prs:hover	{
	font-size: 9pt;
	font-weight: bold;
	background-color: transparent;
	color: #5A0421;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.cat:focus { 

	background-color: transparent; 

	color: transparent;

}
a.cat:link	{
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

a.cat:visited	{
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

a.cat:hover	{
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:focus { 

	background-color: transparent; 

	color: transparent;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #3f000e;
	text-decoration: underline;
}

.textbox{
	background-color: #ffffff;
	border: 1px solid #3f000e;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;


}	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3f000e;
}
.border {
	border: 1px solid #35020F;
	background-color: #eedcc8;
}
.dotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #550123;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.boldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6B0829;
	text-decoration: none;
	font-weight: bold;
}
.require {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B0829;
	text-decoration: none;
	font-weight: bold;
}
