body {
	background-color: #000;
	text-align: center;
	margin: auto;
}

#headertop {
	text-align: right;
	height: 100px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.clsError
{
	font-family: Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: red;
	text-align: center;
}

.menubox {
	text-decoration: none;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: black;
	line-height: 30px;
}

.mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #efafab;
	text-decoration: none;
	padding-left: 15px;
}
a.mainmenu:hover {
	color: #CCC;
}

.imgright {
	float: right;
}

.imgleft {
	float: left;
	padding-right: 40px;
}

.contentbox {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.insidecontent 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	text-align: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#TableHome  {
	width: 750px;
}

.contentext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.contentlinks {
	color: #8296A2;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
}

a.contentlinks:hover {
	color: #A85555;
}

.redtext {
	color: #A85555;
}

.linkbox {
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

.redText
{
	font-size : 12px; 
	color: Red;
}

.greenText
{
	font-size : 12px; 
	color: Green;
}

.Astrx
{
	font-size : 10px; 
	color : red;
}

.fine 
{ 
	font-size : 12px; 
	font-family : Verdana, helvetica,san serif; 
	color : #000000; 
}

.Lfine 
{ 
	font-size : 12px; 
	font-family : Verdana, helvetica,san serif; 
	color : #000000; 
	text-align: left;
}

.main-content {
	width: 718px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

a.main-content:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #84E200;
	text-decoration: underline;
}

a.main-content:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1D66CE;
	text-decoration: underline;
}

a.main-content:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1D66CE;
	text-decoration: underline;
}

a.main-content:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
