.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: 100;
}
.bodytext a {
	color: #FF0000;
	text-decoration: none;
}
.bodytext a:hover {
	text-decoration: underline;
}	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footer a {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.text18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: 100;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: 100;
}
.bodytext2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext2 a:hover {
	text-decoration: underline;
}	
.bodytext2grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.bodytext2green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	line-height: 18px;
}
.bodytextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: 100;
}
.text11grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	font-weight: 100;
}









.textbox_single
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	height: 30px;
}

.textbox_multiple
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	height: 120px;
}

.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 22px;
}

.bodytext_red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}

.remaining
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: black;
	border-bottom-style: none;
}

.remaining_white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	border-bottom-style: none;
}

.commentownertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00aeef;
	font-weight:bold;
}

.commentownertext a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00aeef;
	font-weight:bold;
}

.commentownertext a:hover {
	text-decoration: underline;
}

.commenttext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.pagingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.pagingtext a {
	color: #FF0000;
	text-decoration: none;
}

.pagingtext a:hover {
	text-decoration: underline;
}

.replytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.replytext a {
	color: #FF0000;
	text-decoration: none;
}

.replytext a:hover {
	text-decoration: underline;
}

ul
{
	list-style-position: outside;
	margin: 0 0 0 15px;
	padding: 0;
}

.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}