/*CSS Document*/
body {
	background: url(images/_bg.gif) repeat-x #6F9DB8;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 11px;
	margin-top: 0px;
	scrollbar-base-color: #FFFF00;
}

.contenthome{
	background-color: #FfFfFf;
	border-right: 1px dashed #D8BFD8;
	padding: 5px;
}

.contenthome2{
	background-color: #FfFfFf;
	border-left: 1px dashed #D8BFD8;
	padding: 5px;
}

.contenthome3{
	background-color: #FfFfFf;
	border: 1px dashed #D8BFD8;
	padding: 5px;
}

MARQUEE {
	background-color: #FfFfFf;
	border-top: 1px solid #D8BFD8;
	border-bottom: 1px solid #D8BFD8;
	padding: 5px;
}

MARQUEE a{

	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

MARQUEE a:hover{
	color:#B8E300;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}


/*
	topnav
*/
div#topnav {
	color: #FFFFFF;
	margin-left: 20px;	
}

img{
	border: none;
}

.lvl1{
	color: #FFFFFF;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 16px 3px 16px;
	text-align: center;
	text-transform: uppercase;
}

.lvl1:hover {
	background: url(images/_bg_topnav_1.gif);
	background: #666666;


	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 16px 3px 16px;
	text-align: center;
	text-transform: uppercase;
}


hr{
	height: 1px;
	width: 100%;
	color: #339900;
	padding:0px;
	margin:0px;
}

a {
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	text-decoration: none;
}

.menutop{
	background-color: #339900;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 5px 2px 0.5em;
}


a.title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	clear:right;
	color: #339900;
}

a.title:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	clear:right;
}

td{
	border:0px;
	font-size: 11px;
}
input {
	font-size: 11px;
	font-family: sans-serif;
	margin: 1px;
	padding: 1px;
}
select {
	font-size: 11px;
	font-family: sans-serif;
	height: 14pt;
	border: thin none #000066;
}
textarea{
	font-size: 11px;
	font-family: sans-serif;
	/*border: thin none #000066;	*/
}

.newstitle{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto 5px auto; /* decrease default margins for h<x>.title */
}


.title{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto 5px auto; /* decrease default margins for h<x>.title */
	text-transform:capitalize;
	margin-bottom:10px;
}


form{
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}

h1, h3, h5, h6 {
	margin-bottom: 0.5em;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

.datafont {
	color: #666666;
	font-size: ;
}

.datafont:link {
	color: #333333;
	text-decoration: none;
}

.datafont:visited {
	color: #333333;
	text-decoration: none;
}

.datafont:hover {
	color: #000000;
	text-decoration: none;
}

.datatd {
	background-color: #DEDEDE;
	border: 1px;
	border-color: #C6C6C6;
	border-style: solid;
	padding: 2px;
}

.datatdover {
	background-color: #FFFFFF;
	border: 1px;
	border-color: #6C6C6C;
	border-style: dashed;
	padding: 2px;
}

.date{
	text-align: right;
}

.errfont {
	color: #000000;
	font-family: ;
	font-size: 11pt;
	font-weight: 300;
	padding: 2px;
}

.errtd {
	background-color: #FFFFFF;
	padding: 2px;
	text-align: ;
	vertical-align: top;
}

.fieldfont {
	color: #696969;
	font-size: ;
	font-weight: 700;
}

.fieldfont:link {
	color: #696969;
	text-decoration: none;
}

.fieldfont:visited {
	color: #696969;
	text-decoration: none;
}

.fieldfont:hover {
	color: #444444;
	text-decoration: none;
}

.fieldtd {
	background-color: #DCDCDC;
	border: 2px;
	border-color: #EFEFEF;
	border-style: groove;
	padding: 2px;
	text-align: ;
	vertical-align: top;
}

.grouptd {
	background-color: #FCFCFC;
	color: #999999;
	font-size: 12px;
	font-weight: 800;
	padding: 2px;
	text-align: ;
	vertical-align: top;
}

.headerfont {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0px;
}

.headerfont:link {
	color: #555555;
	text-decoration: underline;
}

.headerfont:visited {
	color: #555555;
	text-decoration: underline;
}

.headerfont:hover {
	color: #000000;
	text-decoration: none;
}

.headertable {
	background-image: url('images/bk_grad.gif');
	margin: 0px;
	padding: 3px;
}

.headertd {
	color: #330000;
	padding: 3px;
	text-align: ;
	vertical-align: ;
}

.headline {
	color: #800080;
	font-size: 11px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}

.labelfont {
	color: #88A4C8;
	font-size: ;
	font-weight: 500;
}

.labelfont:link {
	color: #666666;
	text-decoration: none;
}

.labelfont:visited {
	color: #666666;
	text-decoration: none;
}

.labelfont:hover {
	color: #333333;
	text-decoration: none;
}

.labeltd {
	background-color: #EEEEEE;
	border: 1px;
	border-color: #FEFEFE;
	border-style: solid;
	font-weight: 500;
	padding: 2px;
	text-align: right;
	vertical-align: top;
}

.img{
	background: #EEEEEE;
	border: solid 1px #CCCCCC;
	display: block;
	margin: 2px 2px 2px 2px;
	padding: 2px;
}

.tabbg{
	border:1px solid #D2D2D2;
}

.tabbg2{
	background-color: #F8F8F8;
	border:1px solid #D2D2D2;
	padding: 5px;
}

.txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}


#menu {
	width: 150px;

	}

#menu li{
	border-size: 1px;
	border-width: 1px;
	border-style:solid;
	border-color:#FFFFFF;
	height: 20px;
	text-transform: capitalize;
}

	
#menu li a {
	display: block;
  	voice-family: inherit;
  	height: 18px;
	background-color:#006600;
	color:#fff;
	font-weight:bold;
	padding: 4px 0 0 4px;
	}	
	
#menu li a:hover {
	text-decoration:none;
	color: White;
	background-color: Black;
	font-weight:bold;
	padding: 4px 0 0 4px;
	}
	

	

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
p {
	font-size: .9em;
	}



.choicemenu {
    list-style-type: none;
    padding: 0;
    height: 2.2em;
    font-weight: bold;
    float: left;
    position: relative;
	width:900px;
  }
  .choicemenu li {
    list-style-type: none;
    width: 149px;
    display: inline;
    vertical-align: top;
  }
  .choicemenu ul li {
    position: relative;
    clear: both;
    float: left;
    display: block !important;
  }

  .choicemenu a{
    width: 149px;
    float: left;
    border-right: 1px solid #339900;
    line-height: 2.2em;
    text-align: center;
    text-decoration: none;
	 font-weight: bold;
    color: white;
    background-color: #339900;
    background-image: url(/images/bg_menu_dark.gif);
    background-position: left center;
  }

  .choicemenu a:hover {
    color: black;
    background-image: url(/images/bg_menu_light.gif);
    background-position: left center;
    text-decoration: none;
	 font-weight: bold;
  }

  .choicemenu .path a:link, .choicemenu .path a:visited,
  .choicemenu .active a:link, .choicemenu .active a:visited {
    color: black;
    background-image: url(/images/bg_menu_light.gif);
    background-position: left center;
  }
  
  div.figure {
	float: right;
	margin: 0.5em 0 0 0;
	padding: 0.5em 0 0 0;
	width: 260px;
}

div.figure p {
	font-size: 10px;
}


div.newsmore {
	margin: 0 auto 0 auto; /*border: 1px dashed #D8BFD8;*/
	padding: 5px;
	width: 100%;
}

div.newsmore  ul{
	margin: 0;
	margin-left: 0;
	padding: 0;
}


div.newsmore  ul li a{
	display: block;
	font-size: 10px;
	text-decoration: none;
}

div.newsmore ul li a:hover{
	background-color:#FF3300;
	color:#FFFFFF;
	display: block;
	font-size: 10px;
	text-decoration: none;
}

div.newsmore  ul li {
	list-style-image: url(/images/menu-arrow.gif);
	list-style-type: none;
	padding: 0 0 5px 0;
}

/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
/* TOP NAV */
#mg_topnav{
	list-style:none;
	width:100%;
	height:26px;
	overflow:hidden;
	color:#fff;
	background-color:#dedede;
	margin:0;
}
#mg_topnav li{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

#mg_topnav li a{
	text-decoration:none;
	display:block;
	float:left;
	color:#000;
	background-color:transparent;
	line-height:26px;
	height:26px;
	padding:0 14px 0 15px;
	margin:0;
	font-weight:bold;
	border-style:solid;
	border-color:#999;
	border-width:0 0 0 1px;
}
#mg_topnav li.first a{
	border-width:0;
	padding-left:20px;
}
#mg_topnav li.last a{
	padding-right:25px;
}

#mg_topnav li a:hover{
	text-decoration:none;
	background-color:#c00;
	color:#fff;
}

#mg_topnav li .selected{
	text-decoration:none;
	background-color:#c00;
	color:#fff;
}


#a_bg{
	height:50px; 
	background-color: Black;
	background-image: url(images/a_bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 40px;
	font-weight: bolder;
	padding: 5px;
	}