/*a{
	color: #0000FF;
	font-size: 11px;
	text-decoration: underline;
}

a.menu {
	color: #FFFFFF;
	font-size: 12px;
}

a.menu:hover {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: underline;
}

a.menu:active {
	color: #CCCCCC;
	font-size: 12px;
}

a:hover {
	color: #FF0000;
	font-size: 11px;
}

a:active {
	color: #660033;
	font-size: 11px;
}

body {
	font-family: Verdena, Arial, Helvetica;
	font-size: 11px;
}

button {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
}

input {
	font-size: 10px;
}

.frmcontrol {
	background: White;
}

.frmbutton {
	background: #F5F5F5;
}

.previewheading{
	font-weight: bold;
	
}
*/
.previewtext{
	color: #284445;
	font-weight: bold;
	padding: 1em;
}

/*table {
	font-family: Verdena, Arial, Helvetica;
	font-size: 11px;
}

.tableborder {
	border: 1px solid #000000;
}

.tableheader {
	background-color: #DAE3E3;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}*/