body {
font-weight : normal;
font-size : small;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
background-color : #FFFFFF;
}
a {
color : #0000FF;
}

a:active {
color : #0badf0;
}

a:visited {
color : #FF00FF;
}

input {
	background-color: #8cff1a; 
	color: #5e60c7; 
	border: 1px solid #000000;
}

textarea {
	background-color: #8cff1a; 
	color: #5e60c7; 
	border: 1px solid #8cff1a;
}



div.center {

text-align : center;
}

div.pagination {
border-top : 1px dotted #afcddc;
text-align : center;
}

div.footer {
border-color : 1px dotted #000000;
text-align : center;
background-color : #0a0a0b;
}


div.text {
color : #0badf0;
border-top : 1px dotted #156bdf;
text-align : center;
background-color : #39f8e8;
}


div.slitex {
border-top : 1px dotted #afcddc;
text-align : center;
background-color : #daefea;
}
div.xlite {
border-top : 1px dotted #000000;
text-align : left;
background-color : #e7f7f6;
}
div.slite {
border-top : 1px dotted #000000;
text-align : left;
background-color : #fcfbc7;
}
div.copy {
border-top : 1px dotted #00FF00;
text-align : left;
background-color : #00FF00;
}

.text {
	text-align : center;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
	line-height: normal;
}

.footer {
	text-align:center;
	padding: 2px;
	color: #FFFFFF;
	background-color: #FF6600;
	border-bottom: 1px dotted #AFCDDC;
	border-top: 1px dotted #AFCDDC;
}

.ads { 
	padding: 3px;
	background-color: #dccad5;
	border-bottom: 1px dotted #eaf803;
	border-top: 1px dotted #eaf803; 

}

.tt { 
	padding: 2px;
	background-color: #e1e1f9;
	border-bottom: 1px dotted #AFCDDC;
	border-top: 1px dotted #AFCDDC; 
}
.time {
	text-align:center;
	padding: 2px;
	color: #FFFFFF;
	background-color: #5e60c7;
	border-bottom: 1px dotted #AFCDDC;
	border-top: 1px dotted #AFCDDC;
}

form {
margin : 0;
}
input, textarea, select {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
} 