body {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin: 0;
	list-style-position: outside;
	list-style-image: url(arrow.jpg);
	list-style-type: circle;
	background-color: #CCCCCC;
}
	
P, UL, OL, LI, DL, DD, DT, TD, SPAN, BLOCKQUOTE,TH  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}

.imgborder {
	border: 1px solid #FFFFFF;
}

input {
		font-family: Arial, geneva, sans-serif;
		font-size: 12px;
		color: #0D3F72;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 0px;
}

.bolded {
	font-family: Tahoma;
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-style: normal;
}

.biga {
		font-family: Arial, Arial, geneva, sans-serif;
		font-size: 12px;
		color: #0D3F72;
		font-weight: bold;
}

.footer {
		font-family: Arial, geneva, sans-serif;
		font-size: 11px;
		color: #000000;
}

a.linker {  color: #990000; text-decoration: underline}

sup {font-family:Arial, Helvetica; font-size: 8pt;} 
A:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
.padding {
	padding-left: 10px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-transform: uppercase;
	font-weight: bold;
}
.menu {
	text-align: left;
	padding-left: 35px;
}
#content-table {
	width: 97%;
}
.content-bgtable {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}
