body{
	background: url(../images/m_bg.jpg);
	color: #fff;
	font-family: arial;
	font-size: 9pt;
}

img{
	border: 0px;
}

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

ul{
	margin: 0;
}

li{
	padding: 0 0 3px 0;
}

a:link{
	color: #989898;
	text-decoration: none;
}
a:visited{
	color: #989898;
	text-decoration: none;
}
a:hover{
	color: #fff;
	text-decoration: none;
}
a.copper:link,a.copper:visited,a.copper,a.copper:hover{
	color: #db9931;
}

.nav_table{
	color: #7F7F7F;
	text-align: left;
	width: 635px;
	height: 14px;
	font-size: 8pt;
}
.nav_table a:link{
	color: #7F7F7F;
	text-decoration: none;
}
.nav_table a:visited{
	color: #7F7F7F;
	text-decoration: none;
}
.nav_table a:hover{
	color: #FFF;
	text-decoration: none;
}

.subnav_table{
	background: url(../images/mg_06.jpg);
	color: #7F7F7F;
	text-align: left;
	width: 635px;
	height: 61px;
	font-size: 8pt;
}
.subnav_table a:link{
	color: #7F7F7F;
	text-decoration: none;
}
.subnav_table a:visited{
	color: #7F7F7F;
	text-decoration: none;
}
.subnav_table a:hover{
	color: #FFF;
	text-decoration: none;
}
.subnav_lineitem{
	width: 574px;
	height: 15px;
}

.pnav_table{
	background: url(../images/mg_08.jpg);
	color: #7F7F7F;
	text-align: right;
	width: 900px;
	height: 37px;
}

.main_cell{
	vertical-align: top;
	text-align: left;
	background: url(../images/mg_09.jpg) no-repeat;
	color: #989898;
	font-size: 9pt;
	width: 900px;
	height: 460px;
}

.main_cell a:link{
	color: #989898;
	text-decoration: none;
}
.main_cell a:visited{
	color: #989898;
	text-decoration: none;
}
.main_cell a:hover{
	color: #fff;
	text-decoration: none;
}

.main_cell p{
	margin: 0px;
	padding: 0 0 10px 0;
}

td.tile {
	padding: 4px;
}

#homepage {
	padding-left:250px;
	width:500px;
}

#homepage img {
	margin: 2px;
}

#homepage img:hover{
	margin: 0;
	border: 2px solid #db9931;
}

#homepage hr {
	height: 1px;
	color: #a1c5df;
	background-color: #a1c5df;
	border: none;
	/*
	border: 1px solid #a1c5df;
	width: 100%;
	margin: 3px 0;*/
}

#caption-holder {
	position: relative;
	padding-top: 40px;
	height: 70px;
	width: 100%;
}

.hide-desc {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}