body {
	font-family: 			Arial, Helvetica, sans-serif;
	color: 				#5A667A;
	font-size: 				9pt;
	background-attachment: 		scroll;
	background-position: 		left top;
	margin: 				0px;
}
p {
	color: 		#464646;
	font-size: 		9pt;
	font-family: 			Arial, Helvetica, sans-serif;

}
.bold {
	color: 			#ff6600;
	font-size: 		9pt;
	font-weight: 	bold;
}

.para

{
	color: 		#464646;
	font-size: 		9pt;
	font-family: 			Arial, Helvetica, sans-serif;

}

.main {
	font-family: 	Arial, Helvetica, sans-serif;
	color:		#5A667A;
	text-decoration:	none;
}
a:link {
	font-family: 	Arial, Helvetica, sans-serif;
	color: 	 	#464646;
	text-decoration: 	none;
}
a:visited {
	font-family: 	Arial, Helvetica, sans-serif;
	color: 	 	#464646;
	text-decoration: 	none;
}
a:hover {
	font-family: 	Arial, Helvetica, sans-serif;
	color: 	 	#ff6600;
	text-decoration: 	underline;
}
a:active {
	font-family: 	Arial, Helvetica, sans-serif;
	color: 	 	#464646;
	text-decoration: 	underline;
}
.loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background-color: #eaeaea;
	height: 20px;
	width:	150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #464646;
	border-right-color: #464646;
	border-bottom-color: #464646;
	border-left-color: #464646;
}
.smallbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background-color: #EDF1F6;
	height: 20px;
	width:	75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #464646;
	border-right-color: #464646;
	border-bottom-color: #464646;
	border-left-color: #464646;
}
.msgbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background-color: #eaeaea;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #464646;
	border-right-color: #464646;
	border-bottom-color: #464646;
	border-left-color: #464646;
}.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A667A;
}