﻿/*
#376091
*/

@charset "utf-8";

/* CSS Document */

*{
text-decoration:none;
font-size:8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body{
scrollbar-face-color:#99beea;
scrollbar-base-color:#d3e7ff;
scrollbar-arrow-color:#fff;
scrollbar-track-color:#e2eefc;
scrollbar-shadow-color:#fff;
scrollbar-highlight-color:#fff;
scrollbar-3dlight-color:#abcdef;
scrollbar-darkshadow-Color:#abcdef;
background: #fff;
color:#376091;
text-align:justify;
}

a:link{
color:#376091;
text-decoration:underline;
}
a:hover{
color: #999966;
text-decoration:underline;
}
a:visited{
color:#376091;
}

#prd a:link{
color:#c3412b;
text-decoration:underline;
padding: 0 0 0 10px;
font-weight:900;
}
#prd a:hover{
color:#376091;
text-decoration:underline;
padding: 0 0 0 10px;
font-weight:900;
}
#prd a:visited{
color:#c3412b;
text-decoration:underline;
padding: 0 0 0 10px;
font-weight:900;
}

#site-text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
text-align:justify;
color:#57606a;

}
.body-text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
text-align:justify;
color:#376091;
}
/* Small menu Start */
#small-menu{
text-align:right;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8.5pt;
margin: 0px 30px -5px 0px;
padding: 0;
}
#small-menu ul li{
display:inline;
padding: 0px 10px 0px 5px;
}
#small-menu a:link{
color: #999966;
}
#small-menu a:hover{
color: #376091;
}
#small-menu a:visited{
color: #999966;
}

/* Small menu Start */


/* Verti Small menu Start */
#verti-menu {
font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:900;
text-align:justify;
color:#000;
padding: 2px 5px 2px 5px;
}

#verti-menu a:link{
color: #000;
}
#verti-menu a:hover{
color: #fe5000;
}
#verti-menu a:visited{
color: #000;
}

/* Verti Small menu Start */

/* Hori menu Start */
#hori-menu{
padding:0;
margin:0;
text-align:center;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
font-weight:900;
}

#hori-menu .hori-menu-left-img{
background: #fff url('../images/menu-bar_01.gif');
width: 6px;
heightidth: 26px;
}
#hori-menu .hori-menu-mid-img{
background: #fff url('../images/menu-bar_03.gif');
}

#hori-menu .hori-menu-right-img{
background: #fff url('../images/menu-bar_05.gif');
width: 5px;
heightidth: 26px;
}

#hori-menu li{
display:inline;
clear:both;
padding: 0px 15px 0px 15px;
margin: 0;
border-right: 1px #fff solid;
}
#hori-menu a:link{
color: #fff;
}
#hori-menu a:hover{
color: #d5d5d5;
}
#hori-menu a:visited{
color: #fff;
}
/* Hori menu Start */


/* Footer Start */
#footer {
	width: 935px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height:0;
	color: #666;
}
#footer .copyright {
	padding: 0px 10px 0px 10px;
	color: #555;
	text-align:left;
}
#footer .kunooz {
	text-align: right;
	padding: 0px 10px 0px 10px;
}
#footer a:link {
	color: #555;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}
#footer a:visited {
	color: #555;
}
/* Footer End */

/*left panel css start*/
#logo-table{
margin:0; padding:0;
}
#logo-table .top-img{
background: #fff url('../images/left_01.gif');
width: 250px;
heightidth: 13px;
}
#logo-table .mid-img{
background: #fff url('../images/left_03.gif');
}
#logo-table .btm-img{
background: #fff url('../images/left_05.gif');
width: 250px;
height: 13px;
}
/*left panel css end*/

/*vertical menu bg css start*/
#verti-table{
margin:0; padding:0;
}
#verti-table .top-img{
background: #fff url('../images/menu-bg_01.gif');
width: 250px;
heightidth: 13px;
}
#verti-table .mid-img{
background: #fff url('../images/menu-bg_03.gif');
}
#verti-table .btm-img{
background: #fff url('../images/menu-bg_05.gif');
width: 250px;
heightidth: 13px;
}
/*vertical menu bg css end*/

/*small product menu bg css start*/
/*small product menu bg css end*/

.head-all{
font-family:Arial Narrow, Arial, Verdana;
font-size:12pt;
font-weight:900;
color:#fe5200;
text-align:left;
border-bottom: 0px #d5d5d5 dotted;
margin:5px 0 0 5px;
font-variant:small-caps;
}

.sub-head-all{
font-family:Verdana, Arial, Verdana;
font-size:9pt;
color:#c3412b;
text-align:left;
border-bottom: 0px #d5d5d5 dotted;
margin:5px 0 0 10px;
}

.sub-sub-head-all{
font-family:Verdana, Arial, Verdana;
font-size:9pt;
color:#376091;
text-align:left;
font-weight:900;
border-bottom: 0px #d5d5d5 dotted;
padding:10px 0px 10px 35px;
margin-left: 20px;
background: #fff url('../images/bullet.jpg') 6 13px no-repeat;
}

#table-all{
width:98%;
border:1px #aac9da solid;
}
#table-all th{
height:25px;
border-bottom: 1px solid #abcdef;
}

sup{
background-color:transparent;
}
sub{
background-color:transparent;
}
i{
background-color:transparent;
}

.color1{
	color: #c00000;
}