*
{
padding: 0px;
margin: 0px;
}

body
{
background: #F9F9F7 url('images/a1.gif') repeat-x;

}

.bodytext {
font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.headertext {
font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #0042A4;
	text-decoration: none;
}
.introtext {
font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.footer{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

ul {
list-style-type: none;
padding-left: 20px;
margin-left: 0px;
}
li {
background: url(bullet.png) left center no-repeat;
padding-left: 20px;
margin-bottom: 5px;
}

.menulink:link {
font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none}
	
.menulink:visited {
font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none}
	
.menulink:hover {
font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffcb00;
	text-decoration: none;
}
.menulink:active {
font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #7894BB;
	text-decoration: none;

}

.footerlink:link {
font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none}
	
.footerlink:visited {
font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none}
	
.footerlink:hover {
font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffcb00;
	text-decoration: none;
}
.footerlink:active {
font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #7894BB;
	text-decoration: none;

}
a:link {
font-family: tahoma;
	font-size: 12px;
	color: #0042A4;
	text-decoration: none;
	
}

a:visited {
font-family: tahoma;
	font-size: 12px;
	color: #0042A4;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #ffcb00;
	text-decoration: none;
	
}

 input
{
color: #808080;
background: #ffffff;
border: 1px solid #cccccc
}

.img {
  padding:4px;
  border:1px solid #808080;
  }
