body{
	background-color:#000000;
}
.tmain{
	width:85%;
	background-color:#FFFFD2;
}
.tmainsfunc{
	width:100%;
	background-color:#FFFFD2;
}
.tmainleftbg{
	background:url(../graphics/leftbg.jpg) top repeat-x ;
}
.tmainbotbg{
	background:url(../graphics/topbg.jpg) bottom;
}
.tln{
	line-height:21px;
}
.tln td{
	line-height:21px;
	font:Arial, Helvetica, sans-serif bold;
}
.tln a:link{
	color:blue;
	text-decoration: none;
}
.tln a:active{
	color:green;
	text-decoration: none;
}
.tln a:hover{
	color:green;
	text-decoration: none;
}
.tln a:visited{
	color:purple;
	text-decoration: none;
}
.tln a:visited:hover{
	color:green;
	text-decoration: none;
}
.tln font{
	color:red;
	font-family:Arial, Helvetica, sans-serif bold;
}
.tlnaf {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:small;
}
.tln a:link{
	color:blue;
	text-decoration: none;
}
.tln a:active{
	color:green;
	text-decoration: none;
}
.tln a:hover{
	color:green;
	text-decoration: none;
}
.tln a:visited{
	color:purple;
	text-decoration: none;
}
.tln a:visited:hover{
	color:green;
	text-decoration: none;
}

.tlnsm a:link{
	color:blue;
}
.tlnsm a:active{
	color:green;
}
.tlnsm a:hover{
	color:green;
}
.tlnsm a:visited{
	color:blue;
}
.tlnsm a:visited:hover{
	color:green;
}

.title {
	font-family: Comic Sans MS;
	font-size:larger;
	font-weight:bold;
	color:#FF3300;
}
.titlesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size:larger;
	color:#000000;
}
.paramain {
	font-family: Comic Sans MS;
	font-size:larger;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align:justify;
}
.listlarg {
	font-family: Arial, Helvetica, sans-serif;
	font-size:larger;
	list-style-image:url(../graphics/arrow.gif);
	list-style-position: inside;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
}
.formpromp {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
}
.formpromp1 {
	font-family: Courier;
	color:#000000; 
	vertical-align:top;
	font-size: small;
	font-variant:small-caps;
}

.disppromp {
	font-family: "Times New Roman", Times, serif;
	color:#339900;
	vertical-align:top;
}
.dispvalue {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
}
.mand {
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
}
.errorm{
	font-size:small;
	color:#FF0000;
}
.tblspl{
	background-color:#D5D5FF;
	outline-style:outset;
}


#head
{
	border:1px;
	border-color:#FF0000;
	height:100px;
	width:95%;
	position:absolute;
}
