body
{
background-color: #FEFEFE;
background-image: "images/bg_body.gif";
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: left;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #A10506;
	line-height: 10px;
	font-variant: normal;
	padding-left: 0px;
	padding-top: 10px;
	
	}
.runtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:150%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	margin: 10px;
	padding: 10px;
	/*border:thin solid green;	*/
	}
a:link, a:visited{
color: #000000;
text-decoration:none;
border-bottom: 1px dashed #AA0607;
background-color:transparent;
}
a:hover, a:active{
	/*text-decoration:underline;*/
	/*background-color:#AA0607;*/
	border-bottom: 1px dashed #FFFFFF;
	color:#AA0607;
 
 
}
.bordered {
	border: 2px dashed #993300;
	padding:5px;
	margin: 10px;
	}
.style1 {
	color: #AA0607;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	line-height:150%;
}
.runtextjust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	padding-right: 4px;
	padding-left: 9px;
	text-indent: 0pt;
}

.headingunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: left;
	color: #AA0607;
	left: auto;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #AA0607;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #AA0607;
}
.runtextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	color: #AA0607;
	text-align: left;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
}

a:hover.normallink {
	text-decoration: underline;
	border-bottom: none;
	}
	

.plainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	line-height:150%;
}

.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AA0607;
	text-align : left;
	line-height:150%;
}
a.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AA0607;
	text-align : left;
	line-height:150%;
}
#nostyle
{
color:#000000;
text-decoration: none;
border-bottom: 0px none;
}

#nostyle:hover
{
color:#FF0000;
text-decoration: none;
border-bottom: 0px none;
}

#thispage
{
color: #AA0607;
text-decoration: none;
border-bottom: 0px none;
}
