BODY {
	color: #ffffff;
	font-family: Trebuchet MS, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color: #000000;
}

TD {
font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
}

LI {
font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
}

SELECT {
         font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
        }
TEXTAREA {
         font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
         font-size:12px;
}

P {
line-height: 14pt;
}

splink{
        color: #0050a6;
		text-decoration : none;
}

a:link{
        color: #b7b7b7;
		text-decoration : none;
}
a:visited  {
        color: #b7b7b7;
		text-decoration : none;
}
a:hover {
        color: #b7b7b7;
		text-decoration : underline;
}
a:active {
        color: #b7b7b7;
		text-decoration : underline;
}

.bg_white{
	background-color: #FFFFFF;
}

.bg_black{
	background-color: #655638;
}

.bg_black1{
	background-color: #000000;
}

.bg_redhlt{
	background-color: #B90204;
}

.blacktxt{
	color : #000000;
}

.whitetxt{
	color : #FFFFFF;
}

.orngtxt{
	color : #c05515;
}

.commenttxt{
	color : #ffb652;
}

.bg-highlight{
	background-color: #FAF7F0;
}

.newsdate{
	color : #0050a6;
}

.cright{
	color : #FFFFFF;
	font-size:12px;
}
a.cright:link{
	color : #FFFFFF;
	text-decoration : none;
}
a.cright:visited  {
	color : #FFFFFF;
	text-decoration : none;
}
a.cright:hover {
	text-decoration : underline;
	color : #FFFFFF;
}
a.cright:active {
	text-decoration : underline;
	color : #FFFFFF;
}


.liblinks{
	color : #FFFFFF;
}
a.liblinks:link{
	color : #FFFFFF;
	text-decoration : none;
}
a.liblinks:visited  {
	color : #FFFFFF;
	text-decoration : none;
}
a.liblinks:hover {
	text-decoration : underline;
	color : #FFFFFF;
}
a.liblinks:active {
	text-decoration : underline;
	color : #FFFFFF;
}


.newshome{
	color : #6c6c6c;
}

a.newshome:link{
	color : #6c6c6c;
	text-decoration : none;
}
a.newshome:visited  {
	color : #6c6c6c;
	text-decoration : none;
}
a.newshome:hover {
	text-decoration : underline;
	color : #6c6c6c;
}
a.newshome:active {
	text-decoration : underline;
	color : #6c6c6c;
}

.highlighttxt{
	color : #008ae4;
	font-weight: bold;
}

.subhdtxt{
	color : #d07530;
	font-weight: bold;
}

.redtxt{
	color : #B41E05;
}

.smalltxt{
	font-size: 11px;
}

.error {
	color: #C83439;
	font-size: 11px;
	}	
	
.errorbg {
	background-color: #3d9c0a;
	}	

.darkgreen {
	background-color: #3d9c0a;
	}	

.darkblue {
	background-color: #194c8a;
	}	

.bluetxtbld {
	color : #194c8a;
	font-weight: bold;
	}	
		

.bg-orange{
	background-color: #7a3c01;
}
		
.bg-style1{
	background-color: #E5EEFA;
}

.bg-style2{
	background-color: #F3F6F9;
}

.bg-table1{
	background-color: #d3e0f9;
}
.bg-table2{
	background-color: #ebf1fd;
}


input.green {background-color: #7aaf0c; font-weight: bold; height: 20px; width: 150px; font-size: 10px; color: white; border: 1px #7995AD solid}

.frm_fld {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px #7995AD solid;
	height: 22px;
}

.frm_fldadmn {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px #000000 solid;
	height: 22px;
	background-color: #3f3f3f;
}


.frmbtn
{
BORDER-RIGHT:#FFFFFF  1px solid;
BORDER-TOP:#FFFFFF 1px solid;
BORDER-LEFT:#FFFFFF 1px solid;
BORDER-BOTTOM:#FFFFFF 1px solid;
BACKGROUND: #000000;
CURSOR: hand;
COLOR: #FFFFFF;
TEXT-DECORATION: none;
font-size: 11px; 
}


.highslide-html {
    background-color: #000000;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 1px;
    background-color: #000000;    
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
	margin: 0 2px;
	font-size: 10px;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: #FFFFFF !important;
}
.highslide-move {
    cursor: move;
}