<style type="text/css">
.mytext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000} 
.mytext a:link {color: #000000; text-decoration: none} 
.mytext a:visited {color: #000000; text-decoration: none} 
.mytext a:hover {color: #000000 text-decoration: underline} 
.mytext a:active {color: #000000; text-decoration: none} 
.mytext2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF} 
.mytext2 a:link {color: #FFFFFF; text-decoration: none} 
.mytext2 a:visited {color: #FFFFFF; text-decoration: none} 
.mytext2 a:hover {color: #FFFFFF; text-decoration: underline} 
.mytext2 a:active {color: #FFFFFF; text-decoration: none} 
.mytext3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; line-height: 34px} 
.mytext3 a:link {color: #FFFFFF; text-decoration: none} 
.mytext3 a:visited {color: #FFFFFF; text-decoration: none} 
.mytext3 a:hover {color: #FFFFFF; text-decoration: underline} 
.mytext3 a:active {color: #FFFFFF; text-decoration: none} 
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.style3 a:link {color: #000000; text-decoration: none} 
.style3 a:visited {color: #000000; text-decoration: underline} 
.style3 a:hover {color: #000000; text-decoration: underline} 
.style3 a:active {color: #000000; text-decoration: none} 
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.style2 {font-size: 24px; font-family: Arial, Helvetica, sans-serif;}
.submit {font-size: 18px; font-family: Arial, Helvetica, sans-serif; padding-top: 10px; text-decoration:none}
.submit a:link {color: #000000; text-decoration: none} 
.submit a:visited {color: #000000; text-decoration: none} 
.submit a:hover {color: #ffffff; text-decoration: underline} 


ul#menu{
	margin:0;
	padding:0;
	padding-left: 60px;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:12px;
	background:transparent url("images/white.jpg") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:2px solid #74BCCA;
	border-left:2px solid #74BCCA;

	}
ul#menu li a{
	display:block;
	float:left;
	color: #333333;
	text-decoration:none;
	padding:12px 15px 0 15px;
	height:28px;
	}
ul#menu li a:hover{
	background:transparent url("images/black.jpg") repeat-x top left; color:#FFFFFF;
	}
#navlist2
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist2 li
{
	padding-left: 25px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
}
/* to add april'09\*/
#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

#navcontainer a
{
display: block;
padding: 7px 7px 7px 30px;
width: 170px;
background: #FFFFFF url(images/bullet2.jpg) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
border-bottom: 4px solid #000000;
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #74BCCA;
color: #000000;
}

</style>
