.footer {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}



.footer a:link{
	color: #369c17;
	text-decoration: none;
	font-weight: bold;
}

.footer a:visited{
	color: #369c17;
	text-decoration: none;
	font-weight: bold;	
}

.footer a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}



.menu {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;

}

.menu a:link{
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}

.menu a:visited{
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}

.menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 15px;
	text-decoration: none;

}
.menu2 a:link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menu2 a:visited{
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
}
.menu2 a:hover{
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
}
.footer2 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.footer2 a:link{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.footer2 a:visited{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.footer2 a:hover{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.loginbox {
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/inpbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 192px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

