/* CSS Document */
* {
	outline:none;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	margin:0px;
	background-color:#F5F5F5;
	text-align:center;
}

img, img a {
	border:none;
}

.top {
	width:90%;
	height:150px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;
	background-color:#FFFFFF;

}

.topRuler{
	width:100%;
	height:35px;
	background-image:url(images/topbar.gif);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
}

.nav {
	width:100%;
	float:left;
	height:100px;
	position:relative;
	margin: 0 auto; 
	text-align:left;
	z-index:1;
}

.navBit {
	cursor:pointer;
}

.bannerAds {
	position:relative;
	text-align:center;
	border: 1px solid #999999;
	background-color:#FFFFFF;
	width:550px;
	height:75px;
}
.main {
	width:99.99%;
	margin: 0 auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	padding: 0px;
	z-index:0;
}

.content {
	float:left;
	width:100%;
	height:auto;
	margin-top: auto;
	z-index:inherit;
	text-indent:10px;
	text-align:left;
	background-color:#FFFFFF;
	border-top-style:groove;
	border-top-width:thick;
	border-bottom-width:thick;
	border-bottom-style:groove;
}

.indent {
	margin:20px;
}
.content p {
	cursor:pointer;
}

.content table {
	text-align:left;
}
.content th {
	background-image:url(images/headerBg.png);
	background-repeat:repeat-x;
	height:24px;
	font-size:14px;
	color:#616161;
	text-align:center;
	text-transform:capitalize;
	border-bottom-style:groove;
	border-bottom-width:medium;
}
.bgGray {
	background-color:#F5F5F5;
	border-bottom-style:groove;
	border-bottom-width:medium;
	
}

.bgWhite {
	background-color:#FFFFFF;
	border-bottom-style:groove;
	border-bottom-width:medium;
	
}

.footer {
	width:100%;
	float:left;
	text-align:center;
	font-size:9px;
	text-transform:lowercase;

}

/* MENU */

.subm div {
	cursor:pointer;
	font-weight:500;
	color:#7f78b2;
}

.subm div:hover {
	text-decoration:underline;
}
.subm {
	height:33px;
	width:100%;
	background-image:url(images/submenu.gif);
	z-index:3;
	text-indent:15px;
}
.corpM {
	position:relative;
	margin-left:110px;
}
.vipM {
	position:relative;
	margin-left:110px;
}
.aflM {
	position:relative;
	margin-left:212px;
}

.regM {
	position:relative;
	margin-left:416px;
}

.confM {
	position:relative;
	margin-left:416px;
}
/* FORM ELEMENTS */
.form select {
	width:180px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px solid #999999;
	color: #666666;
	display: inline;
}

.inputCheck {
	border: 1px solid #999999;
	color: #666666;
}


.form textarea {
	width:300px;
	height:175px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px solid #999999;
	color: #666666;
}

.input {
	width:300px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px solid #999999;
	color: #666666;
}

.submit {
	width:120px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px solid;
	color: #666666;
	background-color:#FFFFFF;
}

/* END FORM */

/* LOGIN */

.inputLogin {
	width:120px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px solid #999999;
	color: #666666;
}

.inputReg {
	width:150px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px solid #999999;
	color: #666666;
}

.inputAddress {
	width:240px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px solid #999999;
	color: #666666;
}

.regDiv {
	text-align:left;
	color:#CC0000;
	float:left;
}

.viewTable {
	position:relative;
	margin-bottom: auto;
	margin-top: auto;
	width:300px;
	height:300px;
	border-bottom-style:groove;
	border-bottom-width:medium;
	border-left-style:groove;
	border-left-width:medium;
	border-right-style:groove;
	border-right-width:medium;
	border-top-style:groove;
	border-top-width:medium;
	background-color:#F5F5F5;
	text-align:center;
}
.viewTableH375 {
	position:relative;
	margin-bottom: auto;
	margin-top: auto;
	width:300px;
	height:375px;
	border-bottom-style:groove;
	border-bottom-width:medium;
	border-left-style:groove;
	border-left-width:medium;
	border-right-style:groove;
	border-right-width:medium;
	border-top-style:groove;
	border-top-width:medium;
	background-color:#F5F5F5;
	text-align:center;
}

.viewTableW375 {
	position:relative;
	margin-bottom: auto;
	margin-top: auto;
	width:390px;
	height: 400px;
	border-bottom-style:groove;
	border-bottom-width:medium;
	border-left-style:groove;
	border-left-width:medium;
	border-right-style:groove;
	border-right-width:medium;
	border-top-style:groove;
	border-top-width:medium;
	background-color:#F5F5F5;
	text-align:center;
}

.menuSelect {
	width:125px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px solid #999999;
	color: #666666;
}

.inputQty {
	width:50px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px solid #999999;
	color: #666666;
}

.submitYes {
	width:120px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px solid #00ff66;
	color: #666666;
	background-color:#FFFFFF;
}

.submitNo {
	width:120px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px solid #ed2024;
	color: #666666;
	background-color:#FFFFFF;
}

.Link {
	color:#0066CC;
}

.Link:hover {
	text-decoration:underline;
}

.smallTR {
	font-size:10px;
	font-weight:bold;
}
.smallTD {
	font-size:10px;
	cursor:pointer;
}
.smallTD:hover {
	background-color:#CCCCFF
}
.resTR {
	cursor:pointer;
}
.resTR:hover {
	background-color:#CCCCFF;
}