body {
	overflow: -moz-scrollbars-vertical;
    font: 10px Verdana, sans-serif;
  /*  color: #fefefe; */
    margin: 0;
    padding: 0;
	/*background-image: url(../images/bg.gif); */
}

.bg {
	/*background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;*/
}

a img {
	border: 0;
}

.title {
	width: 107px;
	height: 16px;
}

#Gray .title {
	background-image: url(../images/banner_02.jpg);
}

#Orange .title {
	background-image: url(../images/orange.jpg);
}

.hideshow {
	text-align		: center;
	font-family     : Arial, Verdana, Helvetica, sans-serif;
	color           : #666666;
	font-size  		: 8px;
	text-transform  : uppercase;
	font-weight     : bold;
	padding 		: 0px;
	margin	 		: 0px;
}

/*  ****  */
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.pagenav {
	font-size:12px;
	font-weight:normal;
}

table.contentpaneopen {
	width:100%;
}

table.contentpaneopen td {
	line-height:18px;
	font-size:12px;
}

table.moduletable {
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable td {
	margin-top:12px;
	padding-left:0px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

hr {
  width:  90%; 
}

hr.separator {
  width:  40%; 
}

a.pnav {
}

.pnav:hover {
}

.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}

.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.menu_bg {
	background-image: url(../images/blue/menu_bg.jpg);
	width:180px;
}


