body {
	margin: 0px;
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.userinput {
	font-size: 12px;
	border: 1px solid #666666;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1A002C;
	border-left-color: #1A002C;
	padding: 7px;
}
.titleft {
	font-weight: bold;
	color: #631E6E;
	text-decoration: none;
}
.titleft a:link {
	color: #631E6E;
	text-decoration: none;
}
.titleft a:visited {
	color: #631E6E;
	text-decoration: none;
}
.titleft a:hover {
	color: #6F237B;
	text-decoration: underline;
}
.li1 {
	background-image: url(images/index_43.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	text-indent: 18px;
}
table,td {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
.gray {
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.gray a:link {
	color: #666666;
	text-decoration: none;
}
.gray a:visited {
	color: #666666;
	text-decoration: none;
}
.gray a:hover {
	color: #6F237B;
	text-decoration: underline;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A399AB;
}
.li1on {
	background-image: url(images/index_43.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	text-indent: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #70217C;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #6F237B;
	text-decoration: underline;
}



/*---------------------------------------------------------------------------------------------------------------*/
.box
{
	height:50px;
}
