body {
	margin: 0px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #333333; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;

}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	border: thin solid #999999;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;


}
.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;

}
h2 {
	font-family: "Copperplate Gothic Bold";
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: "Copperplate Gothic Bold";
}
.img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	margin: 5px;


}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/topbg.jpg);

}
.topbg2 {

	background-image: url(images/topbg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topbg3 {


	background-image: url(images/topbg3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.side_panel_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: underline;
}
.box {
}
.lhnav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: underline;
}
.news {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}
.news:hover {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #000000;
}
a {
	font-weight: bold;
	color: #B75902;
}

.contentcell {
	background-image: url(images/bg2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.cell {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.imgbox {
 
background-image: url(images/top-left.gif), url(images/top-right.gif), url(images/bottom-left.gif), url(images/bottom-right.gif);
 
background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
 
background-position: top left, top right, bottom left, bottom right;
 
}
