body {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}

.contentlink {
}
a.contentlink:link    {text-decoration: none; color: #0000ff}
a.contentlink:visited {text-decoration: none; color: #800080}
a.contentlink:active  {text-decoration: none; color: #FF0000}
a.contentlink:hover   {text-decoration: none; background-color: #333399; color: #ffffff;}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #cc0000;
}
.leftMenuHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #cc0000;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.bullets {
}
ul.bullets {
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 15px;
}
ul.bullets li {
	padding-bottom: 5px;
}

.menuBar {
	background-image: url(images/menubg1.jpg); 
	background-repeat:no-repeat; 
	width: 760px; 
}
.menuTD {
	padding-left: 10px;
	padding-right: 10px;
	height: 26px;
}
.menuTDOver {
	background-image: url(images/menubg2.gif); 
	background-repeat:repeat-x; 
	padding-left: 10px;
	padding-right: 10px;
}
.menuSep {
	width: 1px;
	color: #ffffff;
}
.menuLink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.menuLink:link {} 
A.menuLink:active {} 
A.menuLink:visited {} 
A.menuLink:hover {}

.leftMenuTD {
	color: #333399;
	width: 100%;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftMenuTDOver {
	color: #ffffff;
	width: 100%;
	background-color: #333399;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftMenuTD A {
	color: #333399;
}
.leftMenuTDOver A {
	color: #ffffff;
}
.leftMenuPad {
	padding-left: 25px;
}
.leftMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
A.leftMenuLink:link {} 
A.leftMenuLink:active {} 
A.leftMenuLink:visited {} 
A.leftMenuLink:hover {}

.imagelink {
}
a.imagelink:link    {text-decoration: none; background-color: transparent;}
a.imagelink:visited {text-decoration: none; background-color: transparent;}
a.imagelink:active  {text-decoration: none; background-color: transparent;}
a.imagelink:hover   {text-decoration: none; background-color: transparent;}

.headerTable {
	width: 760px; 
}

.mainTable {
	background-color: #ffffff;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
}
.footerTable {
	background-image: url(images/footer1.jpg); 
	background-repeat: no-repeat; 
	width: 760px; 
	height: 28px;
}





