body {
	background-color: #EAEAEA;
	margin: 0px;
}

body,table,td,input,select,textarea,div,p {
	font: normal 11px tahoma, arial, serif;
	color: #333;
	line-height: 16px;
}

legend {
	height: 26px;
	border: 1px solid #999;
	font-weight: bold;
	background: #eee;
	padding: 2px;
	color: #FF3300;
	vertical-align: top;
}

fieldset {
	padding: 15px;	
}

a {
	color: #19649D;
	text-decoration: none;
}

a.hid {
	color: #333;
}

a:hover {
	color: #FF6633;
}

.href {
	text-decoration: underline;
}

hr {
	color: #ADD8E6;
	border: 1px solid #ADD8E6;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #006699;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

.h1 {
	font-size: 14pt;
	font-weight: bold;
}

.h2 {
	font-size: 12pt;
	font-weight: bold;
}

.label {
	font-size: 9pt;
	font-weight: bold;
}

.normal {
	font-size: 9pt;
}

.notice {
	font-size: 10pt;
	color: #006699;
}

.Select {
	color: #000033;
	background-color: #CBCBCB;
	border: 1px solid Black;
}

.mailer {
	border-bottom: 3px solid #999;
	color: #4C4C4C;
	background-color: #F5F5F5;
	padding-right: 2px;
	padding-left: 2px;
}

.orderform {
	border: 1px solid #DADADA;
	color: #404040;
	background-color: #FAFAFA;
	padding-right: 8px;
	padding-left: 8px;
}

.orderError {
	color: #FF0033;
	background-color: #FAFAFA;
}

.tbar {
	background: #DADADA;
	height: 25px;
	background-image: url(bg3.gif);
}

.tbar2 {
	color: #006699;
	background: #666666;
	height: 25px;
	border-bottom: 1px solid #EAEAEA;
	padding: 0px 0px 0px 5px;
}

.rightbar {
	border-left: 1px solid #DADADA;
	color: #555555;
	background-color: #FCFCFC;
}

.leftbar {
	border-right: 1px solid #DADADA;
	color: #555555;
	background-color: #FCFCFC;
}

.Text {
	color: #000033;
}

.Text0 {
	color: #132538;
}

.Text1 {
	color: #000;
}

.Text2 {
	color: #006699;
}

.Text3 {
	color: #993366;
}

.Text4 {
	color: #0099DD;
}

.Text5 {
	color: #fff;
}

.Text6 {
	color: #404040;
}

.Text7 {
	color: #AA0000;
}

.Text8 {
	color: #132538;
}

/* content swap style */
.sw {
	font-size: 11px;
	color: #fff;
	background-color: #DD0000;
	height: 16px;
	padding: 1px;
}

.error {
	background: #fff;
	color: Red;
}

.MainTBL {
	height: 100%;
	background: white;
	border: 1px solid #CACACA;
	color: #404040;
	text-align: justify;
}

.normal {
	color: #404040;
	text-align: justify;
}

.banner {
	background: #F4F4F4;
	width: 65%;
	color: #FF0033;
}

.form {
	color: #CC0033;
	background-color: #E8E8E8;
	border: 1px solid #ADD8E6;
	padding-bottom: 2px;
}

.form:hover {
	color: #3399FF;
	text-decoration: underline;
}

#medium {
	width: 200px;
}

.medium {
	width: 200px;
}

#larg {
	width: 240px;
}

#products {
	border-bottom: 1px solid #DADADA;
}

#Title0 {
	padding: 2px;
	color: #003366;
	border: 1px solid #DADADA;
	background: #F2F2F2;
	height: 20px;
}

#justify {
	text-align: justify;
}

#msg {
	color: #FF3300;
}

.mbtn {
	background: url(mbtn.gif);
	width: 80px;
	height: 20px;
	border: 0px solid #CACACA;
	padding-bottom: 2px;
	cursor: pointer;
}

.lbtn {
	background: url(lbtn.gif);
	width: 100px;
	height: 20px;
	border: 0px solid #CACACA;
	padding-bottom: 2px;
	cursor: pointer;
}

.mid {
	vertical-align: middle;
}

#loader {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

#inside {
	border: 1px solid #EAEAEA;
	background-color: #FAFAFA;
	padding: 2px;
}

#inside td {
	color: #000000;
	background-color: #6DA9C3;
	padding: 2px;
}

#inside a {
	color: #ffffff;
}

#inside a:hover {
	color: #003366;
}

/* carousel */
#whc {
	float: left;
	background-color: #DD0000;
	color: #FAFAFA;
	font: bold 12px tahoma, arial;
	padding: 4px;
}

#sw_div {
	position: relative;
	overflow: hidden;
	width: 380px;
	height: 20px;
	margin-top: 2px;
	float: left;
	display: none;
}

#sw_div div.slides {
	height: 20px;
}

#sw_div div.slide {
	height: 20px;
	position: absolute;
}

#sw_div a {
	padding: 2px;
	font: bold 11px tahoma, arial;
	color: #FFF;
	text-decoration: none;
}

#sw_div a:hover {
	color: yellow
}
/* carousel */

/* Tips */

.help-tip {
	color: #000;
	width: 280px;
	z-index: 13000;
	direction: rtl;
	opacity: 0.9;
}
 
.help-title {
	font-weight: bold;
	margin: 0;
	color: #eaeaea;
	padding: 8px 8px 4px;
	background: #333;
	border-bottom: 1px solid #999;
	text-align: center;
}
 
.help-text {
	padding: 4px 8px 8px;
	background: #cfcfcf;
}
