/* CSS Document */
body,td,th {
	font-family: tahoma, sans-serif, serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover{text-decoration:underline;}
a:link { text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.copyR10Tx{ font-family:Arial; font-size:10px; color:#999999;}
.gray12Tx{ font-family:Arial; font-size:12px; color:#333333;}
.gray12Tx a{ font-family:Arial; font-size:12px; color:#CC0000; }
.gray12Tx a:hover{ font-family:Arial; font-size:12px; color:#333366; }
.gray12Tx a:visited{ font-family:Arial; font-size:12px; color:#CC0000; }
.gray12Tx a:visited:hover{ font-family:Arial; font-size:12px; color:#333366; }

.gray11Tx{ font-family:Arial; font-size:11px; color:#333333;}
.gray11Tx a{ font-family:Arial; font-size:11px; color:#333333; }
.gray11Tx a:hover{ font-family:Arial; font-size:11px; color:#333366; }
.gray11Tx a:visited{ font-family:Arial; font-size:11px; color:#333333; }
.gray11Tx a:visited:hover{ font-family:Arial; font-size:11px; color:#333366; }
.gray11Txpadding4px{ font-family:Arial; font-size:11px; color:#333333; padding:4px;}

.gray11Txpaddingtopbottom2{ font-family:Arial; font-size:12px; color:#333333; padding:2px 0px;}

.black11Tx{ font-family:Arial; font-size:12px; color:#000000;}
.white11Tx{ font-family:Arial; font-size:12px; color:#ffffff;}

.blue14Tx{ font-family:Arial; font-size:14px; color:#333366;}
.blue2D4765Tx{ font-family:Arial; font-size:12px; color:#2D4765;}

.blue11Tx{ font-family:Arial; font-size:12px; color:#333366;}
.blue11Tx a{ font-family:Arial; font-size:12px; color:#333366; }
.blue11Tx a:hover{ font-family:Arial; font-size:12px; color:#333366; text-decoration:underline}
.blue11Tx a:visited{ font-family:Arial; font-size:12px; color:#333366; }
.blue11Tx a:visited:hover{ font-family:Arial; font-size:12px; color:#333366; text-decoration:underline}

.red11Tx{ font-family:Arial; font-size:12px; color:#C62026;}
.red11Tx a{ font-family:Arial; font-size:12px; color:#C62026; }
.red11Tx a:hover{ font-family:Arial; font-size:12px; color:#333366; text-decoration:underline}
.red11Tx a:visited{ font-family:Arial; font-size:12px; color:#C62026; }
.red11Tx a:visited:hover{ font-family:Arial; font-size:12px; color:#333366; text-decoration:underline}


.gray18Tx{ font-family:Arial; font-size:13px; color:#333333;}
.orange18Tx{ font-family:Arial; font-size:13px; color:#BA0100; font-weight:bold;}

.bgsearch{background-image:url(images/bg-search.gif); background-repeat:no-repeat; background-position:center;}
.bgTextbox{background-image:url(images/bg-textbox.gif); background-repeat:no-repeat;}
.bgCheckbox{background-image:url(images/bg-checkbox.gif); background-repeat:no-repeat}
.bottomSearch{background-image:url(images/bottom-search.gif); width:220px; height:45px;}


.Searchbox{background:transparent; width:159px; height:21px;border:0px; font-family:Arial; font-size:12px; color:#999999;text-align:center; padding-top:3px; background-position:center;}

.Textbox{background:transparent; width:170px; height:22px;border:0px; font-family:Arial; font-size:12px; color:#333333;text-align:center; padding-top:3px;}
.Checkbox{background:transparent;border:transparent 2px solid;}

.line{background-image:url(images/line.gif); background-repeat:repeat-x; height:3px;}

.paddingTop14px{padding-top:14px;}

/*.linkbottomLine{border-bottom:1px solid #cccccc;}*/
.linkbottomLine{ background-image:url(images/h-line.gif); height:1px; background-repeat:no-repeat}

.aboutuslist{ list-style-image:url(images/bullet-aboutus.gif) ; margin:5px 20px;}


ol.submenu {
	list-style-type:none;
	border:none;
	background-color:none;
	display:run-in;
	position:absolute;
	visibility:hidden;
	left: -10px;
	top: 0px;
	
}
ol.submenu li {
	left: -10px;
	border:none;  
  margin:0px;

}
ol.submenu a {
	left: -10px;
	border:none;
  color:#aaaaaa; 
}

ol.submenu a:hover {
	left: -10px;

	border:none;
  color:#000000; 
}
