body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-image: url(images/pixel-paler.gif);
}
.heading {  font-size: medium; font-weight: bold; color: #3333CC}
.text-bold { color: #666666 ; font-weight: bold}
a:link {  color: #3333CC; text-decoration: underline}
a:hover {  color: #FFFFFF!important; background-color: #3333CC}
a:visited {  color: #3333CC; text-decoration: underline}
.text-small { font-size: x-small; color: #666666 }
.text-blue { color: #3333CC}
.text-small-blue { font-size: x-small; color: #3333CC; font-weight: bold}
.heading-large { font-size: large; font-weight: bold; color: #3333CC }
.bluebkgd { background-image: url(images/pixel.gif); }
.tabs {	background-image: url(images/tab.gif);
	height: 25px;
	width: 100px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat; }
.tabs a:link { 	color: #FFFFFF; text-decoration: none!important; }
.tabs a:hover {
	color: #FFFFFF!important;
	font-weight: bold;
}
.tabs a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tabs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.maintable {
	width: 100%;
	border: 2px solid #0000FF;
	background-color: #FFFFCC;
	height: 600px;


}
.fieldname {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3333CC;
	height: 20px;
	width: 120px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-size: x-small;
	vertical-align: top;
}
.headline {
	font-style: italic;
	font-weight: bold;
	color: #3333CC;
}
.menutable {
	border-bottom: 2px solid #0000FF;
}

UL.bullet  {
	list-style:  url(images/world-sm.gif)!important;
	margin-left: 1.5em;
	color: #3333CC;
	font-style: italic;


}
.bottombanner {
	height: 85px;



}
.headingxl {
	font-size: large;
	color: #3333CC;
	font-weight: bold;


}
.menuspacer {
	width: 3px;
}
