html {  overflow: -moz-scrollbars-vertical;
}
body { 	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*Below must remain for rich editor BG Color*/
	background-color:#2E0900;
}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px} 
a {	color: #FFDDBB;	text-decoration: none;}
a:hover { text-decoration: none;
	color: #FF9900;
} 
.std {	margin: 0px 0 10px 0px;
	padding: 0px 0 10px 0px;
	text-align: justify;
} 

.Slink { color: #CCCCCC;
} 

.SlinkHi { color: #000099; font-style: normal} 
.Error {  font-weight: bold; color: #CC0000;}


/* 			FORM				
=======================================================================*/
.srch {  height: 20px; width: 33px; margin-top: 3px;}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 200px;
	vertical-align:top;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 1px;
} 

.CheckBox {
	color: #666666;
	height: 13px;
	width: 13px;
	background-color: #000000;
	border: 1px solid #000000;
	float: left;
	padding: 1px 10px 0 0;
	overflow: hidden;
	vertical-align: top;
	margin: 1px 10px 0 0;
}

.inputbutton { font-family: Arial, Helvetica, sans-serif; font-size: 10px;color: #0033CC; width: 120px; vertical-align: middle; font-style:normal; text-align: center; line-height: normal; font-weight: normal;}
.SubmitBtn {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 95px;
	color: #000099;
	font-weight: bold;
	margin-top: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 40px;
	width: 200px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.Tick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	width: 15px;
	vertical-align: middle;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	height: 15px;
}

.SmallFormInput {  width: 150px;}
.inputmicro {  width: 30px;}
.SmallTxtForm { font-size:10px; color:#000099;}
.SmallTextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 40px;
	width: 150px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.SmallInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 50px;
	vertical-align:top;
	color: #000099;
	margin-bottom: 2px;
	margin-top: 1px;
	z-index: 5;
} 

hr {  vertical-align: bottom; color: #000099;}

p {
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 19px;
}
li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 19px;
}

ul {
	margin-right: 0px;
}
.footer {
	color: #666666;
	font-size: 9px;
}

select {color: #000000;}
	

.FormInput {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	height: 18px;
	width: 200px;
	vertical-align:top;
	background-color: #000000;
	color: #FFFFFF;
}
.Return2Top {
	color: #FA5211;
	line-height: 25px;
}

form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.medinput {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.paybutton {
	height: 48px;
	width: 117px;
}

/* 			BOX				
=======================================================================*/
/*.boxContainer {
	text-align: right;
	margin: 25px 10px 0px 0px;
	float: right;
	width: 216px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.BoxBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DF8B8B;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #DF8B8B;
	border-spacing: 2px;
	border-collapse: collapse;
	margin-bottom: 10px;
	padding: 0px;
	width: 194px;
}
.boxImg {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 190px;
	height: auto;
}
.BoxCell {
	padding: 4px 5px 4px 5px;
	color: #FFFFFF;
	background-color: #2E0900;
}*/

/* 			MENU				
=======================================================================*/
.menuCell {
	font-weight: bold;
	padding: 2px 12px 18px 8px;
	text-align: left;
	vertical-align: top;
	background-color: #2E0900;
}

.menuCell_1st {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0A2E8C;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
	border-left: 1px Solid #0A2E8C;
	border-right: 1px Solid #0A2E8C;
	border-top: 1px Solid #0A2E8C;
	border-bottom: 1px Solid #0A2E8C;
}

.menuCell a{
	color: #000000;
/*	filter: Glow(Color=#FFFFFF, Strength=1);*/
}
.menuCell a:hover {color:#FFFFFF;}

.menuTable {
	margin-bottom: 8px;
	margin-top: 6px;
	padding-top: 0px;
}
.menuTable a:hover {}
.menuTable a:active {}

.ImageField {
	margin-right: 0px;
	padding-right: 0px;
}
.tableSpecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 50px;
}
.BlueBrder {
	border-top: 1px solid #000099;
}
/*DropdownMenu Parent Child*/

#DropDownMenuScroll {
	position:absolute;
	width:145px;
	/*z-index:1;*/
	overflow: visible;
	scrollbar-face-color : #AAAAAA;
	scrollbar-highlight-color : #AAAAAA;
	scrollbar-3dlight-color : #AAAAAA;
	scrollbar-shadow-color : #AAAAAA;
	scrollbar-darkshadow-color : #AAAAAA;
	scrollbar-track-color : #999999;
	scrollbar-arrow-color : #FFFFFF;
	padding-right: 2px;
	padding-top: 0px;
	left: 0px;
	top: 1px;
	z-index: 9;
	background-color: #666666;
	/*max-height:400px;
	min-height:100px;*/
}

#menu_child {
	scrollbar-face-color : #AAAAAA;
	scrollbar-highlight-color : #AAAAAA;
	scrollbar-3dlight-color : #AAAAAA;
	scrollbar-shadow-color : #AAAAAA;
	scrollbar-darkshadow-color : #AAAAAA;
	scrollbar-track-color : #999999;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-padding-right: 0px;
}

.menu_parent {
	z-index:6;
}
.contentSpace {
	margin-right: 0px;
	padding-right: 0px;
}
.ltbl {
	margin: 0px;
	padding: 2px;
	width: 100%;
	border-bottom: solid #000099 1px;
}

.ltbl td {
	vertical-align: top;
	text-align: left;
	padding: 3px 5px 6px 0px;
}
.lowerrule {
	border-bottom: solid #000099 1px;
}

#pscroller1{
	width: 195px;
	height: 30px;
	padding: 3px;
	border: 0px;
	/*padding-top:5px;
padding-right:10px;*/
/*background-color: lightyellow;*/
/*font-size:14px;*/
float:left;
	margin-right: 5px;
}

#pscroller2{
	width: 195px;
	height: 30px;
	padding: 3px;
	border: 0px;
	float:left;
	margin-right: 5px;


}
.BannerTable {
	margin-right: 250px;
	margin-left: 155px;
	padding-left: 155px;
	padding-right: 250px;
}
.SubCat {
	padding: 5px 20px 5px 20px;
}
.ltbz {

	margin: 0px;
	padding: 2px;
	width: 100%;
}
.ltbz td {
	vertical-align: top;
	text-align: left;
	padding: 3px 3px 4px 0px;
	border-bottom: solid #CCCCCC 1px;
	width: 33%;
}

table.int {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.int th {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000099;
	text-align: left;
	padding: 4px 5px 4px 5px;
}
table.int td {
	padding: 4px 5px 4px 5px;
	border: solid #FD5814 1px;
	}
.imgLeft {
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.AddrCell {
	padding: 6px 8px 8px 8px;
	text-align: left;
	vertical-align: top;
	background-color: #2E0900;
	line-height: 19px;
}

h1 {font-size: 14px;font-weight: bold; padding-bottom: 6px;
	padding-top: 8px;
	margin: 0px 0px 0px 0px;
}

h2 {font-size: 13px; font-weight: bold; margin:0px 0px 4px 0px;}
h3 {font-size: 12px; font-weight: bold; margin:0px 0px 4px 0px;}
h4 {font-size: 11px; font-weight: bold; margin:0px 0px 4px 0px;}
h5 {font-size: 11px; font-weight: normal; margin:0px 0px 0px 0px;}
.colorText {font-weight:bold;}
