/* Core Classes */
body {
    background-image: url(images/body_background.jpg);
    background-color:white;
    background-position: top center;
    background-repeat: repeat-y;
    color: #000;
    font: normal 17px times new roman;
	text-align:center;
}

td {
	font: normal 17px times new roman;
}

.cpage_title {
    font-size: 120%;
	margin-top: 5px;
}



#main_area {
    width:800px;
    background-image: url(images/bgtrans.png);
	background-repeat: repeat; 
    color: black;
}

.green_banner {
    position:relative;
    top:7px;
    background: url(images/top_green_banner.png);
    width:800px;
    height:207px;
    background-color: transparent;

}

.caption_right {
	background-color: #94C10C;
	padding: 3px;
	color: white;
	font-family: times new roman;
	font-style: italic;
	font-size: 18px;
	text-align: center;
	overflow:hidden;
	margin-bottom:5px;
	margin-left:auto;
	margin-right: auto;

}




#main {
    margin-top:10px;
	float:left;
	padding:10px;
	width:495px;
	vertical-align:top;
	padding-top:15px;
}

.right_menu {
  padding:5px;
  vertical-align:top;
  font-size:11px;
  color:white
}

.right_caption {



}




#footer {

    background: url(images/bg_footer_alpha.png);
	behavior: url(iepngfix.htc);
    height:41px;

}

.smalltext, .smallblacktext, .helpbox {
    font: normal 9px verdana, tahoma, arial, sans-serif;
    color: #000;
}

a.bbcode, a.bbcode:hover, a.bbcode:visited {
	color: #000000;
	text-decoration: underline;
	font: normal 17px times new roman;
    border-bottom: 1px solid #8ebf04;

}

a.bbcode:hover {
   border-bottom: 1px solid #8ebf04;
   color: white;
   border-top: 1px solid #8ebf04;
}

a.othernews2_titlelink {
  color: white;
}


a {
    color:#000000;
    text-decoration:underline;
	font-size:16px;
}

a.visit:visited {
    color: #666666;
}

a:hover, a.visit:hover {
    color: #000000;
}

a.navbarlink {
	text-decoration:none;
}





.news_image {
    float:left;
    margin-right:8px;
    margin-bottom: 4px;
}

img {
    border: 0px;
}

form {
    margin: 0px;
}

img.bbcode {
    float:left;

    margin-right:7px;
    margin-bottom:4px;
}

.youtube {

}


.tbox {
    font: normal 12px verdana, tahoma, arial, sans-serif;
    color: #000;
    border: 1px solid #D6D6D6 ;
    background-color: #fff;

}

.navBar {

    background-image: url(images/topbar.png);
    display:block;
    padding:6px;
}


.navBarlink {

    font: normal 11px verdana, tahoma, arial, sans-serif;
    font-weight:bold;
    color: #666666;
    vertical-align: top;

}



.rightnavBarlink, .rightnavBarlink-x {
    font: bold 11px verdana, tahoma, arial, sans-serif;
    width:100px;
    color:white;
}

.rightnavBarlink-x {
    color:black;

}




.rightnavBar, .barlink-hilite {

    text-align:right;
    padding:8px;
    border-bottom: 2px solid #EBEBEB;
    overflow:hide;
    height:25px;


}

.barlink-hilite {
    background-color:#EBEBEB;
    color:black;
}

#presssearch {
    font-size:12px;
    padding-left:3px;
    padding-top:6px;
    padding-bottom:1px;
    background-color:#E8E8E8;
    color:#FD9E0E;
    font-style:italic;
    border-bottom:2px solid white;
    height:50px;
}

#logstyle {
    padding-left:3px;
    padding-top:3px;
    padding-bottom:10px;
    color:#FD9E0E;
}

.logtext {
   color:#FD9E0E;
   font-style:italic;
   padding-bottom:3px;
}


.rightnavBar {
    color:#FFFFFF;
}

.navBar {
    color:#666666;
}


.indent {
    border: #999 1px dashed;
    padding: 5px;
    margin: 5px;
    background-color: #f7f7f9;
}

.button, .button:hover {
    margin-top:3px;
    border: 1px outset #666666;
    color:#666666;
    background-color: #fb7909;
    font-size:12px;
    font-weight:bold;
    padding:2px;
    padding-left:6px;padding-right:6px;
}



.button:hover {
    border: 1px inset #666666;
    color:black;
}

.nextprev {
    border: 0px;
    text-align: center;
    padding: 2px;
    font-size: 10px;
}

.npbutton {
	background-color: #fb7909;
}

.npdropdown {
   font-size: 13px;
   font-weight: bold;
}



.spacer{
    padding: 5px 0px;
}

.fborder, .border{
    border-collapse: collapse;
    border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
    padding: 4px;
    border: 1px solid #878787;
}

.forumheader, .forumheader4, .finfobar {
    background-color: #fbfbfd;
}

.forumheader5 {
    cursor: pointer;
}

.fcaption, .forumheader5 {
    background-color: #e3eec0;
}

table {
    margin-left: auto;
    margin-right: auto;
}

.searchhighlight {
    background-color:yellow;
    font-weight: bold;
}

ul {
    margin-top: 0px;
    margin-bottom: 0px;
}

.helpbox {
    border: 0px;
}

/* Theme Specific Classes */

.top_section, .main_section {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #878787;
    border-collapse: collapse;
    border-spacing: 0px;
}

.top_section_left {
    vertical-align: middle;
}

.top_section_mid {
    vertical-align: bottom;
    text-align: right;
    padding: 3px 5px 3px 0px;
    border-left: 1px solid #878787;
    background-image: url(images/top_mid_back.jpg);
    background-repeat: no-repeat;
    background-color: #E9EAF2;
}

.top_section_right {
    vertical-align: middle;
    text-align: center;
    border-left: 1px solid #878787;
    background-image: url(images/top_right_back.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f3f3f7;
}

.menus_container {
    width: 170px;
    border-collapse: collapse;
    border-spacing: 0px;
}

.default_menu {
    vertical-align: top;
    padding-left:5px;
    padding-right:5px
}

.left_menu, .right_menu a.left_menu{
    vertical-align: top;
    padding:4px;
    color: #737373;
}

#newsflash {
	height:180px;
	width:240px;
	padding-left:16px;
	padding-right:16px;
	padding-top: 5px;
	color:white;
	text-align:left;
	background:url(images/newsflash.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:30px
}

.welcome {
	text-align: justify;
}




.cap_border {
    border-top: 1px solid #878787;
    border-bottom: 1px solid #fff;
}

.cap_border.button_menu {
    border-bottom: 0px;
    text-align: left;
}

.main_caption, .left_caption, .right_caption {
    vertical-align: top;
    font-weight:bold;
    color: #666666;
    font-size:14px;
    padding-top:7px;
    padding-bottom:7px;
}

.left_caption{

    padding-left:4px;
    padding-right:4px;

}

.main_caption {
	padding:4px;
    padding-left:7px;
	font-weight:bold;
	font-size: 19px;
	color: white;

}



.bevel {
    background-image: url(images/s_left_bevel.png);
    background-repeat: no-repeat;
    background-position: right;
}

.cont {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
}

.menu_content {
    padding: 5px;
    background-color: #fff;
}

.menu_content.non_default {
    background-color: transparent;
}

.menu_content.buttons {
    padding: 0px;
}

.news_info {
    width: *;
    background-color: #f7f7f9;
    border-collapse: collapse;
    border-spacing: 0px;
}

td.link_button {
    border-bottom: 1px solid #000;
}

b {
    color: #232930;
}

/* Rounded Cornors */

.rounded{display:block}
.rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#AFD048}
.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #cde18d;
  border-right:1px solid #cde18d;
  background:#bcd766}
.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #deebb5;
  border-right:1px solid #deebb5;
  background:#b9d55f}
.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #b9d55f;
  border-right:1px solid #b9d55f;}
.rounded4{
  border-left:1px solid #cde18d;
  border-right:1px solid #cde18d}
.rounded5{
  border-left:1px solid #bcd766;
  border-right:1px solid #bcd766}
.roundedfg{
  background:#AFD048}


.curvy {
  	position:relative;
	width:140px;
	background:#000000;
	color:#fff;
	margin:5em auto;
	margin-top:0px;
}
.ctl, .cbl, .ctr, .cbr {
	position:absolute;
	width:20px;
	height:20px;
	color:.000000;
	background-image: url(images/bg_pattern.png);
	overflow:hidden;
	font-style:normal; z-index:1;
}
.ctl {top:0; left:0;}
.cbl {bottom:0; left:0;}
.ctr {top:0; right:0;}
.cbr {bottom:0; right:0;}
.curvy em b {
	position:absolute;
	font-size:150px;
	font-family:arial;
	color:.000000;
	line-height:40px;
	font-weight:normal;
}
.ctl b {left:-8px;}
.ctr b {left:-25px;}
.cbl b {left:-8px; top:-17px;}
.cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:5px 10px;}


