html
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: black;
}
table
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: black;
}
p,table,td,th,address,pre,form,hr
{
	margin: 0px;
}
h1,h2,h3,h4,h5,h6
{
	margin: 8px 0px;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-weight: bold;
}
h1
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
	font-size: 25px;
	color: #EE8313;
}
h2
{
	font-size: 14px;
}
h3
{
	font-size: 13px;
        color: #565E62;
/*        color:#D97913; */
	margin: 8px 0px 0px 10px;
}

h4
{
	font-size: 12px;
}
h5
{
	font-size: 11px;
}
h6
{
	font-size: 10px;
}
ul,ol,blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
ol
{
	list-style-type: decimal;
}
ul
{
	list-style-type: disc;
}
a
{
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	color: #404040;
}
a:hover
{
	text-decoration: none;
}
a.mainpage
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #C4C4C4;
}
a.mainpage:hover
{
	text-decoration: underline;
}
a.breadcrumb
{
	text-decoration: underline;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #808080;
}
a.menu_section
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #808080;
}
a.menu_section:hover
{
	text-decoration: underline;
}
a.menu_section_sel
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #EE8313;
}
a.menu_section_sel:hover
{
	text-decoration: underline;
}
a.menu_item
{
	text-decoration: underline;
	font-size: 11px;
	color: #808080;
}
a.menu_item1
{
	text-decoration: underline;
	font-size: 11px;
	color: #FF0000;
}
a.menu_item:hover
{
	text-decoration: none;
}
a.menu_item1:hover
{
	text-decoration: none;
}
a.menu_item_sel
{
	text-decoration: underline;
	font-size: 11px;
	color: #EE8313;
}
a.menu_item_sel:hover
{
	text-decoration: none;
}
a.defi
{
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FE8405;
}
a.defi:hover
{
	text-decoration: none;
}
a.news_top, a.news_top:active,a.news_top:link, a.news_top:visited
{
 text-decoration:none;
}   
a.news_top:hover
{
 text-decoration:none;
}   

input.edit, select, textarea
{
	background-color: white;
	font-family: Arial, Verdana, Tahoma, Times New Roman;
	font-size: 11px;
	color: black;
}
input.button
{
	font-family: Arial, Verdana, Tahoma, Times New Roman;
	font-size: 11px;
	color: black;
}
td.gray_line
{
	background: #E6E6E6;
}
td.top_grad
{
	background: #E6E6E6 url('top_grad_bg.gif') center bottom no-repeat;
}
div.right_bg
{
	float: right;
	width: 40px;
	height: 100%;
	border-left: 1px solid #B6B6B6;
	background: #808080;
}
div.line
{
	clear: both;
	width: 100%;
	height: 2px;
	font-size: 1px;
}
td.left_block
{
	border-right: 1px solid white;
	background: #F6F6F6;
}
span.mainpage
{
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 12px;
	color: #808080;
}
td.center_block
{
	border-bottom: 1px solid #FBFBFB;
	background: #ffffff url('center_grad_bg.gif') right top repeat-y;
}
td.bottom_left_bg
{
	background: white url('bottom_left_bg.gif') left top no-repeat;
}
td.bottom_center_bg
{
	background: white url('bottom_center_bg.gif') center top no-repeat;
}
td.defi
{
	color: #C9C9C9;
}
td.content
{
	padding: 12px 24px 20px 18px;
}
td.menu_section
{
	padding: 0px 15px 0px 25px;
}
td.menu_item
{
	background: url('menu_item.gif') left top no-repeat;
}
td.menu_last
{
	background: url('menu_last.gif') left top no-repeat;
}
td.errormsg
{
	color: red;
}
.newsan {
 color:#000000;
 font-size:10pt;
 font-weight:bold;
 padding:0 0 10px 0;
}
.newsye {
 color:#4A6E9E;
 font-size:10pt;
 font-weight:normal;
 text-align:right;
 padding:5px 0 5px 0;
}
.calc {
margin-bottom:4px;
}
.calc th {
background:#ccc;
text-align:center;
padding:3px;
}
.calc td {
padding:2px;
text-align:left;
}
.project {
color:#565E62;
}
