.bodytext {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #444444;
	text-align: justify;
}
.body_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	text-align: center;
	font-weight: bold;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
.pagebg {
	background-color: #FAFAFA;
	background-image: url(images/bgmain.jpg);
	background-repeat: repeat-x;
}

.tabs {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	color: #7A0A5B;
	text-align: left;
}
.page_links {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: right;
}
.greenz {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	color: #336600;
	font-weight: bold;
	text-decoration: underline;
}



.bulletz {
	list-style-image: url(images/arrow_right.gif);
}
/*a:hover{
//	font-size: 13px;
//	color: #7A0A5B;
//	text-decoration: none;
//	font-family: "Trebuchet MS", Verdana, Tahoma;
//}*/
a:link {color: #330033}
a:visited {
	color: #66CC00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #81436A;
}
a:hover {color: #CC0099; text-decoration: none;}
a:active {color: #FF3366}
.tabletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFEBB4;
	background-color: #82416B;
}
.formfld {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: left;
}

.tableborder {
	border: 1px solid #82416B;
}
.tablecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80426B;
	background-color: #FFF4D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82416B;
}
.tablecell1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80426B;
	background-color: #FFFEFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82416B;
}
.paper-border {
	border: 2px solid #999999;
}
.paper-names {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 15px;
	color: #9B647B;
	text-align: center;
	font-weight: bold;
}

