body{
	margin: 0px;
	background-color: #b6aa9f;
}

body, tr, td {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a { color: #416B93; text-decoration: underline; font-weight: normal} 
a:hover { text-decoration: underline; font-weight: normal}

#posContainer {
	text-align: center;
}


#mainContainer {
	width: 981px;	
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
}

.formpulldown {
	width: 150px;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.formpulldownbold {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#tablefirefoxfix {
	padding-left:14px;
	text-align:left;
}