body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	height:100%;
}
html{
	height:100%;
}
img{border:0px;}
.content{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-weight:normal;
	color:#666666;
}
.contentbold{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	color:#666666;
}
.small_content{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.homeboxcontent{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:9pt;
	font-weight:normal;
	color:#ffffff;
}
.copyright{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:8pt;
	font-weight:normal;
	color:#666666;
}
.bottom{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:8pt;
	font-weight:normal;
	color:#ffffff;
}
a.bottom{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}
a.bottom:hover{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#eeeeee;
}
a.content{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-weight:normal;
	text-decoration:underline;
	color:#e93e20;
}
a.content:hover{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-weight:normal;
	color:#666666;
}
.newstitle {
	font-family:Arial, Verdana, Sans-Serif;
	font-size:11pt;
	font-weight:bold;
	color:#e93e20;
}
.contenttitle {
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14pt;
	font-weight:bold;
	color:#e93e20;
}

.navLinkFixed{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	background-image: url(../images/navon.jpg);
	background-repeat: no-repeat;
	height:24px;
	width:247px;
	text-align:left;
	text-decoration:none;
	padding-top:5px;
	padding-left:50px;
	display:table-cell;
}

a.navLink{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	color:#e93e20;
	background-image: url(../images/navoff.jpg);
	background-repeat: no-repeat;	
	height:24px;
	width:225px;
	text-align:left;
	text-decoration:none;
	padding-top:5px;
	padding-left:50px;
	display:table-cell;
}
a.navLink:active{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	background-image: url(../images/navon.jpg);
	background-repeat: no-repeat;
	height:24px;
	width:225px;
	text-align:left;
	text-decoration:none;
	padding-top:5px;
	padding-left:50px;
	display:table-cell;	
}
a.navLink:hover{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	background-image: url(../images/navon.jpg);
	background-repeat: no-repeat;
	height:24px;
	width:225px;
	text-align:left;
	text-decoration:none;
	padding-top:5px;
	padding-left:50px;
	display:table-cell;	
}
.nav ol{list-style:none;margin-left:0px;}
.nav ul{list-style:none;margin-left:0px;padding:0px;}
.nav li{list-style:none;margin-left:0px;padding:0px;}






