.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.descriptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
a.links:link {
	color: #0000FF;
}
a.links:visited {
	color: #0000FF;
}
a.links:active {
	color: #FF0000;
	text-decoration: none;
}
a.links:hover {
	color: #0000FF;
	text-decoration: none;
}
a.links:visitedhover {
	color: #0000FF;
	text-decoration: none;
}

.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.smallerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.greysmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.greysmaller:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.buttontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.buttontxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.borderon {
	border-style: solid; 
	border-color: #000000;
	border-width: 1px;
}
td.buttonl {
	background-color: #FF0000;
	border-style: none none none solid; 
	border-color: #993333;
	border-width: 1px;
}
td.button {
	background-color: #FF0000;
	border-style: none; 
	border-color: #000000;
	border-width: 1px;
}
td.dkbutton {
	background-color: #CC0000;
	border-style: none; 
	border-color: #000000;
	border-width: 1px;
}
.ltbuttontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.ltbuttontxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
ul.dkred {
	list-style-image: url(images/dkredbullet.gif);
	list-style-position: outside;
}
td.smallcol {
	border-style: none none none solid; 
	border-color: #993333;
	border-width: 1px;
	padding-left: 5px;
}
td.maincol {
	padding-right: 5px;
	background-image: url(images/backgroundP.jpg); 
	background-repeat: no-repeat; 
	background-position: 50% 50%;
}
td.hasbg {
	background-image: url(images/backgroundP.jpg); 
	background-repeat: no-repeat; 
	background-position: 50% 50%;
}
td.hasbg2 {
	background-image: url(images/backgroundP.jpg); 
	background-repeat: no-repeat; 
	background-position: right top;
}
a.links3:link {
	color: #0000FF;
	text-decoration: none;
}
a.links3:visited {
	color: #0000FF;
	text-decoration: none;
}
a.links3:active {
	color: #FF0000;
	text-decoration: underline;
}
a.links3:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.links3:visitedhover {
	color: #0000FF;
	text-decoration: underline;
}
