/* Menu 1 starts here */
#menu1 {
	width: 150px;
	float:left;
}

#menu1 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
}

#menu1 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu1 a
{
color: #fff;
text-decoration: none;
font-size: 14px;
display: block;
padding: 3px;
width: 160px;
background-color: #686C7A;
border-bottom: 1px solid #eee;
}

#menu1 a:link, #menu a:visited
{
color: #EEE;
text-decoration: none;
}

#menu1 a:hover
{
	background-color: #AED238;
	color: #fff;
}

#menu1 li a#current
{
border-bottom: 3px solid #DAD6B7;
background: #00BEE4;
}
/* Menu 1 ends here */


/* Menu 2 starts here */
#menu2 {
width: 200px;
float:left;
}

#menu2 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
}
#menu2 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu2 a
{
color: #483000;
text-decoration: none;
font-size: 14px;
display: block;
padding: 3px;
width: 160px;
background-color: #F0F0D8;
border-bottom: 1px solid #fff;
}

#menu2 a:link, #menu a:visited
{
color: #483000;
text-decoration: none;
}

#menu2 a:hover
{
background-color: #487890 ;
color: #fff;
}

#menu2 li a#current
{
border-bottom: 3px solid #C0C018;
background: #487890 ;
color: #fff;
}
/* Menu 2 ends here */


/* Menu 3 starts here */
#menu3 {
width: 200px;
float:left;
}

#menu3 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type: circle;
list-style-position:inside;
margin:0;
padding:0;
}
#menu3 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu3 a
{
color: #483000;
text-decoration: none;
font-size: 14px;
display: block;
padding: 3px;
width: 160px;
background-color: #fff;
border-bottom: 1px solid #fff;
}

#menu3 a:link, #menu3 a:visited
{
color: #483000;
text-decoration: none;
}

#menu3 a:hover
{
border-left: 3px solid #901818;
color: #000;
}

#menu3 li a#current
{
border-left: 3px solid #901818;
background: #F0F0F0;
color: #000;
}
/* Menu 3 ends here */


/* Menu 4 starts here */
#menu4 {
width: 200px;
float:left;
}

#menu4 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
}
#menu4 li
{
display: inline;
/* for IE5 and IE6 */
margin:0px 0px 2px 0px;
}

#menu4 a
{
color: #000;
text-decoration: none;
font-size: 14px;
display: block;
padding: 3px;
width: 160px;
background-color: #FDFCF3;
border: 1px dotted #B5E3C7;
margin:0px 0px 2px 0px;
}

#menu4 a:link, #menu4 a:visited
{
color: #000;
text-decoration: none;
}

#menu4 a:hover
{
background-color: #B5E3C7 ;
color: #FDFCF3;
}

#menu4 li a#current
{
border: 1px solid #B5E3C7;
background: #B5E3C7 ;
color: #FDFCF3;
}
/* Menu 4 ends here */
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ADD038;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	padding: 10px;
	width: 400px;
	margin: 5px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.bodyital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-style: italic;
}
.bodygreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006600;
	padding: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
}
.bodytwo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
newheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
}
