body, td, th {
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 12pt;
}

body {
	margin:0px; 
	background: url('../images/bg.gif');  
    background-repeat: repeat;	
}

.style1 {
	font-size: 11px;
	color: #666666;
    font-weight: bold;
}

.style2 {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10pt;
}

.style2 a:link {
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: underline;
}

.style2 a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.style2 a:hover {
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: underline;
}

.style2 a:active {
  color: #FFFFFF;
  text-decoration: none;
}

a:link {
	color: #174995;
}

a:visited {
	color: #333333;
}

.style3 {
	font-size: 10px;
	color: #333333;
	line-height: 9pt;
}

.style3 a:link {
	font-size: 10px;
	color: #4C4B4B;
	text-decoration: none;
}

.style3 a:visited {
	font-size: 10px;
	color: #4C4B4B;
	text-decoration: none;
}

.style3 a:hover {
	font-size: 10px;
	color: #4C4B4B;
    text-decoration: underline;

}

.style3 a:active {
  color: #4C4B4B;
  text-decoration: none;
}

.submenu {
	font-size: 11px;
	color: #000000;
	line-height: 9pt;
}

.submenu a:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.submenu a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.submenu a:hover {
	font-size: 11px;
	color: #990000;
    text-decoration: underline;

}

.submenu a:active {
  color: #000000;
  text-decoration: none;
}


.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}