@charset "utf-8";
/* CSS Document */
img, div { behavior: url(../iepngfix.htc) }
/* START STYLES */

/*
#title{
clear:all;
width:982px;
height:92px;
background:url(../images/title.png) top left no-repeat;
azimuth: expression(
			this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
			this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "../images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
			this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
			this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}

*/

#main1.selected a { background-position: 0 -59px; }
#main1 a{
	width: 185px;
	height: 32px;
	color: #dcdcdc;
	background:url(../images/rollover1.jpg);
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	padding-bottom: 7px;
	padding-top: 20px;
	text-decoration: none;
}
#main1 a:hover{ background-position: 0 -59px; }

#main2.selected a { background-position: 0 -59px; }
#main2 a{
	width: 225px;
	height: 32px;
	color: #dcdcdc;
	background:url(../images/rollover2.jpg);
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	padding-top: 20px;
	padding-bottom: 7px;
	text-decoration: none;
}
#main2 a:hover{ background-position: 0 -59px; }

#main3.selected a { background-position: 0 -59px; }
#main3 a{
	width: 198px;
	height: 32px;
	color: #dcdcdc;
	background:url(../images/rollover3.jpg);
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	padding-top: 20px;
	padding-bottom: 7px;
	text-decoration: none;
}
#main3 a:hover{ background-position: 0 -59px; }

#main4.selected a { background-position: 0 -59px; }
#main4 a{
	width: 160px;
	height: 32px;
	color: #dcdcdc;
	background:url(../images/rollover4.jpg);
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	padding-top: 20px;
	padding-bottom: 7px;
	text-decoration: none;
}
#main4 a:hover{ background-position: 0 -59px; }

#main5.selected a { background-position: 0 -59px; }
#main5 a{
	width: 192px;
	height: 32px;
	color: #dcdcdc;
	background:url(../images/rollover5.jpg);
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	padding-bottom: 7px;
	padding-top: 20px;
	text-decoration: none;
}
#main5 a:hover{ background-position: 0 -59px; }
