@charset "utf-8";
/* CSS Document */


.inputs {
    font-family: "Times New Roman";
	font-size: 15px;
	margin-bottom: 8px;
}

.btns {
    font-family: "Times New Roman";
	font-size: 13px;
}

body {

	font-family:"Times New Roman";
	color: #000;
	font-size: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul,ol{
	margin: 0px;
	padding-left:27px;
}


.content_header{
	font-family:"Times New Roman";
	color: #000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 5 5 5 5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background: #E8E8E8;
}


.content
{
	font-family:"Times New Roman";  
	color: #000;
	font-size: 15px;
}

.content_menu_sub
{
	font-family:"Times New Roman";
	color:#fff;
	/*color:#1B1A18;*/
	font-size: 11px;
	font-weight: bold;
	padding:4px 0px 4px 4px;
}

.bottom
{
	font-family:"Times New Roman";
	color:#FFFFFF;
	font-size: 12px;
}

.search
{
	font-family:"Times New Roman";
	font-size: 10px;
	letter-spacing:1px;
    color: #666;
    width:100%; 
    height:20px; 
    background:url(img/search_bg.jpg) repeat-x; 
    /*background-attachment: fixed;*/
    border: none; 
    padding:3px 0px 0px 0px;
}



.news
{
	font-family:"Times New Roman";
	font-size: 16px;
                font-weight: bold;
                color: #FFF;
                letter-spacing: -1;
                padding:3px 10px 0px 10px;
                background:url(img/news_h_bg.gif) no-repeat #0D9C01;
}


.news_date
{
	font-family:"Arial";
	font-size: 11px;
                font-style:italic;
                color: #333;
                padding:2px;
}

.news_date_important
{
	font-family:"Arial";
	font-size: 11px;
                font-style:italic;
                color: #fff;
                padding-top:1px;
                background:url(img/news_date_important_bg.gif) repeat-x;
}


.news_archive
{
	font-family:"Times New Roman";
	font-size: 11px;
                text-decoration: underline;
                color: #333;
                padding:0px 2px 0px 0px;
}



.news_header
{
	font-family:"Times New Roman";
	font-size: 11px;
                font-weight: bold;
                color: #333;
}

.news_short
{
	font-family:"Times New Roman";
	font-size: 13px;
    color: #333;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000; 
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.site_pic {
	border: 2px solid #00D360;
}

.calculator
{
	font-family:"Times New Roman";  
	font-size: 15px;
}

td {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

th {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
}