body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;

}
.pageTitle{
   	background: url("../images/title_bg.gif") no-repeat;
	height:30px;
	padding-left:14px;
	font-size:16px;
	font-weight:bold;
	color:#658882;
	font-family: Trebuchet MS;
}

.page_title{
  height:30px;
	padding-left:14px;
	font-size:16px;
	font-weight:bold;
	color:#658882;
	font-family: Arial;
	text-transform: uppercase;
}

.content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.white {
	color: #FFFFFF;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
a.footer:link    { text-decoration: none; color: #999999;}
a.footer:visited { text-decoration: none; color: #999999;}
a.footer:hover   { text-decoration: underline; color: #CCCCCC;}
a.footer:active  { text-decoration: underline; color: #CCCCCC;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding-right: 0px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000000;
}
a.menu:link    { text-decoration: none; color: #000000;}
a.menu:visited { text-decoration: none; color: #000000;}
a.menu:hover   { text-decoration: underline; color: #666666;}
a.menu:active  { text-decoration: underline; color: #666666;
}
.menupad {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menupad2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-right: 2px;
	padding-left: 2px;
}
.sidemenutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
}
a.sidemenutitle:link    { text-decoration: none; color: #FFFFFF;}
a.sidemenutitle:visited { text-decoration: none; color: #FFFFFF;}
a.sidemenutitle:hover   { text-decoration: underline; color: #CCCCCC;}
a.sidemenutitle:active  { text-decoration: underline; color: #CCCCCC;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 500px;
height: 1.2em;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 500px;
height: 150px;
border: 1px solid black;
padding: 5px;
background-color: #282828;
color: white
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: white;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}


.whtpad {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 250px;
height: 1.2em;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 250px;
height: 150px;
border: 1px solid black;
padding: 5px;

}




