BODY {
	background-color : #006699;
	margin : 0px 0px 0px 0px;
	background-image:url(/images/cross2.gif);
}
.td {
	background-color : #ffffff;
}
.toptext {
	font-family : arial, helvetica, sans-serif;
	font-size : 27px;
	color : #000000;
}
.subtoptext {
	font-family : arial, helvetica, sans-serif;
	font-size : 20px;
	color : #000000;
}
.topmenu {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
.bottommenu {
	font-size : 11px;
	background-color : #adadad;
}
.spacer {
	background-color : #006699;
}
.dottedline {
	background-image : url(../images/dotline.gif);
	background-repeat : repeat-y;
}
.dottedlinex {
	background-image : url(../images/dotlinex.gif);
	background-repeat : repeat-x;
}
.raster {
	background-color : #f4f4f4;
}
.textbluelarge {
	font-family : arial, helvetica, sans-serif;
	font-size : 20px;
	color : #006699;
}
.textblacksmall {
	font-family : arial, helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
.textblackmedium {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
.inputfield {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	border : 1px solid Black;
	width : 100px;
}
.inputbox {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	border : 1px solid Black;
	width : 185px;
}
.inputbutton {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	cursor: hand;
}
.dropdownmenu {
	background-color : #cccccc;
	border : 0px solid #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.menulink {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
.menulink:hover {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #555555;
	text-decoration :none;
}
.orangelink {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #ff6600;
	text-decoration : none;
}
.orangelink:hover {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #ff9933;
	text-decoration :none;
}
.bluelink {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #006699;
	text-decoration : none;
}
.bluelink:hover {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #3399CC;
	text-decoration :none;
}
.sectionlink {
	text-decoration : none;
	font-weight : bold;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
A {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}