table {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #999999
}
body {
	scrollbar-base-color:#030F3D; scrollbar-darkshadow-color:#030F3D; scrollbar-arrow-color:#CCCCCC; scrollbar-face-color:#030F3D; scrollbar-highlight-color:#CCCCCC; scrollbar-shadow-color:#CCCCCC; scrollbar-3dlight-color:#030F3D
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p:first-letter{
   font-size: 24px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: underline;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC6633;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
h4 {
	font-weight: bold;
	color: #0066CC;
	font-size: 12px;
}
h5 {
	font-weight: bold;
	color: #0066CC;
	font-size: 12px;
	display: inline;
}
h6 {
	font-weight: normal;
	color: #0066CC;
	font-size: 12px;
	display: inline;
}
.formBTNS {
	font-size: 9pt;
	font-weight: bolder;
	color: #000000;
	background-color: #86C0D6;
	border: 1pt solid #000000;
}
.formFLDS {
	font-size: 9px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1pt;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.corner {
	background-attachment: fixed;
	background-image: url(images/corner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dmgBg {
	background-attachment: scroll;
	background-image: url(images/dmg_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
