@charset "utf-8";

body {
	background-color: #00152F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'KORINA', Arial, Helvetica, sans-serif;
}

.homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 18px;
	text-decoration: none;
}
.subcontent {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	padding-left:10px;
	line-height: 18px;
	text-decoration: none;
}
.footer {
	font-family: 'KORINA', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
.footer a:visited {
	
	font-family: 'KORINA', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}
.footer a:hover {
	font-family: 'KORINA', Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#CC0000;
}
.head {
	font-family: 'KORINA', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #CC0000;
	text-decoration: none;
}
.subhead {
	font-family: 'KORINA', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}
.subhead1 {
	font-family: 'KORINA', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: 700;
	padding-left:10px;
}
.con_content {
	font-family: 'KORINA', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a {
    color: #000000;
    text-decoration: none;
    
}
a:hover {
    text-decoration: underline;
}

.menu
{
    background-color: #005394;
    font-family: arial;
    font-size: 12px;
    color: #FFFFFF;
    height: 20px;
    vertical-align:middle;
    word-spacing: 25px;
    padding-right: 25px;
    padding-left: 25px; 
}
.fotter
{
    background-color: #005394;
    font-family: arial;
    font-size: 12px;
    color: #FFFFFF;
    height: 35px;
    text-align:center;
    vertical-align:middle;
}
.tablebg {
background-color:#E8F8FF;
}

.header
{
    font-size: 12px;
	font-family: 'KORINA', Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.5;
    color: #666666;
}
.header1
{
    font-size: 12px;
	font-family: 'KORINA', Arial, Helvetica, sans-serif;
    line-height: 1.5;
    color: #666666;
}
.content1
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: justify;    
    line-height: 1.5;
    text-transform:none;
    color: #666666;
}
.content
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: justify;    
    line-height: 1.5;
    text-transform:none;
    color: #666666;
}
.link
{
    font-size: 12px;
	font-family: 'KORINA', Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.5;
    color: #666666;
}
div.new-menu li { background-color:#ccd8e6;border:solid 1px #fff;width:110px!important; list-style:none; padding:3px; float:left; text-align:center;font-weight: bold;}
div.new-menu li a{color:#ccd8e6; font-size:12px; color:#000;}
div.new-menu li a:hover{color:red;text-decoration:none; cursor:pointer;}

.mp .subcontent{padding-left:0px;}
.mp ul{margin: 0; list-style: none;padding: 0 10px;}


.products a{
	    color: #cf464b;
    font-weight: 600;
    text-decoration: underline;
    margin-top: 5px;
    display: inline-block;
}