/*
	light yellow: #F9FF91

*/

body, td {
	font-family: verdana, sans-serif;
	font-size: 11px;
}


body {
	background-color: #000;
}


#header {

	font-size: 22px;
	font-weight: bold;

	border-bottom: 1px #000000 solid;
}

#mainTable {
	border: 1px dotted #000;
}


#bottom_nav {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px #000000 solid;
}



#copyright {
	color: #F9FF91;
	font-size: 10px;
}


#page_header {
	font-weight: bold;
	font-size: 20px;
	
	margin-bottom: 4px;
}

#main {
	border-right: 1px #000000 dotted;
}




.fullp {
	text-align: justify;
	margin-right: 50px;
}

.flc {
	font-weight: bold;
	text-align: right;
}

.inpt {
	width: 300px;
	border: 1px #000000 solid;
	background-color: #F9FF91;
	color: #000;
	font-family: verdana, sans-serif;
}


.submt {
	background-color: #000;
	color: #F9FF91;
	font-weight: bold;
}

ul {
	list-style-image: url("/images/bullet.gif");
}


 a {
 	color: #000;
 }


a:hover {
	color: #aa0;
	text-decoration: none;
}


a.left {
	text-decoration: none;
}

a.left:visited {
	color: #6666ff;
}

a.left:hover {
	color: #ff0000;
}



a.top {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	padding: 1px;
}

a.top:visited {
	color: #777;
}

a.top:hover {
	color: #F9FF91;
	background-color: #000000;
	text-decoration: underline overline;
}




a.ringtone_samples {
	color: 059fa5;
}

a.ringtone_samples:visted {
	color: 000000;
}

a.ringtone_samples:hover {
	color: 00f0ff;
}



a.creditLink, a.creditLink:visited {
	color: #F9FF91;
	text-decoration: none;
	font-size: 10px;
}

a.creditLink:hover {
	text-decoration: underline;
}



