.mostTopCell
{
	background-image: URL("../images/index/head/mosttopbg.gif");
	background-repeat: repeat-x;
	background-color: #B5E4FF;
}

.phraseEndCell
{
	vertical-align: top;
	padding-top: 54px;
	background-image: URL("../images/index/head/photos.jpg");
	background-repeat: repeat-x;

}

.menuLine
{
	background-image: URL("../images/index/head/menubg.gif");
	background-repeat: repeat-x;
	background-color: #6AA72E;
}

.topMostBottom
{
	background-image: URL("../images/index/head/mostbottombg.gif");
	background-repeat: repeat-x;
}

.leftSideCell
{
	padding-left: 6px;
	vertical-align: top;
}

.middleCell
{
	padding-top: 6px;
}

.leftSideTopic
{
	background-color: #EDEDED;
}

.leftDotsCell
{
	background-image: URL("../images/index/left/leftdotbg.gif");
	background-repeat: repeat-y;
	background-position: bottom;
	vertical-align: bottom;
}

.rightDotsCell
{
	background-image: URL("../images/index/left/rightdotbg.gif");
	background-repeat: repeat-y;
	background-position: bottom;
	vertical-align: bottom;
}

.middleLeftSideTopic
{
	padding-top: 9px;
	padding-bottom: 31px;
	background-image: URL("../images/index/left/middlebg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
}

.inputLabel
{
	font-size: 11px;
	text-align: right;
	padding-left: 4px;
}

.textInput
{
	border-style: solid;
	border-width: 1px;
	border-color: #B3B1AA;
	width: 81px;
	height: 16px;
	font-size: 11px;
}

.loginButton
{
	padding-left: 4px;
}

A.regLink, A:hover.regLink, A:visited.regLink
{
	text-decoration: underline;
	color: #005E14;
	font-size: 11px;
}

.regCell
{
	padding-left: 3px;
	padding-top: 10px;
}

.forgetCell
{
	padding-right: 2px;
	padding-top: 10px;
	text-align: right;
}

.leftTextCell
{
	padding-left: 3px;
}

.rightTextCell
{
	padding-right: 2px;
	text-align: right;
}

.middleCenterCell
{
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 150px;
	background-image: URL("../images/index/middle/bottomangle.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

A.textLink, A:hover.textLink, A:visited.textLink, A, A:hover, A:visited
{
	color: #279700;
	text-decoration: underline;
}

.preFooter
{
	text-align: right;
	background-image: URL("../images/index/footer/stripesbg.gif");
	background-repeat: repeat-x;
	background-position: right;
}

.copyCell
{
	font-size: 11px;
	color: #999999;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 15px;
}

.mapCell
{
	background-image: URL("../images/index/footer/yellowanglebottom.gif");
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	color: #999999;
	font-size: 11px;
}

A.mapLink, A:hover.mapLink, A:visited.mapLink
{
	color: #999999;
	text-decoration: underline;
}