A:hover {text-decoration: underline; color:#000066;}

.text1 {  font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #000000}
.text2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.text3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.text4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}
.text5 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000}
.text6 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000}

.textbg1 {  font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #cccccc}
.textbg2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #cccccc}
.textbg3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #cccccc}
.textbg4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #cccccc}

.textwh1 {  font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #ffffff}
.textwh2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff}
.textwh3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff}
.textwh4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff}

.headingbg {
	background-attachment: fixed;
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftbg {
	background-attachment: fixed;
	background-image: url(../images/left_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.buttonbg {
	background-attachment: fixed;
	background-image: url(../images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ffffff;
	text-decoration: none;
}

.buttonbg2 {
	background-attachment: fixed;
	background-image: url(../images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ffffff;
	text-decoration: none;
}.tableborder {
	border: 1px solid #000000;
}
.tableheading {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
