/* CSS Document */

img
{
	border:none;
}

body
{
	background-color:#004200;
	color:#000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
}


select, textarea, .input
{
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF
}

.smallfont
{
	font-size:.7em;
}

a:link, a:visited, a:active
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}

.tablehead
{
	background-image: url(images/cellpic_carrymariah.gif);
	color:white;
}
.tablehead a:link, .tablehead a:visited, .tablehead a:active
{
	color: #FEC254;
	text-decoration: none;
}
.tablehead a:hover
{
	color: #FEC254;
	text-decoration: underline;
}
.tablea
{
	background-color:#f5f5f5;
}
.tableb
{
	background-color:#ededed;
}
