.bodyText {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: medium;
	text-align: left;
	line-height: 14pt;
}
.bodyTextSM {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 12pt;
}
.bodyTextSMR {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: small;
	text-align: right;
	line-height: 12pt;
}
.bodyTextSMC {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 12pt;
}
.copyText {
	color : #ffffff;
	font-family : Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 12pt;
}
.menutext {
	color : #ffffff;
	font-family : Arial, sans-serif;
	font-size: mediun;
	text-align: left;
	line-height: 12pt;
}

.bodyTextbold {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	line-height: 12pt;
}
.bodyTextbold14 {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: larger;
	font-weight: bold;
	text-align: left;
	line-height: 14pt;
}
.linecolor {
	color : #cccccc;
	background-color: #cccccc;
}
Body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
Form {	margin-top: 0px;
	margin-bottom: 0px;
}


.ButtonDefault {
	font-family : Arial, sans-serif;
	background: #eeeeee;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	color: #000066;
	height: 20px;
	text-decoration: none;
	cursor: hand;
}
a: {text-decoration: none; color: #0000aa;}
a:link {text-decoration: none; color: #0000aa;}
a:visited {text-decoration: none; color: #0000aa;}
a:active {text-decoration: none; color: #0000aa;}
a:hover {text-decoration: none; color: #0000aa;}