body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #330099;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #330099;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6666CC;
	text-decoration: underline;

}

a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
}

.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #330099;
	text-decoration: none;
}
.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #330099;
	text-decoration: none;
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #330099;
	text-decoration: underline;

}
.links:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
}
.stripetop {
	background-image:   url(/bkgrd1.gif);
	background-repeat: repeat;
	border-top: 1px solid #FFCC00;
	
}
.yellow:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
.yellow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.yellow:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.dashed {
	background-color: #F1F1F1;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	border-top: 1px solid #CCCCCC;
	
}
.division {
	background-color: #F1F1F1;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	
}
.tablebg {
	background-image:   url(/bkgrd1.gif);
	background-repeat: repeat;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	
}
.blacktop {
	border-top: 1px solid #000000;
}	

.gray {
	border-bottom: 1px dashed #CCCCCC;

}
.dasheda {
	border-left: 1px dashed #CCCCCC;
	
}
.border {
	border: 1px solid #CCCCCC;
}
.blkside {
	border-right: 1px solid #000000;
	
}
.blueline {
	border-bottom: 1px solid #6666CC;
	
}
.mainbody {
	border-right: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
}
.grayboxt {
	background-color: #f1f1f1;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

	
}
.grayboxb {
	background-color: #CCCCCC;
	border: 1px solid #999999;


}
.graywhte {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.bluebg {
	background-color: #6666CC;
	border: 1px solid #FFFFFF;
}
.bluebdr {
	border-top: 1px solid #6666CC;

}
.blkbdr {
	border: 1px solid #000000;
}
.graydashed {
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;

}
.dashedb {
	border-right: 1px dashed #CCCCCC;
	
}
.divisiona {
	border-left: 1px solid #CCCCCC;
	
}
.dkgray {
	border: 1px solid #999999;
}
.divisionb {
	background-color: f1f1f1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #330099;
}
.smallblk {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.links1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #330099;
	text-decoration: none;
}
.links1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #330099;
	text-decoration: none;
}

.links1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #330099;
	text-decoration: underline;

}
.links1:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
}
.box {
	background-color: #eeeeee;
	border: 1px solid #330099;
}
.bluebox {
	background-color: #FFFFFF;
	border: 1px solid #6666CC;
}

