/* ---- General styles ------ */
BODY, TR, TD{
	font-family:Helvetica, Arial, sans-serif;
	color:#25406b;
	font-size:10pt;
}

.title{
	font-family:Helvetica, Arial, sans-serif;
	color:#b5432b;
	font-size:20pt;
}

.menu{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11pt;
}
.menu a{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11pt;
	text-decoration:none;
}
.menu a:hover{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11pt;
	text-decoration:underline;
}
a {
	color:#E89256;
	text-decoration:none;
}
a:hover {
	color:#E89256;
	text-decoration:underline;
}
input, select 
{
	font-size:11px;
}
.leftshadow{
	background: url(../images/leftshadow.jpg) repeat-y;
}

.rightshadow{
	background: url(../images/rightshadow.jpg) repeat-y;
}
.greylink {
	font-size:120%;
	font-weight:bold;
	color:#A6A5A2;
	text-decoration:none;
}
.greylink:hover {
	color:#A6A5A2;
	text-decoration:underline;
}

.lightlink{
	color:#FFFFFF;
}

.lightlink:hover{
	color: #FFFFFF;
}

.lightmenu{
	color: #ffffff;
}

.lightmenu:hover{
	color: #ffffff;
}

.darklink{
	font-size:13px;
	color:#55514C;
}

.darkbutton{
	background: url(../images/darkbutton.jpg) no-repeat;
	padding-top:12px;
	padding-right:25px;
	text-align:center;
	width: 258px;
	height:42px;
}

.smallbutton{
	background: url(../images/smallbutton.jpg) no-repeat;
	padding-top:6px;
	text-align:left;
	padding-left:10px;
	width: 238px;
	height:33px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.lightbutton{
	background: url(../images/lightbutton.jpg) no-repeat;
	padding-top:12px;
	padding-right:25px;
	text-align:center;
	width: 258px;
	height:42px;
}

.longbutton{
	background: url(../images/longbutton.jpg)  no-repeat;
	padding-top:6px;
	text-align:left;
	padding-left:10px;
	height:33px;
	width: 330px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
}


.topmenu {
	font-size:87%;
	font-weight:bold;
	color:#76176B;
	text-decoration:none;
	text-transform:uppercase;
}
.topmenu:hover {
	color:#E89256;
	text-decoration:none;
}
.whitelink {
	font-size:100%;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.whitelink:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.whitegrey {
	font-size:17px;
	font-weight:bold;
	color:#826D72;
	text-decoration:none;
	text-transform:uppercase;
}
.whitegrey:hover {
	color:#813978;
	text-decoration:underline;
}
#enter{
	background: url(../images/enter.gif) no-repeat;
	width:140px;
	height:32px;
	padding-top:7px;
	text-align:center;
}
.money {
 	color:#813978; 
	font-size:200%;
	line-height:200%;
	font-style:italic; 
	text-align:center;
}
h1{
	font-size:130%;
	}
.subtitle{
	color:#E89256;
	font-weight:bold;
}

.fieldNames{
	
}
.tab{
	background: url(../images/tab.gif) no-repeat;
	height:24px;
	width:98px;
	font-size:13px;
	text-align:center;
	padding-left:1px;
}

.toprow	{ 
	background-color: #CDCDCD;
	font-weight:bold; 
}
td.row1	{ 
	background-color: #EFEFEF; 
}
td.row2	{ 
	background-color: #DEE3E7; 
}
td.row3	{
	background-color: #D1D7DC; 
}
.systemmessages {
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;	
	color:#FF0000;
	font-size:90%;
	background-color:#FFFF66;
}

.seo {
	color:#93A3BA;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
}
.seo a {
	color:#93A3BA;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
}
.seo a:hover {
	color:#93A3BA;
	text-decoration:underline;
	font-size:8pt;
	font-weight:normal;
}
