A {text-decoration: underline; color: #3300FF;}
A:hover {
	text-decoration: underline + overline;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.fixedfont { font-size : 12px }
P {
	font-size : 12px;
	color: #009;
} 

.style1 {	font-size: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	line-height: 68px;
}

.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336600;
	font-style: italic;
	font-size: 12px;
}

.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
}

.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px
}

.style5 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000099;
	font-weight: bold;
}

.style6 {
	color: #336600;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	font-style: italic;
	font-size: 12px;
}

.style8 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	font-size: 14px;
}

.style9 {
	color: #CC0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style10 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.style11 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336600;
	font-weight: bold;
	line-height: 20px;
}

.style13 {	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
	font-size: 60px;
	line-height: 68px;
}

.style14 {color: #990000
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.style15 {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	color: #009;
}

.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: 28px;
	font-weight: bold;
}
.style17A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #393;
}


.style18 {	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
}



#dropmenudiv{
position:absolute;
background-color: #FFFFCC;
border:1px gold;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #33CC99;
}

body {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #009;
	text-align: right;
}

a {
	color: #000099;
	text-decoration: none;
}

form {
	background-color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}
#new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #F63;
	height: auto;
	width: auto;
	vertical-align: middle;
	letter-spacing: 1pt;
	padding: 1px;
	line-height: 28px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.new {
}

