/* CSS Document */
body{margin:0px; text-align:center; background-color:#213848;}

.top_txt{font-family:verdana; font-size:11px; color: #003366;}

.text{font-family:tahoma; color:#053951; font-size:12px; line-height:20px; text-align:justify;}
.text a{font-family:tahoma; color: #006699; font-size:12px; line-height:20px; text-decoration:none;}
.text a:hover{font-family:tahoma; color: #FF6600; font-size:12px; line-height:20px; text-decoration:underline;}

.side_inner{font-family:verdana; font-size:11px;}
.side_inner a{font-family:verdana; font-size:11px; font-weight:bold; color:#006699; text-decoration:none; padding:2px 0px 2px 5px;; background: url(images/side_underline.png) no-repeat bottom left; display:block; line-height:20px;}
.side_inner a:hover{ color:#FEF0BF; background-color:#7EB5D1; width:100%;}
.side_inner ul{list-style:url(../images/arrow.jpg); margin:0px;}

.bottom{height:74px; background:url(../images/bg_bottom.jpg) repeat-x;}

.bottom_nav{font-family:verdana; font-size:11px; color:#ffffff; line-height:16px;}
.bottom_nav a{font-family:verdana; font-size:11px; color:#FF9900; text-decoration:none; padding:0px 16px;}
.bottom_nav a:hover{font-family:verdana; font-size:11px; color:#FFFFFF; text-decoration:none;}

.om{font-family:verdana; font-size:11px; color:#ffffff; line-height:16px;}
.om a{font-family:verdana; font-size:11px; color:#FF9900; text-decoration:none; padding:5px 5px;}
.om a:hover{font-family:verdana; font-size:11px; color:#FFFFFF; text-decoration:none;}

.pagination{font-family:arial; font-weight:bold; font-size:12px; margin:15px 0px; border:#C4E1F1 1px solid; background:#F2F9FD; }
.pagination ul{list-style:none; text-align:center;}
.pagination ul li{color:#FF3300; display:inline; margin:2px;}
.pagination ul li a{color:#FFFFFF; width:10px; background:#055171; padding:1px 4px; border:#FFB000 1px solid; text-decoration:none;}
.pagination ul li a:hover{background:#FF6600; border:#006699 1px solid;}

.text_email{font-family:tahoma; color:#000; font-size:12px; line-height:20px; text-align:justify;}
.text_email a{font-family:tahoma; color: #006699; font-size:12px; line-height:20px; text-decoration:none;}
.text_email a:hover{font-family:tahoma; color: #FF6600; font-size:12px; line-height:20px; text-decoration:underline;}.top_txt td a {
    color: #003366;
    text-decoration: none;
}
.ProductHeadingDiv{
	float:left;
	width:100%;
	
}
.ProductName {
    color: grey;
    float: right;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
}
.ProductName span {
    background-image: url("../images/arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #ff3c00;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-right: 5px;
    padding-right: 13px;
}
.border2 {
    border: 3px solid #eaeff2;
}
.ProductView{
	float:left;
	width:100%;
	text-align:center;
	color: #416271;
    font-family: verdana,arial,helvetica;
    font-size: 12px;
}
.ProductView h6 {
    color: #d90000;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.ProductView p{
	float:left;
	width:100%;
	text-align:center;
	margin-top:4px;
}
.ProductView h2 {
    border-bottom: 1px solid;
    padding-bottom: 6px;
}
.ProductView h2 span{}