/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}
/*------------------------------------------------------*/
form {
	margin:0px;
}
.table-width {
	width:985px;
}
.table-height {
	height:100%;
}
.right-menu-width {
	width:180px;
}
.left-menu-width {
	width:195px;
}
.top-bg {
	background-image:url(../images/top-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ecf7fb;
	height:84px;
}
.top-bg-pop {
	background-image:url(../images/top-bg-pop.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ecf7fb;
	height:77px;
}
.blue-bg {
	background-color:#3790D6;
}
.search-bg {
	background-image:url(../images/search-bg.gif);
	background-repeat:repeat-x;
}
.das-line {
	border-top:1px dashed #CCCCCC;
}
.gray-bg-home {
	background-color:#efefef;
}
.white-bg-home {
	background-color:#FFFFFF;
}
.head-top-cur {
	background-image:url(../images/head-cur.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.header-top-border {
	border-top:1px solid #69b5e8;
}
/*----------------------------------------------------------------------------------------*/
.blue-normaltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013298;
	text-decoration:none;
}
.blue-normaltext a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013298;
	text-decoration:none;
}
.blue-normaltext a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013298;
	text-decoration:underline;
}
/*----------------------------------------------------------------------------------------*/
.normaltext-justify {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000002;
	line-height:19px;
	text-align:justify;
	text-decoration:none;
}
.normaltext-justify a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000002;
	line-height:19px;
	text-align:justify;
	text-decoration:none;
}
.normaltext-justify a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013298;
	line-height:19px;
	text-align:justify;
	text-decoration:underline;
}
/*----------------------------------------------------------------------------------------*/
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#013298;
	text-decoration:none;
}
.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#013298;
	text-decoration:none;
}
.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#013298;
	text-decoration:underline;
}
/*----------------------------------------------------------------------------------------*/
.black-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000002;
	text-decoration:none;
}
.black-text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000002;
	text-decoration:none;
}
.black-text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013298;
	text-decoration:underline;
}
/*----------------------------------------------------------------------------------------*/
.heading-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000002;
	text-decoration:none;
}
.heading-text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000002;
	text-decoration:none;
}
.heading-text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0A6FCD;
	text-decoration:none;
}
/*----------------------------------------------------------------------------------------*/
.gray-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A9A9A9;
	text-decoration:none;
}
.gray-text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A9A9A9;
	text-decoration:none;
}
.gray-text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013298;
	text-decoration:underline;
}
/*----------------------------------------------------------------------------------------*/
.count-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.count-text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.count-text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013298;
	text-decoration:underline;
}
/*----------------------------------------------------------------------------------------*/
.input-textbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000002;
	text-decoration:none;
}
.input-button{
	font-size:11px;
	color:#4B4747;
	text-decoration:none;
	border:1px solid #9A9A9A;
	background-image:url(../images/button-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#EBEBEB;
}
/*----------------------------------------------------------------------------------------*/
.border {
	border:1px dotted #CCCCCC;
}
.blue-border {
	border:1px solid #4FA0E1;
}
.count-border {
	border-left:1px solid #4FA0E1;
	border-right:1px solid #4FA0E1;
}
.border-2 {
	border:1px solid #4FA0E1;
}
.product-border {
	border:1px solid #CDCDCD;
}
.pagging-border {
	border:1px solid #4FA0E1;
	border-top:none;
}
.dotted-separator {
	background-image:url(../images/hor-dotted-line.gif);
	background-repeat:repeat-x;
	height:1px;
}
.blue-line {
	background-image:url(../images/tabBottomLine.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
/*----------------------------------------------------------------------------------------*/
