@charset "utf-8";
/* CSS Document */

body,td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
}

.headertext
{
font-size: 18px;
font-weight:bold;
line-height: 24px;
color: #ffc222;
}

.whitetext
{
font-size: 14px;
font-weight:bold;
line-height: 24px;
color: #fff;
}

.formheader
{
font-size: 12px;
font-weight:bold;
line-height: 18px;
color: #000;
}

.formtext
{
font-size: 12px;
font-weight:bold;
line-height: 24px;
color: #000;
}

.forminput
{
border-left:0;
border-top:0;
border-right:0;
border-bottom:0;
background:#fff;
color:#000;
}

.buttontext
{
font-size: 14px;
line-height: 20px;
color: #fff;
}

.copyright
{
font-size: 11px;
line-height: 14px;
color: #ffc222;
}
