/* CSS Document */
body{
	margin-left:0px;
	margin-top:0px;
	margin-right:0%;
	margin-bottom:0%;
	background-image:url('images/bgback.gif');
	background-position:center;
}
.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt; font-weight:bold;	
	text-align:left;
}

.headingtxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt; font-weight:bold;	
	text-align:left; background-color:#D1CFBA; height: 30px;
}
.headingtxthomepage {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center; background-color:#234495; height: 30px;
}


.comnt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:left;
}
/*a
{
	text-decoration:none;
}

a:active     
{
	text-decoration:none;
}

a:visited     
{
	text-decoration:none;
}

a:hover     
{
	text-decoration:none;
}
*/
.a1:active     
{
	font-family:Verdana;
	font-size:8pt; color:#0000FF
}

.a1:visited     
{
	font-family:Verdana;
	font-size:8pt; color:#810081;
}

.a1:hover     
{
	font-family:Verdana;
	font-size:8pt; color:red;
}
.a1:link       
{
	font-family:Verdana;
	font-size:8pt; color:#0000FF
}
.a2:active     
{
	font-family:Verdana;
	font-size:8pt; color:#FFFFFF
}

.a2:visited     
{
	font-family:Verdana;
	font-size:8pt; color:yellow;
}

.a2:hover     
{
	font-family:Verdana;
	font-size:8pt; color:#daf8f9;
}
.a2:link       
{
	font-family:Verdana;
	font-size:8pt; color:#FFFFFF
}
.tdborder
{
	border:solid 1 black; 
	font-size:10 px;
}
.a3:active     
{
	font-size:12px;
	color:#EFFFF9;
}
.a3:visited     
{
	font-size:12px;
	color:#EFFFF9;
}

.a3:hover     
{
	font-size:12px;
	color:yellow;
}
.a3:link       
{
	font-size:12px; 
	color:#EFFFF9;
}
h1{
		font-size:23; 
}