BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.headerlink {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.headerlink:HOVER {
	color: #FF001D;
	text-decoration : underline;
}
.pagelink {
	font-size: 14px;
	color: #FF001D;
	font-weight: bold;
	text-decoration: none;
}
A.pagelink:HOVER {
	color: #000066;
}

.textsection {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.textfooter {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.textred {
	color: #FF001D;
}
.texttitle {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.textmain {
	font-size: 12px;
	color: #000000;
}
.textcaption {
	font-size: 10px;
	color: #000000;
}
.textdescription {
	font-size: 12px;
	color: #000000;
}
.textclick {
	font-size: 10px;
	color: #000000;
	font-style: italic;
}
.tablelayout {
	float: left;
	margin : 2px;
	cursor : hand;
}
.sidebottom {
	background-image: url(images/sidebottomrepeat.gif);
	background-repeat: repeat-x;
}
.sidetop {
	background-image: url(images/sidetoprepeat.gif);
	background-repeat: repeat-y;
}
.showcursor {
	cursor : hand;
}
.textad {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.textaddescription {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.bolddescription {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


.internallinkcolor {
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}
A.internallinkcolor:HOVER {
	color: #000000;
	text-decoration : none;
}
.listlink {
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
}
A.listlink:HOVER {
	color: #000000;
	text-decoration : none;
}

.sublinkcolorclick {
	font-size: 12px;
	color: #A70033;
	text-decoration : none;
}
A.sublinkcolorclick:HOVER {
	color: #A70033;
}
.sublinkcolor {
	font-size: 12px;
	color: #000000;
	text-decoration : none;
}
A.sublinkcolor:HOVER {
	color: #A70033;
}

.admintitle {
	color : #000000;
	font-size : 15px;
	font-weight : bold;
}
.imagespace {
	margin-left : 13px;
	margin-bottom : 13px;
}
.newboxtitle {
	font-size : 11px;
	font-weight : bold;
}
A.newboxlink:HOVER {
	color : #000000;
	text-decoration : none;
}
.newboxlink {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
}




.boldtext {
	font-weight: bold;
}
.regulartext {
	color : #000000;
	font-size : 12px;
}
.redboldtext {
	color : #CC0000;
	font-size : 12px;
	font-weight : bold;
}
.buttons {
	border-style : solid;
	border-width : 1px;
	background-color : #666666;
	border-color : #000000;
	font-size : 11px;
	color : #FFFFFF;
}
.formtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #FFFFFF;
	border-color : #666666;
	font-size : 11px;
}
.redformtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #FF9999;
	border-color : #666666;
	font-size : 11px;
}