
body,td,th,a {
/*	font-family: Geneva, Arial, Helvetica, sans-serif;
*/


font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;

}
body {
background-color: #000;

/*
background-color: #000000;
*/

margin: auto; /* This centered the content in Netscape */
margin-top:5px;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #CC0066;
scrollbar-3dlight-color: #C2C2C2;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #d7dadc;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;



background-image:url(/images/bg3.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
}
img {
border:0px;
}
.body {


}
table {
padding:0px;
margin:0px;
}
.site_name_heading {
display:block;
font-size:36px;
text-align:center;
font-weight:500;
}

.newsHeadline { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; text-transform: capitalize; color: #000099; font-style: normal; font-weight: bold; border-style: none}


#debug_div{
display:none;
position:absolute;
top:25%;
left:20%;
background-color:#FFFF00;
width:600px;
height:300px;
overflow:scroll;
font-size:9px;
}
.thread_link, .thread_link:link, .thread_link:visited, .thread_link:active  {
	text-decoration: underline;
   	color: #999999;
	border:0px;
	font-size:90%;
}
.thread_link:hover  {
	text-decoration: underline;
	font-weight: bolder;
	color: #33CC99;
}
a {
	text-decoration: none;
	font-weight: bolder;
}
a:link, a:visted, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	text-decoration: underline overline ;
}


.newsText , .resultsLink {
	font-size: 14px;
	font-style: normal;
	color: #000099;
	text-align: left;
	border-color: #00FFFF #000000 #000000 #00FFFF;
	font-weight: normal;
}
P.news_date{
	font-size:80%;

}

.newsDate { 
font-size: 9px; 
font-style: italic; 
color: #cccccc; 
border: thin none; 
text-align: left; 
text-transform: none ; 
border-color: #000066 #00FFFF #00FFFF #000066 
}
.newsCaption { 
	font-size: 12px; 
	color: #FFFFFF; 
	border: thin none; 
	text-align: center; 
	text-transform: none ; 
	background-color:#cccccc;
	margin:0px;
	padding:0px;
	padding-top:0px;
	display:block;

}
.newsTable {
	font-size: small;
	font-style: normal;
	color: #0066CC;
	text-align: center;
	border-top: thin groove #003366;
	border-right: thin none #003366;
	border-bottom: thin groove #003366;
	border-left: thin none #003366;
}


.most_popular_news {
	font-size: 12px;
	border-top:3px groove #0066cc;
	background-color:white;
	padding:3px;
	display:block;
	width:100%;
}


.most_popular_news th {
	font-size: 16px;
	border-top:3px groove #0066cc;
	background-color:white;
	padding:3px;
	display:block;
	width:100%;
}

.most_popular_news a {
	font-size: 11px;
	display:block;
	text-align:left;
	text-decoration:none;
}
.most_popular_news a:hover {
	text-decoration:none;
	background-color:#FFFF00;
		font-size: 105%;

}
.most_popular_news div {
	font-size: 18px;
	background-color:#003366;
	text-align:center;
	height:32px;
	color:white;
	vertical-align:middle;
}

.newsHeadSmall {
	font-size: x-small;
	font-style: italic;
	color: #0000CC;
	border: thin none;
	text-align: left;
	text-transform: none;
	border-color: #000066 #00FFFF #00FFFF #000066;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
}


.menuTable {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	border: thin #009966 groove;
	text-align: center;
	background-repeat: repeat;
	background-color: #003366;
}
.menuCellOff {
	background-color:none;
	cursor: pointer
}	
.menuCellOn {
	background-color: #003366;
	cursor: pointer
}
.leftMenuSubTable {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	border: 0px inset #003366;
	background-color: #0066CC;
	text-align:right;
}
.leftMenuTable {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	border: 0px groove #003366;
	background-color: #0066CC;
}
.leftMenuTable th {
	background-color: #0066CC;
}
.leftMenuTable td {
	font-size: 14px;
    font-weight: normal;
	text-align: left;
	border: 1px ridge #00CCFF;
	font-weight: normal;
	height:20px;
	color:#FFFFFF;
}

.topMenuTable td {
	outline-color: #00CCFF;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	border: 1px ridge #00CCFF;

}

.topMenuTable {
	font-size: 14px;
	font-style: normal;
	border: 0px ridge #00CCFF;
	text-align: center;
	text-transform: none;
	background-color: #0066CC;
}

.linksTable {
	color:#fff;
	background-color:;
	border:0px groove #CC0066;	
	font-size: 12px;
	font-weight: bold;	
	
}

.linksTable th {
	color:#fff;
	border-bottom:1px thin #CC0066;
	font-size: 12px;
}

.linksTable td {
	font-size: 10px;
	font-weight: bold;
	font-style:normal;
	height:10px;
}


.linksTable  td a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bolder;
	color:white;
	text-align:left; 
	width:100%;

}

.linksTable  a:visited {
	text-decoration: none;
	color: #fff;

}
.linksTable  a:hover {
	text-decoration: none;
	color: #CCCCCC;;
	font-weight:bold;
}
.newsRightPanel , .newsRightPanel a {
	font-size: 9px;
	border: 0px outset #cccccc;
	font-style:normal;
}

.newsRightPanel th {
	color:#fff;

	border-bottom:1px groove #cccccc;
	border-top:1px groove #cccccc;
}
.newsRightPanel td a:hover {
	text-decoration: none;
}
.newsRightPanel td a,.newsRightPanel td a:link, .newsRightPanel td a:visited, .newsRightPanel td a:Active 
{
	color:#fff;
	font-size:102%;
}
.newsRightPanel th a,.newsRightPanel th a:link, .newsRightPanel th a:visited, .newsRightPanel th a:Active 
{
	color:#fff;
}
.newsPeriodPanel {
	font-size: 12px;
	font-weight: bold;
	border: 5px ridge #003366;
	background-color: #FFFFFF;
	font-style:normal;

}

.newsPeriodPanel th {
	color:#ffffff;
	background-color: #003366;
	border:1px outset #000099;
}
.newsPeriodPanel td a:hover {
	text-decoration: none;
}

.newsPeriodPanel td a {
	text-decoration: none;
	font-size:12px;
}

.newsPeriodPanel td, .newsRightPanel td {
  border-bottom:1px ridge #003366;
  	font-size:10px;
}

h1,h2,h3 {
	color: #000000;
	padding:.5em;
	margin:.5em;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;

}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	font-variant:small-caps;

}
P.contentHeading {
	font-size: 36px;
	font-weight: bold;
	color: #000099;
}
P.contentH2 {
	font-size: 18px;
	font-style: normal;
	color: #000099;
	text-align: left;
	border-color: #00FFFF #000000 #000000 #00FFFF;
	font-weight: bold;
}
P.contentH3 {
	font-size: 16px;
	font-style: normal;
	color: #000099;
	text-align: left;
	border-color: #00FFFF #000000 #000000 #00FFFF;
	font-weight: bold;
}
SPAN.contentHeading {
	font-size: 36px;
	color: #000099;
	font-weight: bold;
}
SPAN.newsHeading {
	font-size: 23px;
	color: #006600;
	font-weight: bold;
}

SPAN.contentText {
	font-size: 14px;
	font-style: normal;
	color: #000099;
	text-align: left;
	border-color: #00FFFF #000000 #000000 #00FFFF;
	font-weight: normal;
}
.newsThisWeek {
font-size:12px;
}
.newsThisWeek th {
  font-size:22px;
  font-weight:300%;
  border: 0px groove #fff;
  height:25px;
  color:#000000;
  background-color:#CAF0E3;
}

.newsThisWeek td {
  font-size:80%;
  border: 1px groove #fff;
  
}
.newsThisWeek td a:hover{
color:#006600;
}
.newsThisWeek td a{
color:#006600;
}
.newsInfoWideBox {
	border: 3px outset #000099;
	background-color: #FFFFFF;
}
.newsInfoWideBox th {
	font-size: 14px;
    font-weight:	bold;
    text-align: center;
	border: 3px groove #00CCFF;
	background-color: #0066CC;
	color:#FFFFFF;
}
.newsInfoWideBox td {
	font-size: 14px;
    font-weight: normal;
	height:3px;
}


a.topSubMenuLink {
	color:#FFFFFF;
}

.threadTD {
	border: 0px;
	color:#0000FF;
	font-size:14px;
	text-align:right;
	font-weight:bold;
}

.logoImage img {
border:10px ridge #000000
}
.newsFrontGroup {
	width: 300px; 
	float: right;
	position:relative;
	margin:2px; 
}

.newsFrontGroup a:hover {
	text-decoration: none;
}
.newsFrontGroup a:link {
	text-decoration:none ;
}

.theadPage:link {
	color: #00FFFF;
}

.theadPage:visited {
	color: #00FFFF;
}

.theadPage:active {
	color: #00FFFF;
}
.theadPage:hover {
	color: #00FFFF;
}

.theadPageCurrent:link {
	color: #ffffff;
	border:1px outset #0000ff;
}
.theadPageCurrent:visited {
	color: #ffffff;
	border:1px outset #ffffff;
}
/*     News Archive  
============================ */
.newsArchiveList {
	font-size: 14px;
	font-weight: normal;
	color: #000000;

	width: 100%;
}

.newsArchiveList th {
	background-color: #e2e2e2;
	color:#000099;
	border:2px groove #000000;
}

.newsArchiveList td {
	font-size: 9px;
    font-weight: normal;
	border-bottom: 3px ridge #cccccc;
	border-left: 2px outset #ffffff;
	padding-left:5px;

}
.newsArchiveList a {
	display: block;
	width: 100%;
	text-align:left;
	font-size:10px;
}

.newsArchiveList a:hover {
	text-decoration:none;
}



.documentsTable {
	font-size: 14px;
	font-weight: normal;
	border: 1px outset #CC0066;
	background-color:#FFFFFF;
}

.documentsTable th {
	color:#CC0066;
	border:1px;
	text-align:left;
		border-bottom:2px ridge #CC0066;
}

.documentsTable td {
	font-size: 10px;
    font-weight: normal;
	color:#CC0066;
	border-bottom:1px ridge #CC0066;
	text-align:left;
	border-bottom:1px ridge #CC0066;
}
.documentsTable td a {	
	color:#CC0066;
}
a.documentLink, a.documentLink:active, a.documentLink, a.documentLink:visted, {
	display:block;
	width:100%;
	text-decoration: none;
	font-size: 10px;
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	color:#CC0066;
}

a.documentLink:hover {
	text-decoration: none;
	font-size: 11px;
}
#topMenu {

  padding:0;
  margin:0;

  color:#fff;
  white-space:nowrap;
 	font-weight: normal;
	list-style:none; 
		
}
#topMenu li {
  display:inline;
  text-align:center;
  width:80px;
}
#topMenu li a {
  width:86px;
  color:#FFFFFF;
  text-decoration:none;
  float:left;
  border: 1px ridge #00CCFF;
  font-size: 14px;
  text-align:center;
  font-weight: normal;

}
#topMenu li a:hover {
  background-color: #003366;
  color:#fff;
}
.search_cms {
width:80px;
}
.search_cms, .search_cms td, .search_cms input, .search_cms select {
font-size:8px;
}
.search_cms th {
  color:#FFFFFF;
font-size:8px;
}

/*
    Left menu definition
	====================
*/

#navMenu {
display:block;
	color: #fff;
	margin: 0; padding: 0;
	border: 0px groove #003366;


}
#navMenu h2,a {
	font-size: 14px;
	text-align: center;
}
#navMenu h2 {
	font-size: 1.25em;
	height: 1.30em;
	color:#000000;
	display:block;
	border:0px inset #ffffff;
	background-color: #000066;
}
#navMenu ul {
	background-image: none;
	text-indent: 0px;
	list-style:none;
	margin: 0;
	padding: 0;
	width:100%;
}
#navMenu li a {
	display:block;
	background-repeat:no-repeat;
	background-position: 2px center; 
	background-attachment: fixed;
	text-decoration: none;
    font-weight: normal;
	text-align: left;
	text-indent: 0px;
	padding: 2px;
	color: #ffffff;
	height:20px;	
	border: 0px outset #BCAE03;
	font-size:11px;
	width:100%;
	word-wrap: break-word;
}
div#navMenu ul li a.menu_item_heading {

	color: #CCCCCC;
	font-size:18px;

}

#navMenu a img {
	height:8px;
	width:8px;
	border:none;
	
	padding:0px;
}

#navMenu a:hover {
	color: #CCCCCC;
}


#navMenu li {
	display:inline;
	position:relative;
	word-wrap: break-word;
	padding-left: 0px;
	margin: 0; 
	width: 100%;
	white-space: nowrap;
	text-indent: 2px;
}

.hideImage {
	display:none;
}

.scrolling_text {
	color:#E8E5E5; 
	width: 100%; 
	height:14px; 
	vertical-align:middle; 
	font-weight:bold; 
	font-size:10px; 
	background-color:#000000;
	border-left:3px solid  #330000;
	border-right:3px solid  #330000;
}
contentTable img {
	border: 1px solid #000000;
}
div.spotlight {

border-top:5px outset #cccccc;
border-bottom:5px outset #cccccc;
margin-bottom:10px;
color:#ffffff;
}