.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #993366;
	color: #FFFFFF;
	display: block;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
	/*width: 145;*/
}
.links-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #993366;
	color: #FFFFFF;
	display: block;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
	/*width: 145;*/
}
.links:link, .links:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px 3px 3px 10px;
	/*width: 145;*/
}
.links-a:link, .links-a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px 3px 3px 10px;
	background-color: #CC6666;
	/*width: 145;*/
}
.links:hover {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px 3px 3px 10px;
	/*width: 145;*/
	background-color: #882222;
}
a:link, a:visited {
	color: #952446;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	color: #FF0000;
	text decoration: none;
}
.tops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #993366;
	padding-left: 10px;

}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 24px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 10px;
	padding-bottom: 3px;
	background-color: #CCCCCC;
}
.column {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 0px;
	text-align: center;
	/*padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;*/
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;

}
.pageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
	padding-left: 10px;
}
.hometext {
	font-size: 12px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
}
.topline {
	font-size: 12px;
	text-decoration: none;
	padding-left: 15px;
}
.heading1, h1 {
	font-size: 13px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	padding-left: 8px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
}
.heading2, h2 {
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	padding: 2px 2px 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFEFEF;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FFCCCC;
}
.heading3, h3 { 	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left: 15px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF9F9;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFE0E0;
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytext,.bodytext td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 3px;
	font-size: 12px;
}
ul {
	list-style-image: url(images/bullet.gif);
}
h4, h5, h6 {
	color: #990000;
	text-decoration: underline;
}
h1 :link, h1 :visited ,h2 :link, h2 :visited, h3 :link, h3 :visited,
  h4 :link, h4 :visited, h5 :link, h5 :visited, h6 :link, h6 :visited {
   color: inherit;
}
.area_holder {
  margin:10px;
}
label { font-size: 11px;}

