/***** Global Settings *****/
html, body {
border:0;
margin:0;



}

#content
{
	padding-top: 0px;
	width: 100%;
}


body {

background-attachment: fixed;
font:80% Verdana, Georgia, Tahoma, Arial, Times New Roman, helvetica;
background-image: url('blank000.gif');

}


/***** Links *****/
a,
a:link,
a:visited {
/*color: #333399;	*/
color: #106BC8;
text-decoration:underline;
}

a:hover {
color: #A0C000;	
text-decoration:underline;
}


a.linktitle{
color:#000000;
}

/***** Headings *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
h1 {
padding:0px 0 5px 0;
font-size:1.8em;
}


h1 a{
color:#fffff;
text-decoration: underline;
}



h2 {
padding:0px 0px 0px 0px;
font-size:1.3em;
letter-spacing: -0.5px;
}



h3 {
	font-size:12px; 
	line-height:32px; 
	color:#53524b;
	background:url(h3-left0.jpg) top left no-repeat #e0dfd0;
	font-weight:bold;
}
	h3 div {
		background:url(h3-right.jpg) top right no-repeat;
		height:32px;
		line-height:32px;
		padding:0 10px;
}

h4 {

font-size:1.8em;
font-weight:normal;
color:#000000;
margin:0 0 0.5em 0;
		line-height:50px;
border-bottom: #000000 1px dashed;
}

h5 {
font-size:1.4em;
font-weight:normal;
color:#000000;
margin:0 0 0.5em 0;
line-height:50px;
/*border-bottom: #000000 1px dashed;*/
}

.sidebox h4
{
font-size:1.4em;
font-weight:normal;
color:#000000;
margin:0 0 0.5em 0;
line-height:50px;
border-bottom: #000000 1px dashed;
}

h6 {
font-size:1.2em;
font-weight:normal;
margin:0 0 7px 0;
/*line-height:50px;
border-bottom: #000000 1px dashed;*/
}

/***** Common Formatting *****/
p, ul, ol {
margin:0;
padding:0;
}
ul, ol {
padding:0;
}

ul.yellow
{
	list-style-image:url(bullet_b.gif);
}

li{
	padding:0;
}


blockquote {
margin:1.25em;
padding:0;
}
small {
font-size:0.85em;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


/***** Forms *****/
form {
margin:0;
padding:0;
display:inline;
}
input, select, textarea {
font:1em Arial, helvetica, sans-serif;
}
textarea {
line-height:1.25;
}
label {
cursor:pointer;
}
/***** Tables *****/
table {
border:0;
margin:0 0 0 0;
padding:0;
font-size:1em;

}

/***** Wrapper *****/
#wrap {
width:960px;
margin:0 auto;
}
/***** Global Classes *****/
.clear { clear:both; }
.float-left { float:left; }
.float-right { float:right; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.underline { border-bottom:1px solid; }
.highlight { background:#ffc; }
.wrap { width:960px;margin:0 auto; }
.img-left { float:left;margin:4px 10px 4px 0; }
.img-right { float:right;margin:4px 0 4px 10px; }
.nopadding { padding:0; }
.noindent { margin-left:0;padding-left:0; }
.nobullet { list-style:none;list-style-image:none; }











div.box{
	border:solid 1px #c6cfe1;
	background:#dfe4ee;
	padding:0px;
	color:#333333;
	margin-bottom:20px;
	width:100%;	
}

div.box p{padding-bottom:14px;}

div.box input .input-text{
	border:1px solid #3b6e22;
	color:#666666;
	width:100px;
}

div.box label{
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:53px;
	text-align:right;
	font-weight:bold;
}

.green{
	background:url('green000.gif');
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

a.green
{
	text-decoration:none;
	color:#ffffff;
}

a:hover.green
{
	text-decoration:none;
	color:#FFCC00;
}


.spacer{margin-left:53px; 
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}


a.local
{
	cursor:pointer;
	text-decoration:none;
	border-bottom: #333399 1px dashed; 
	color:#333399;
}


span.date {color: #d00000; font: 100% Tahoma; padding: 0 0.2em; margin-right: 0.2em;}
span.mdate {color: #999999; font: 80% Tahoma; padding: 0 0.2em; margin-right: 0.2em;}

div.ribbonnews2 {color: #423c30; margin-top: 0.5em; font-size: 95%; line-height: 130%; padding-right: 0em;}


div.ribbonnews {color: #423c30; margin-top: 1.5em; font-size: 95%; line-height: 130%; padding-right:0em;}

div.ribbonnews a, div.ribbonnews a:visited {color: #423c30; text-decoration: underline;}




	#tagcloud {
width: 100%;
padding: 0px;
text-align:center;
}

#tagcloud a:link, #tagcloud a:visited {
text-decoration:underline;
}

#tagcloud a:hover, #tagcloud a:active {
text-decoration: none;
}

#tagcloud span {
padding: 4px;
}

.smallest {
font-size: 7px;
}

.small {
font-size: 10px;
}

.medium {
font-size:13px;
}

.large {
font-size:16px;
}

.largest {
font-size:19px;
}





#tickermaster {
	background: url(ticker_b.jpg);
	background-repeat: repeat-x;
	padding: 0px;
background-color: #E8E1AE;	
	margin: 0;
	height: 25px;
}

#tickerimage {
float: left;
}

#tickermain {
height: 14px;
float: right;
    padding: 0px;
    margin: 0px;
    margin-left:100px;
color: #ffffff;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}
#TICKER {
width: 100%;
height: 20px;
float: right;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
color: #ffffff;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

#tickermain a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;


    color: #000000;
text-decoration: none;
}
#TICKER a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
    color: #000000;
text-decoration: none;
}
.ticker_text_start {margin: 0 0px;}








	.notice{
		border:solid 1px #DEDEDE; 
		background:#FFFFCC;
		color:#222222;
		padding:4px;
		text-align:center;
	}




.notenews {
margin-bottom: 30px;
margin-top:20px;
}


.notenews img {

   padding:0px;
   border:1px solid #021a40;
   background-color:#ff0;

}


#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		background-color:#fff;
		font-size:16px;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:1000px;
		height:20px;
		overflow:hidden; 
		}	
		
		
#slider li a 
{
color:#d00000;
}
		
		
.ntitle{
color:#00000;
text-decoration: underline;
}


.news_page p
{
	/*color: #444347;*/
}	
	
.comments
{
	width:100%;
}
.comments .comitem
{
	width:98%;
	margin:2px 2px 2px 2px ;
	padding:2px 2px 7px 2px ;
}
.comments .comitem .comtitle
{
	background:#dfe4ee;
	color: #000;
	width:100%;
	padding:2px 2px 5px 2px ;
}

.comments .comitem .combody
{
	color: #444347;
}


#mtable { width: 100%; font: 11px Tahoma; color: #717272; border-bottom: 1px solid #717272; }
#mtable TH { text-align: left; white-space:nowrap; padding: 3px 0 3px 5px; border-top: 1px solid #d4d4d4; border-bottom: 1px solid #717272; }
#mtable TD { padding: 3px 0 3px 5px; border-bottom: 1px solid #d4d4d4; }
#mtable B { color: #000; }
#mtable .dis { color: #717272; }
#mtable TR { cursor: pointer; }
#mtable TR.grey { background: #f2f2f2; }
#mtable DIV { position: relative; }
#mtable IMG.prview { position: absolute; border: 1px solid #7c7c7c; top: -43px; left: 18px; }


#page_box { width: 100%; overflow: hidden; margin: 0 0 14px 0; text-align:left;}
#page_box H1 { float: left; color: #000000; font: 16pt Tahoma;}
#page_box DIV { float: right; font: 11px Tahoma; color: #717272; margin: 10px 0 0 0; }
#page_box DIV B { font: bold 11px Tahoma; color: #A0C000; }
#page_box A { float: right; font: 11px Tahoma; color: #717272; margin: 10px 0 0 0; }

.sidebox
{
	padding: 10px 10px 10px 10px;
	color: #717272;
	background-color:#F4F4E9;
}

.sidebox p
{
	padding: 3px 0 3px 0; 
	
}

#menu
{
	color:#ffffff; 
	width:100%; 
	text-align:left; 
	padding:10px;
}

#menu a
{
	margin-left:15px;
	color:#ffffff;
}

#menu a:hover
{
	margin-left:15px;
	color: #106BC8;	
	text-decoration:underline;
}

#addform { padding: 13px 40px 0 21px; }
#addform H1 { font: bold 12px Verdana; color: #A0C000; margin-bottom: 15px; }
#addform SUP { color: #A0C000; vertical-align: baseline; position: relative; top: -0.4em; }
#addform SPAN.comment { display: block; font-size: 11px; color: #a5acb2; line-height: 1; margin: -4px 0 12px 0; }
#addform DIV.comment { font-size: 11px; margin: 16px 0 22px 0; }

#addform LABEL { display: block; width: 195px; font: bold 11px Verdana; margin: 2px 0 0 0; }
#addform LABEL.disable { color: #b2b2b2; }
#addform LABEL.disable SUP { color: #A0C000; }

#addform SPAN.chb { display: block; font: bold 11px Verdana; margin: 2px 15px 0 20px; white-space: nowrap; }

#addform INPUT.txt { width: 100%; font-size: 11px; height: 19px; padding: 1px 2px; margin-bottom: 9px; }
#addform SELECT { width: 100%; height: 19px; font-size: 11px; margin-bottom: 9px; }
#addform TEXTAREA { width: 100%; height: 100px; font-size: 11px; padding: 1px 4px; margin-bottom: 9px; }
#addform INPUT.btn { cursor: pointer; font-size: 11px; height: 19px; margin-bottom: 9px; }
#addform INPUT.file { height: 19px; font-size: 11px; margin-bottom: 9px; }

#addform .radio INPUT { float: left; margin: 1px 7px 9px 0; }
#addform INPUT.radio { float: left; margin: 1px 7px 9px 0; }
#addform .radio SPAN { float: left;  font: bold 11px Verdana; font-size: 11px; margin: 2px 10px 0 0; }
#addform SPAN.radio  { float: left;  font: bold 11px Verdana; font-size: 11px; margin: 2px 10px 0 0; }
*html #addform .radio INPUT { margin: -1px 7px 0 -4px; }
*html #addform INPUT.radio { margin: -1px 7px 0 -4px; }

#addform .antispam { margin: 0 30px 0 0; }

.fdiv
{
	
	
}
