body {
	font-family: "Times New Roman",Times,verdana,halvetica,sans-serif;
	font-weight:normal;
	color:#333333;
	font-size: 12pt;
	background-color: #2e2929;
}

.bg {
	background-color: #2e2929;
}

td {
	font-family: "Times New Roman",Times,verdana,halvetica,sans-serif;
	font-weight:normal;
	color:#333333;
	font-size: 12pt;
}
.main {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman",Times,verdana,halvetica,sans-serif;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.hide {
	display: none;
}
a:link, a:visited, a:hover {
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	font-family: "Times New Roman",Times,verdana,halvetica,sans-serif;
	text-decoration: underline;
}
.pageheader {
	font-family: "Times New Roman",Times,verdana,halvetica,sans-serif;
	font-weight:bold;
	color:navy;
	font-size : 16pt;
}
.heading2 {
	font-weight: bold;
	font-size: 14px;
	color: navy;
	font-family: "Times New Roman",Times,verdana,halvetica,sans-serif;
	text-decoration: none;
}
a.heading2:link, a.heading2:visited, a.heading2:hover {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: "Times New Roman",Times,verdana,halvetica,sans-serif;
}
.subheading2 {
	font-weight: normal;
	font-size: 15px;
	color: #000000;
	font-family: "Times New Roman",Times,verdana,halvetica,sans-serif;
	text-decoration: none;
}
a.subheading2 {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: "Times New Roman",Times,verdana,halvetica,sans-serif;
	text-decoration: underline;
}
a.subheading2:link, a.subheading2:visited, a.subheading2:hover {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: "Times New Roman",Times,verdana,halvetica,sans-serif;
	text-decoration: underline;
}
.footer {
	font-family: "Times New Roman",Times,verdana,halvetica,sans-serif;
	font-weight: normal;
	color:#000000;
	font-size : 9pt;
}
a.footer:link, a.footer:visited, a.footer:hover {
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: "Times New Roman",Times,verdana,halvetica,sans-serif;
	text-decoration: none;
}
.inputbox {
	background:#ffffff;
	color:#000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
}