body {
	border: 0;
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;
	background-color: #ffffff;
	background-image: url(../i/background.gif);
	background-position: top center;
}

body,p,td,a {
	font: normal 12px Arial;
	color: #151515;
}

a:active {outline: none;}

a:hover {
	text-decoration: none;
}

.title {
	font: 17px Arial;
	color: #161483;
	text-align: center;
}

#mainTable {
	width: 100%; height: 100%;
	border: 0px; padding: 0px; margin: 0px;
	border-collapse: collapse; 
}

td.btn {
	background-image: url(../i/btn-back.gif);
	padding-bottom: 2px;
}

td.btn, a.btn:link, a.btn:active, a.btn:visited, a.btn:hover {
	font: bold 13px Arial;
	color: #34455b;
	text-decoration: none;
}

a.btn:hover {
	color: #ff5300;
}


.bfieldTd {
	border: 0px; padding: 0px; margin: 0px;
}

#cntTd {
	border: 0px; padding: 0px; margin: 0px;
	padding-top: 6px;
	vertical-align: top;
}

#contentTable {
	width: 938px; height: 100%;
	border: 0px; padding: 0px; margin: 0px;
	border-collapse: collapse; 
}

.bLeftTd {
	width: 8px;
	border: 0px; padding: 0px; margin: 0px;
	background-image: url(../i/bleft.gif);
}

.bRightTd {
	width: 8px;
	border: 0px; padding: 0px; margin: 0px;
	background-image: url(../i/bright.gif);
}

#bTopTd {
	height: 8px;
	border: 0px; padding: 0px; margin: 0px;
	background-image: url(../i/btop.gif);
}

#bBottomTd {
	height: 8px;
	border: 0px; padding: 0px; margin: 0px;
	background-image: url(../i/bbottom.gif);
}

#bTopLeftTd, #bTopRightTd, #bBottomLeftTd, #bBottomRightTd {
	width: 8px; height: 8px;
	border: 0px; padding: 0px; margin: 0px;
	background-repeat: no-repeat;
}

#bTopLeftTd {
	background-image: url(../i/ct_left.gif);
}

#bTopRightTd {
	background-image: url(../i/ct_right.gif);
}

#bBottomLeftTd {
	background-image: url(../i/cb_left.gif);
}

#bBottomRightTd {
	background-image: url(../i/cb_right.gif);
}

.ws, .ws3 {
	border: 0px; padding: 0px; margin: 0px;
}
.ws  {height: 1px;}
.ws3 {height: 3px;}

#fLeftTd, #fRightTd {
	border: 0px; padding: 0px; margin: 0px;
	width: 8px; height: 32px;
	background-repeat: no-repeat;
}
#fLeftTd  {background-image: url(../i/fleft.gif);}
#fRightTd {background-image: url(../i/fright.gif);}

#footerTd {
	height: 32px;
	border: 0px; padding: 0px; margin: 0px;
	background-image: url(../i/fbgrn.gif);
}

#footerTd, #footerTd div, #footerTd a {
	font: normal 10px Arial;
	color: #575757;
	text-decoration: none;
}

#contentTd {
	width: 922px;
	background-color: #fafafa;
	border: 0px; padding: 0px; margin: 0px;
	vertical-align: top;
	font: normal 12px Arial;
	color: #414129;
}

#contentTd A {
	font-size: 12px;
	color: #333333;
}

#contentTd A:hover {
	font-size: 12px;
	color: #000000;
}
