body {
	background-color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.linktext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #339900  ;
	text-decoration: none;
}
.linktext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000  ;
	text-decoration: underline;
}
.linktext1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF  ;
	text-decoration: none;
}
.copyrighttext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.underlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.underlinegreytext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color:#575757;
	text-decoration:none;
}
.underlinegreytext:hover
 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration:underline;
}

.TxtBox1 {
	BORDER-RIGHT:#999999 1px solid; BORDER-TOP:#999999 1px solid; FONT-SIZE: 13px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY:Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #000000 ;
	color:#FFFFFF;
	width:250px; height:18px;
}
.TxtBox2 {
	BORDER-RIGHT:#999999 1px solid; BORDER-TOP:#999999 1px solid; FONT-SIZE: 13px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY:Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #000000 ;
	color:#FFFFFF;
	width:250px; height:100px;
}
.button
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CCCCCC;
font-weight:bold;
background-color: #555555;
}
.Errortxt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
}
.heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.tablebg {

	border: 1px solid #C3C3C3;
}
.tablebg:hover {
	border: 1px solid ;
	border-color:#FF0000;
	 
}
	
.boldtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
