a 
{
	color: #0066ff;
	text-decoration: none;
}

a:link
{
	color: #0066ff;
	text-decoration: none;
}
a:visited
{
	color: #0066FF; 
	text-decoration: none;
} 
a:active 
{
	color: #0066FF;
	text-decoration: underline;
	
}

a:hover.whitebold {
	font-family: verdana;
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.whitebold:link {
	font-family: verdana;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	}
	
.whitebold:active {
	font-family: verdana;
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.whitebold:visited {
	font-family: verdana;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
		font-weight: bold;
}


a:hover.red {
	font-family: verdana;
	font-size: 11px;
	color: red;
	text-decoration: underline;
}

.red:link {
	font-family: verdana;
	font-size: 11px;
	color: red;
	text-decoration:underline;
	}
	
.red:active {
	font-family: verdana;
	font-size: 11px;
	color: red;
	text-decoration: underline;
}
.red:visited {
	font-family: verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

a:hover.pink {
	font-family: verdana;
	font-size: 11px;
	color: #ff00ff;
	text-decoration: underline;
}
.pink:link {
	font-family: verdana;
	font-size: 11px;
	color: #ff00ff;
	text-decoration:underline;
	}
	
.pink:active {
	font-family: verdana;
	font-size: 11px;
	color: #ff00ff;
	text-decoration: underline;
}
.pink:visited {
	font-family: verdana;
	font-size: 11px;
	color: #ff00ff;
	text-decoration: none;
}
table
{
	table-border-color-light: FFFFFF;
	table-border-color-dark: FFFFFF; 
}
body
{
	font-family: verdana;
	font-size: 11px;
	background-color: FFFFFF;
	color: #000000;
}

td, th 
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	letter-spacing: 0.05mm;
	word-spacing: 0.05mm;
	line-height: 4mm;
}

.title 
{
	font-family: verdana;
  font-size: 24px;
	line-height: 30px;
	color: #DCDCDC;
}

.subtitle {
	font-family: verdana;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #0066CC;
}

.header {
	font-family: verdana;
	font-size: 24px;
	background-color: #FFFFFF;
	color: #0066FF;
	;
	line-height: 24px;
}

.headersm {
	font-family: verdana;
	font-size: 21px;
	background-color: #FFFFFF;
	color: #0066FF;
	;
	line-height: 24px;
}
.text_bold_blue {
}


.nav {
	font-family: verdana;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}


.sidebar {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: verdana;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "verdana", Times, serif;
	color: #000033;
}
.subheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #339900;
	font-weight: bold;
}


.titlebar {
	font-family: "verdana", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}


.dingbat {
	font-family: verdana;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text_bold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF
}
.text_bold_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF
}

.text_bold_white2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF
}
}
.text_bold_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#CCCCCC
}
.sm_header_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF
}
.border {
	border: thin solid #666666;
}
.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #0066FF;
}

.valentine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #CC0033;
}

