.Tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	border-top-color: #2408a1;
	border-right-color: #2408a1;
	border-bottom-color: #2408a1;
	border-left-color: #2408a1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2408a1;
}
.Tableheadingnoborder {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	border-top-color: #2408a1;
	border-right-color: #2408a1;
	border-bottom-color: #2408a1;
	border-left-color: #2408a1;
}
#main{
	overflow: auto;
	height: 385px;
	margin-left: 5px;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2408a1;
	border-top-color: #2408a1;
	border-right-color: #2408a1;
	border-bottom-color: #2408a1;
	border-left-color: #2408a1;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 3px;
}
.newstextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-color: #2408a1;
	border-right-color: #2408a1;
	border-bottom-color: #2408a1;
	border-left-color: #2408a1;
}
.welcometext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2408a1;
}
.bottomline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2408a1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2408a1;
	border-right-color: #2408a1;
	border-bottom-color: #2408a1;
	border-left-color: #2408a1;
}
