/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #6B6B6B;
}
a:link {
	text-decoration: none; 
	color:#FF9933
}
a:visited {
	text-decoration: none; 
	color: #2259D7
}
a:hover {
	text-decoration: underline; 
	color: #6B6B6B
}
a:active {
	text-decoration: none; 
	color: #000000
}
.greentext {
	color: #33CC33;
	font-weight: bold;
}
li {
	list-style : url(images/g-arrow.gif);
}
.form {
	font-size: 9px;
	font-family: tahoma;
}
.formlabel {
	font-size: 9px;
}
.whitetitle {
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}
.rates {
	font-size: 9px;
}
.small {
	font-size: 9px;
	color: #CDCDCD;

}
.light {
	color: #B4B4B4;
}
.h1 {
	font-size: 18px;
	color: #2259D7;
}
#powered_by, #powered_by a{
	font: 10px arial,verdana,helvetica,lucida,sans-serif;
	margin-top: 15px;
	text-align: center;
	color: #BBBBBB;
}
.outline {
  border: 1px solid #999999;
  background: #ffffff;
}
