h1 { font-size: 18px; font-weight: bolder; color: #676767; margin-bottom: 0px;}

h2 { font-size: 12px; font-weight: bold; color: #666666; margin-bottom: 0px;}
h3 { font-size: 12px; font-weight: bold; color: #666666; margin-bottom: 0px;}
h4 { font-size: 12px; font-style: italic; font-weight: bold;}
body {background-color: #676767; margin:0px; }

pre,input,textarea,select, button {	
	font-size:10px;
	border:1px;
	border-color:gray;
	border-style:solid;
}
option {
	font-size:10px;
	border-bottom: 1px dashed #e3e3e3;
}


table, td, th {	
font-family: Verdana, Helvetica, sans-serif; 
font-size: 11px;	
color: #000; 
line-height:19px;
text-align:left;
}

.heading { font-size: 18px; font-weight: bold; color: #676767; margin-bottom: 0px;}

.owfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	color: #534b58;

}
.owfooter  a:link    {  color: #534b58;   text-decoration: none }
.owfooter  a:active  {  color: #534b58;  text-decoration: none }
.owfooter  a:visited {  color: #534b58;  text-decoration: none }
.owfooter  a:Hover {   color: #8b8b8b;  text-decoration: none }
}


.content {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000;
	padding-right:10px;
	padding-left:10px;
	width:98%;
}
.content a:link    {  color: #000000;   text-decoration: none }
.content a:active  {  color: #000000;  text-decoration: none }
.content a:visited {  color: #000000;  text-decoration: none }
.content a:Hover {   color: #8b8b8b;  text-decoration: underline }

.menuset1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;

}
.menusethome a:link    {  color: #fff;   text-decoration: none }
.menusethome a:active  {  color: #fff;  text-decoration: none }
.menusethome a:visited {  color: #fff;  text-decoration: none }
.menusethome a:Hover {   color: #000000;  text-decoration: none }
}

.menusethome {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;

}
.menuset1 a:link    {  color: #000000;   text-decoration: none }
.menuset1 a:active  {  color: #000000;  text-decoration: none }
.menuset1 a:visited {  color: #000000;  text-decoration: none }
.menuset1 a:Hover {   color: #8b8b8b;  text-decoration: none }
}

.menuset2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666666;

}
.menuset2 a:link    {  color: #666666;   text-decoration: none }
.menuset2 a:active  {  color: #666666;  text-decoration: none }
.menuset2 a:visited {  color: #666666;  text-decoration: none }
.menuset2 a:Hover {   color: #666666;  text-decoration: underline }

}


.search_link {
	font-size: 10px;
	color: #66CC33;
}
.search_link a:link		{  color: #66CC33;   text-decoration: none }
.search_link a:visited	{  color: #66CC33;   text-decoration: none }
.search_link a:hover	{  color: #333333;   text-decoration: none }


.search_results_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006599;
	text-align:justified;
	font-weight:bold;
}
.search_results_link a:link		{  color: #006599;   text-decoration: underline }
.search_results_link a:visited	{  color: #006599;   text-decoration: underline }
.search_results_link a:hover	{  color: #333333;   text-decoration: underline }


.search_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align:justified;
}
.search_heading a:link		{  color: #54548e;   text-decoration: underline }
.search_heading a:visited	{  color: #54548e;   text-decoration: underline }
.search_heading a:hover		{  color: #333333;   text-decoration: underline }


.search_description {
	font-size: 10px;
	color: #333333;
	width: 550px;
	font-weight:normal;
	text-align:left; 
}

.highlight {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
	text-decoration:underline;
}

.ref {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.search_previous {
	font-size: 16px;
	font-weight: bold;
	padding-right:10px;
	padding-left:6px;
}

.search_previous a:link    {  color: #006599;   text-decoration: none }
.search_previous a:active  {  color: #006599;  text-decoration: none }
.search_previous a:visited {  color: #006599;  text-decoration: none }
.search_previous a:Hover {   color: #006599;  text-decoration: underline;  }

.search_next {
	font-size: 16px;
	font-weight: bold;
	padding-left:4px;
}
.search_next a:link    {  color: #006599;   text-decoration: none }
.search_next a:active  {  color: #006599;  text-decoration: none }
.search_next a:visited {  color: #006599;  text-decoration: none }
.search_next a:Hover {   color: #006599;  text-decoration: underline;  }

.search_results {
	font-size: 11px;
	color: #333333;
	text-align:justified;
	font-weight:bold;
	padding-right:20px;
}

.search_box {
	width:250px;
	font-size:10px;
	border:1px;
	border-color:gray;
	border-style:solid;
}
.search_button {
	font-size:10px;
	border:1px;
	border-color:#006599;
	background-color:#006599;
	border-style:solid;
	color:#fff;
}
.search_for {
	font-weight:bold;
	color:#006599;
}
.search_form {
	margin-top:50px;
	margin-bottom:100px;
}
.powered_by {
	font-size:9px;
	color:#006599;
}
.search_box_mini {
	width:150px;
	font-size:10px;
	border:1px;
	border-color:gray;
	border-style:solid;
}
.search_button_mini {
	font-size:10px;
	border:1px;
	border-color:#006599;
	background-color:#006599;
	border-style:solid;
	color:#fff;
}
.top_search {
	text-align:right; 
	padding-right:15px;
	padding-top:5px;
}
.login_button {
	font-size:9px;
	border:1px;
	border-color:#006599;
	background-color:#006599;
	border-style:solid;
	color:#fff;
}

ul#navlist
{
	font: bold 10px verdana, arial, sans-serif;
	line-height: 24px;
	border-top: 1px solid #fff;
	margin: 0;
	padding-left: 6px;
	background-color:#666666;
	text-align: left;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#navlist a {color: #fff; text-decoration:none; font: bold 11px arial;}
#navlist a:hover { color: #fff; text-decoration:none; font: bold 11px arial;}


.news_header{
	font: bold 10px  verdana, arial, sans-serif ;
	color:#fff;
	line-height: 20px;
	border-top: 1px solid #fff;
	background-color:#54548e;
	padding-left:4px;
}
.news_list{
	font: bold 10px  verdana, arial, sans-serif ;
	border-top: 1px solid #fff;
}
