body {
	background-image:url('../images/background/woodenboards.jpg');
	background-repeat:repeat-x
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F2C58;
	text-decoration: none
}
.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #666666;
	text-decoration: none
}
.cwlinks {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:none
}
.cwlinks:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
.cwlinks:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	COLOR: #FFFFFF;
	text-decoration: none
}
.footerlinks {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none
}
.footerlinks:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F2C58;
	text-decoration: none
}
.footerlinks:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #999999;
	text-decoration: none
}
.headline {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #0F2C58;
	clip:  rect( )
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
.browntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #996633;
	font-weight: bold;
}
.smalldatan {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none
}
.datan {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}
.greysubheadlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	clip:  rect( )
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	clip:  rect( );
	font-weight: normal;
	line-height: 14px
}
.cursorhand {
	CURSOR: hand
}
.arrow {
	CURSOR: nw-resize
}
.radiob {
	BACKGROUND-COLOR : #E6E6D2
}
.TandC {
	COLOR: #003366;
	FONT-SIZE: 8px;
	FONT-WEIGHT: bold;
}
.row {
	clear: both;
	overflow: hidden;
}
.row label {
	width: 60px;
	float: left;
}
.grid {
	background-color: #F0F0F0;
	border: 1px solid #F0F0F0;
	margin: 0 auto;
}
.emptygrid {
	font-size: 10pt;
	font-style: italic;
	text-align: center;
}
.userdetails input[type=text] {
	width: 250px;
}
.userdetails select {
	width: 255px;
}
.failureNotification {
	color: Red;
}