html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/head-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited {
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
}
li {
	margin: 2px;
	padding: 2px;
}
/* ------------------------------------------------------------------- */
/* HEADER PART														   */
/* ------------------------------------------------------------------- */

h1.header {
	background-image: url(../images/head-logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}

h1.header table tr td {
	text-align: center;
	vertical-align: top;
	height: 32px;
	margin: 0px;
	padding: 0px;
	width: 70px;
}

.left_box .menu a.img,
.left_box .menu a.img:link,
.left_box .menu a.img:visited,
.right_box .menu a.img,
.right_box .menu a.img:link,
.right_box .menu a.img:visited
 {
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.left_box .menu hr,
.right_box .menu hr 
 {
	background-color: #000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 30px;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
.right_box .vote h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F556E;
	margin: 0px;
	padding: 2px;
	text-align: center;
	background-color: #EAF1F7;
	background-image: url(/images/form-line.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F556E;
}

.left_box .menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.clear {
	clear: both;
}
/* Difine top menu link's*/
h1.header table{
	text-align: center;
	vertical-align: middle;
	height: 32px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
h1.header table tr td a, 
h1.header table tr td a:link, 
h1.header table tr td a:visited
{
	font-size: 1px;
	background-color: #FFFFFF;
	text-indent: -2000px;
	display: block;
	margin: 0px;
	height: 30px;
	width: 30px;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1.header table tr td a:hover {} 
/*Home button */
h1.header table tr td a.menu_home, 
h1.header table tr td a.menu_home:link, 
h1.header table tr td a.menu_home:visited  {
	background-image: url(/images/menu_home.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h1.header table tr td a.menu_home:hover ,
h1.header table tr td a.menu_home#active {
	background-image: url(/images/menu_home_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*Res button */
h1.header table tr td a.menu_research, 
h1.header table tr td a.menu_research:link, 
h1.header table tr td a.menu_research:visited  {
	background-image: url(/images/menu_book.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h1.header table tr td a.menu_research:hover,  
h1.header table tr td a.menu_research#active
{
	background-image: url(/images/menu_book_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*Calc button */
h1.header table tr td a.menu_calculate, 
h1.header table tr td a.menu_calculate:link, 
h1.header table tr td a.menu_calculate:visited  {
	background-image: url(/images/menu_calc.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h1.header table tr td a.menu_calculate:hover,  
h1.header table tr td a.menu_calculate#active
{
	background-image: url(/images/menu_calc_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*Search button */
h1.header table tr td a.menu_search, 
h1.header table tr td a.menu_search:link, 
h1.header table tr td a.menu_search:visited  {
	background-image: url(/images/menu_search.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h1.header table tr td a.menu_search:hover,
h1.header table tr td a.menu_search#active
  {
	background-image: url(/images/menu_search_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*Ref button */
h1.header table tr td a.menu_check, 
h1.header table tr td a.menu_check:link, 
h1.header table tr td a.menu_check:visited  {
	background-image: url(/images/menu_check.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h1.header table tr td a.menu_check:hover,
h1.header table tr td a.menu_check#active
{
	background-image: url(/images/menu_check_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*Contact button */
h1.header table tr td a.manu_mail, 
h1.header table tr td a.manu_mail:link, 
h1.header table tr td a.manu_mail:visited  {
	background-image: url(/images/manu_mail.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h1.header table tr td a.manu_mail:hover,
h1.header table tr td a.manu_mail#active  {
	background-image: url(/images/manu_mail_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
h3 {}
h4 {}
/* ------------------------------------------------ */
.right_box {
	padding: 5px;
	width: 200px;
	float: right;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left_box {
	padding: 10px;
	margin: 0px;
	width: 200px;
	float: left;
	clear: left;
}
div.content {
	margin-top: 15px;
	margin-right: 220px;
	margin-bottom: 4px;
	margin-left: 220px;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBCBE3;
	border-left-color: #BFEBFF;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
/* Navigation Styles */
.left_box .menu a,
.left_box .menu a:link,
.left_box .menu a:visited,
.right_box .menu a,
.right_box .menu a:link,
.right_box .menu a:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F556E;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.right_box .menu a:hover,
.left_box .menu a:hover
 {
	color: #A7B4BE;
}
.content h2.sub_head {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: center;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.news_record {
	min-height: 300px;
	_height: 300px;
	font-size: 11px;
	margin: 3px;
	padding: 3px;
	border: 1px solid #DBF2F2;
}

.vote_footer {
	text-align: center;
	margin: 0px;
	padding: 1px;
	background-color: #DBB64B;
}

dl.news  {
	background-color: #6699CC;
	margin: 0px;
	padding: 1px;
}
.news dt {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7692A5;
	margin: 0px;
	padding: 1px;
}
.news dt a:link, .news dt a:visited {
	font-weight: bold;
	color: #CCEEFF;
}
.news dt a:hover {
	color: #FFFFFF;
}
.news dd {
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
/* Footer part */
div.footer {
	background-image: url(/images/bottom-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 100%;
	clear: both;
}
.right_box .vote label {
	display: block;
}
.menu h3 {
	font-size: 16px;
	font-weight: bold;
	background-color: #E2ECF5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
