/* CSS Document */
.bg {
	background-image: url(images/gradientstrip.jpg);
	height: 463px;
	background-repeat: repeat-x;
	}
.sidemenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}	
.sidemenu:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcf4e;
	font-weight: bold;
	text-decoration: none;
	}	
.dashline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}	
.midbg {
	background-image: url(images/midbgstrip.jpg);
	width: 731px;
	background-repeat: repeat-y;
	}
.bottombg {
	background-image: url(images/bottomhrline.jpg);
	width: 731px;
	background-repeat: repeat-x;
	}	
.bottomtxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}	
.bottomtxt:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}	
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#292929;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
}
.emaillink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#292929;
	text-align: justify;
	text-decoration: none;
}
.emaillink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#e00000;
	text-align: justify;
	text-decoration: none;
}
.iconlink {
	text-decoration: none;
	border: #FFF;
	color:#FFF;
}
.mendotary {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color:#F00;
}
.sitemaptxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#292929;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}
.sitemaptxt:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#292929;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}
.bluetext {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #006;
}
.one {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#ff0000;
	text-decoration: none;
}
.one:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}
.boxlink {
	color:#FFFFFF;
	border:#FFFFFF;
}


