body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: black url(background.png) repeat-x scroll top left;
	color: white;
}

pre {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;	
}

table {
	font-size: 11px;
}

th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

td {
	font-size: 11px;
}

hr {
	background: #999999;
	color: #999999;
	border-top: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px
}

a:link,a:visited,a:active {
	background-color: transparent;
	color: #ff9900; 
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #ffcc00; 
	text-decoration: underline;
}

h1 {
	background: transparent;
	color: white;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 a,h1 a:visited,h1 a:link {
	background: transparent;
	color: #ff9900; 
	text-decoration: none;
	font-weight: bold;
}

h1 a:hover {
	background: transparent;
	color: #ffcc00; 
	text-decoration: underline;
	font-weight: bold;
}

form {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.formobject {
	background: black;
	color: white;
	margin-top: 1px;
}

.formbtn {
	width: 146px;
}

.pollbtn {
	width: 146px;
}

.searchbtn1 {
	background: #CCCCCC;
	color: #333333;
	font-size: 9pt; font-weight: bold;
	margin-top: 2px;
	padding: 0px 2px 0px 2px;
	border-left: 2px solid White;
	border-right: 2px solid #666666;
	border-top: 2px solid White;
	border-bottom: 2px solid #666666;
}

.searchwebbtn {
	background: #CCCCCC;
	color: #333333;
	font-size: 9pt; font-weight: bold;
	margin-top: 2px;
	padding: 0px 0px 0px 0px;
	border-left: 2px solid White;
	border-right: 2px solid #666666;
	border-top: 2px solid White;
	border-bottom: 2px solid #666666;
}

.smtable {
	border-top: 0px solid white;
	border-left: 1px solid #717171;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	padding: 0px 0px 0px 0px;
}

.smth {
	background: #717171 url(smth.png) repeat-x top left;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	border-top: solid #717171 1px;
	border-left: solid #717171 1px;
	border-right: solid #717171 1px;
	border-bottom: solid #717171 1px;
}

.smthleft {
	background: #717171 url(smthleft.png) no-repeat top left;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	height: 21px;
	border-top: solid white 0px;
	border-left: solid white 0px;
	border-right: solid white 0px;
	border-bottom: solid white 0px;
}

.smthcenter {
	background: #717171 url(smthcenter.png) repeat-x top left;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	height: 21px;
	border-top: solid white 0px;
	border-left: solid white 0px;
	border-right: solid white 0px;
	border-bottom: solid white 0px;
}

.smthright {
	background: #6a6a6a url(smthright.png) no-repeat top right;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	height: 21px;
	border-top: solid white 0px;
	border-left: solid white 0px;
	border-right: solid white 0px;
	border-bottom: solid white 0px;
}

.smth-gray {
	background: #8e8e8e url(smth-gray.png) repeat-x top left;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	border-top: solid #717171 1px;
	border-left: solid #717171 1px;
	border-right: solid #717171 1px;
	border-bottom: solid #717171 1px;
}

.smthu {
	background: black;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	border-top: solid white 0px;
	border-left: solid white 0px;
	border-right: solid white 0px;
	border-bottom: solid #717171 5px;
}

.menubar-header {
	background: transparent url(headermenubar.png);
	color: #b9b9b9;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border-top: solid white 0px;
	border-left: solid white 0px;
	border-right: solid white 0px;
	border-bottom: solid #717171 2px;
}

.menubar-header a,.menubar-header a:link,.menubar-header a:visited,.menubar-header a:active {
	background: transparent;
	color: white; 
	font-weight: bold;
	text-decoration: none;
}

.menubar-header a:hover {
	background: transparent;
	color: #FFCC00; 
	text-decoration: none;
}

.menubar {
	background: #434343;
	color: white;
	background-image: url(menubar.png);
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border-top: solid 717171 0px;
	border-left: solid #717171 0px;
	border-right: solid #717171 1px;
	border-bottom: solid #717171 1px;
}

.menubar a,.menubar a:visited,.menubar a:link,.menubar a:active {
	background: transparent;
	color: #ff9900;  
	font-weight: normal;
	text-decoration: underline;
}

.menubar a:hover {
	background: transparent;
	color: #ffcc00; 
	font-weight: normal;
	text-decoration: underline;
}

.menubar2 {
	background: #3a3a3a url(menubar2.png) repeat-x top left;
	color: white;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border-top: solid 717171 0px;
	border-left: solid 717171 0px;
	border-right: solid #717171 1px;
	border-bottom: solid #717171 1px;
}

.smtdu {
	padding: 1px 1px 1px 1px;
	border-top: solid white 0px;
	border-left: solid white 0px;
	border-right: solid white 0px;
	border-bottom: solid #CCCCCC 1px;
}

.smtd2 {
	background: #131313;
	color: white;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border-top: solid #131313 0px;
	border-left: solid #131313 0px;
	border-right: solid #131313 0px;
	border-bottom: solid #131313 0px;
}

.smtd7 {
	background: #0C0C0C url(smtd7.gif) repeat-y top left;
	color: white;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border-top: solid #717171 0px;
	border-left: solid #717171 0px;
	border-right: solid #717171 1px;
	border-bottom: solid #717171 1px;
}

.smtd7a {
	background: #0C0C0C url(smtd7.gif) repeat-y top left;
	color: white;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border-top: solid #717171 0px;
	border-left: solid #717171 0px;
	border-right: solid #717171 1px;
	border-bottom: solid #333333 1px;
}

.smtd8 {
	background: #131313 url(smtd8.gif) repeat-y top left;
	color: white;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border-top: solid #717171 0px;
	border-left: solid #717171 0px;
	border-right: solid #717171 1px;
	border-bottom: solid #717171 1px;
}

.smtd8a {
	background: #131313 url(smtd8.gif) repeat-y top left;
	color: white;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border-top: solid #717171 0px;
	border-left: solid #717171 0px;
	border-right: solid #717171 1px;
	border-bottom: solid #444444 1px;
}

.navmini {
	background: #171717;
	color: white;
	font-size: 11px;
	border-top: solid #717171 0px;
	border-left: solid #717171 0px;
	border-right: solid #717171 1px;
	border-bottom: solid #717171 1px;
	padding: 0px 0px 0px 0px;
}

.navmini a,.navmini a:visited,.navmini a:active:visited {  
	background: #171717;
	color: #FF9900; 
	text-decoration: none;
	width: 160px;
	padding: 3px 3px 3px 3px;
	display:block;
}

.navmini a:hover {  
	background: #FFCC00; 
	color: #000000; 
	text-decoration: underline;
	width: 160px;
	padding: 3px 3px 3px 3px;
	display:block;
}

.navmini2 {
	width: 100%; /*width of menu*/
}

.navmini2 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px; /* top right bottom left margin */
	padding: 0px 0px 0px 0px;
}

.navmini2 ul li {
	background: #171717;
	color: white;
	font-size: 11px;
	border-top: solid #717171 0px;
	border-left: solid #717171 1px;
	border-right: solid #717171 1px;
	border-bottom: solid #717171 1px;
	margin: 0px 0px 0px 0px; /* top right bottom left margin */
	padding: 0px 0px 0px 0px; /*bottom spacing between menu items*/
}

.navmini2 ul li a,.navmini2 ul li a:link,.navmini2 ul li a:visited,.navmini2 ul li a:active {  
	width: 154px !important; /*width of menu firefox*/
	width: 160px; /*width of menu ie*/
	color: #FF9900;
	background: #171717 no-repeat center left; /*custom bullet list image*/
	border-top: solid #717171 0px;
	border-left: solid #717171 0px;
	border-right: solid #717171 0px;
	border-bottom: solid #717171 0px;
	display: block;
	padding: 3px 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.navmini2 ul li a:hover {  
	width: 154px !important; /*width of menu firefox*/
	width: 160px; /*width of menu ie*/
	color: #000000;
	background: #FFCC00 no-repeat center left; /*custom bullet list image*/
	border-top: solid #717171 0px;
	border-left: solid #717171 0px;
	border-right: solid #717171 0px;
	border-bottom: solid #717171 0px;
	display: block;
	padding: 3px 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.groupimg {
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-top: 0px solid white;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 0px;
}

.browser {
	background: transparent;
	color: #333333;
	font-weight: normal;
	font-size: 9px;
}

.smtd-sp1 {
	background: #FFCC00;
	color: white;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border-top: solid #717171 0px;
	border-left: solid #717171 0px;
	border-right: solid #717171 1px;
	border-bottom: solid #717171 1px;
}

.History {
	background: transparent;
	color: #999999;
	font-weight: normal;
	font-size: 9px
}

.ttid {
	background: transparent;
	color: #999999;
	font-weight: normal;
}

.banner1,.clickimg {
	border-top: solid #364656 1px;
	border-left: solid #364656 1px;
	border-right: solid #364656 1px;
	border-bottom: solid #364656 1px;
}

.HeaderLeft {
	background: transparent;
	color: black;
	height: 80px;
}

.HeaderLogo {
	background: transparent url(headerlogo.png) no-repeat scroll top left;
	color: black;
	height: 80px;
	width: 100px;
}

.HeaderPadding {
	background: transparent;
	color: black;
	height: 80px;
}

.HeaderCenterTop {
	background: transparent;
	color: black;
	height: 20px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #FFCC00;
	border-left: 0px solid #FFCC00;
	border-right: 0px solid #FFCC00;
	border-top: 0px solid #FFCC00;
}

.HeaderCenterMiddle {
	background: transparent;
	color: black;
	height: 30px;
	text-align: right;
}

.HeaderCenterBottom {
	background: transparent;
	color: black;
	height: 30px;
}

.HeaderRight {
	background: transparent;
	color: #F3F3F3;
	height: 80px;
}

.HeaderTopNavLeft {
	background-color: transparent;
	color: #F3F3F3;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #FFCC00;
	border-left: 0px solid #FFCC00;
	border-right: 0px solid #FFCC00;
	border-top: 0px solid #FFCC00;
}

.HeaderTopNavCenter {
	margin-top:0px;
	width: 550px;
	padding: 0px 0px 0px 0px;
	height: 18px;
   position: relative;
	z-index: 5;
}

.HeaderTopNavCenter p {
	background-color: transparent;
	color: #F3F3F3;
	font-size: 11px;
	margin: 0;
	padding: 1px 0px 3px 0px;
	float: right;
	width: 550px;
	line-height: 1.4em;
}

.HeaderTopNavCenter a, .HeaderTopNavCenter a:visited, .HeaderTopNavCenter a:link, .HeaderTopNavCenter a:active {
	background-color: transparent;
	color: #FF9900; 
	text-decoration: none;
	padding: 1px 3px 3px 3px;
	border-bottom: 0px solid #FF9900;
	border-left: 0px solid #FF9900;
	border-right: 0px solid #FF9900;
	border-top: 0px solid #FF9900;
}

.HeaderTopNavCenter a:hover
{
	background-color: transparent;
	color: #FFCC00; 
	text-decoration: none;
	padding: 0px 2px 2px 2px;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
}


.HeaderTopNavRight {
	background-color: transparent;
	color: #F3F3F3;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #FFCC00;
	border-left: 0px solid #FFCC00;
	border-right: 0px solid #FFCC00;
	border-top: 0px solid #FFCC00;
}

.HeaderSearchPadding {
	background: transparent;
	color: black;
	height: 30px;
}

.HeaderSearchLeft {
	background: transparent;
	color: black;
	height: 30px;
}

.HeaderSearchCenter {
	background: transparent;
	color: black;
	height: 30px;
}

.HeaderSearchRight {
	background: transparent;
	color: black;
	height: 30px;
}


.HeaderSlogan {
	background: transparent;
	color: CCCCCC;
	font-weight: normal;
	font-size: 11px;
}

.footer {
	background: transparent url(footer.gif) repeat-x top left;
	color: white;
	font-size: 11px;
	border-top: 8px solid #717171;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
}

.ArticleBody {
	background: black;
	color: white;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #717171;
	border-left: 0px solid #717171;
	border-right: 1px solid #717171;
	border-bottom: 1px solid #717171;
}

.social {
	background: #333333;
	color: white;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #717171;
	border-left: 0px solid #717171;
	border-right: 1px solid #717171;
	border-bottom: 1px solid #717171;
}

.social a,.social a:visited,social a:link,.social a:active {
	background: transparent;
	color: #ff9900;
	font-weight: normal;
	text-decoration: none;
}

.social a:hover {
	background: transparent;
	color: #ffcc00;
	font-weight: normal;
	text-decoration: underline;
}

.searchlink a,.searchlink a:visited,searchlink a:link,.searchlink a:active {
	background: transparent;
	color: #c0f1d9;
	font-weight: normal;
	text-decoration: none;
}

.searchlink a:hover {
	background: transparent;
	color: #27b26e;
	font-weight: normal;
	text-decoration: underline;
}

.treegroup {
  	background: url(treegroup.png) no-repeat;
	width: 32px;
	height: 20px;
	margin: 0px 0px 0px 0px;
}

.treeitem {
  	background: url(treeitem.png) no-repeat;
	width: 32px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.rssbox {
	background: url(feed-icon40x14.png) no-repeat;
	height:14px;
	width:40px;
	margin:0px 0px 0px 0px;
}

.rssbox a:link,.rssbox a:visited,.rssbox a:active  {
	background: url(feed-icon40x14.png) no-repeat bottom left;
	height: 14px;
	width: 40px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
}

.rssbox a.hover {
	background-position: bottom left;
}

.dotlink a,.dotlink a:visited,.dotlink a:link,.dotlink a:active {
	background-color: transparent;
	color: #FF9900; 
	text-decoration: none;
}

.dotlink a:hover {
	background-color: transparent;
	color: #FFCC00; 
	text-decoration: underline;
}