/* CSS Document */

body,p,td {

color: #F8F19D;
font-family: verdana, arial;
font-size: 10px;
}

.popup {
padding: 20px;

}


.desc  {
padding: 0px 5px 10px 10px;
color: #F8F19D;
font-family: verdana, arial;
font-size: 10px;
}

a {
color: #FDD056;
font-family: verdana, arial;
font-size: 9px;
text-decoration: underline;
}

a:visited {
color: #FDD056;
font-family: verdana, arial;
font-size: 9px;
text-decoration: underline;
}

a:hover {
color: #F8F19D;
font-family: verdana, arial;
font-size: 9px;
text-decoration: underline;
}


.SweepsForm {
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #222222;
	background: #999999;
	color: #000000;
	font-size: 11px;
}
