body.mybody {
	background-image: url("images/bg_body.gif");
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
}

p,td {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
}

.bottomtext {
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	color: #000000;
}

.thankyoutext {
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.confirm {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

input {
	border: solid black 1px;
}

select {
	border: solid black 1px;
}

.myinput {
	border: solid black 1px;
	width: 140;
}

.bg {
	background-image: url("images/bg.jpg");
	background-repeat: no-repeat;
}

a:link {
	font-size: 10px;
	text-decoration: underline; 
	color: #ffffff; 
	font-weight: normal;
}

a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

a:hover	{
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
	font-weight: normal;
}

a:active {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

a.terms:link {
	font-size: 10px;
	text-decoration: underline; 
	color: #ffcc00; 
	font-weight: normal;
}

a.terms:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #ffcc00;
	font-weight: normal;
}

a.terms:hover	{
	font-size: 10px;
	color: #ffcc00;
	text-decoration:underline;
	font-weight: normal;
}

a.terms:active {
	font-size: 10px;
	text-decoration: underline;
	color: #ffcc00;
	font-weight: normal;
}

a.copyright:link {
	font-size: 10px;
	text-decoration: underline; 
	color: #006699; 
	font-weight: normal;
}

a.copyright:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #006699;
	font-weight: normal;
}

a.copyright:hover	{
	font-size: 10px;
	color: #006699;
	text-decoration:underline;
	font-weight: normal;
}

a.copyright:active {
	font-size: 10px;
	text-decoration: underline;
	color: #006699;
	font-weight: normal;
}

.inputButton 
{
	border: none;
}

.modSelMedium
{
	width: 180px;
}

.rfvBoldRed
{
	color: Red;
	font-weight: bold;
	font-size: 8pt;
}

.cprt
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000
}

.DarkColor {
	background-color: #CC3333;
}

.LightColor {
	background-color: #FBDBDB;
}
.LineColor 
{
	 background-color: #CCCCCC;
}
.HeadText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}