.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	text-decoration: none;

	font-weight: normal;

}

.title1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #333333;

	text-decoration: none;

	font-weight: bold;

	text-align: center;



}

.textredbold {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #990033;

	text-decoration: none;

	font-weight: bold;

}


.textred {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#F00;

	text-decoration: none;

	font-weight:bolder;

}

.textgraybold {





	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333333;

	text-decoration: none;

	font-weight: bold;

}

.link {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000066;

	text-decoration: underline;

	font-weight: bold;

}

.companylink {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000066;

	text-decoration: none;

	font-weight: bold;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333333;

	text-decoration: none;

	font-weight: bold;

	text-align: center;

}

h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333333;

	text-decoration: none;

	font-weight: bold;

	text-align: center;

}

h4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333333;

	text-decoration: none;

	font-weight: bold;

	text-align: center;

}



.graybg {

	background-image: url(bg.jpg);

}



.h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}





.bg3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #003399;

	text-decoration: underline;

	font-weight: bold;

	background-image: url(bottombar.jpg);

	background-repeat: repeat;



}

.bg1 {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #003399;

	text-decoration: none;

	font-weight: bold;

	background-image: url(sidebg.jpg);

	background-repeat: repeat;

}

.textwhitebold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #d7d7d7;

	text-decoration: none;

}

div.overflow {

overflow: auto; 

width: 560px; 

height: 600px; 

padding: 0px 20px 0px 10px;

}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.lftnav {
	
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16px;
	font-weight:bold;
}