body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFF;
}

input, select, textarea {
	width: 245px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

table, tr, td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #2A6FB3;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #114B86;
	text-decoration: none;
	font-weight: bold;
}

.padding {
	padding-left: 5px;
	padding-top: 2px;
}

.heading {
	font-size: 11px;
	padding-right: 2px;
}

.heading a:link, .heading a:active, .heading a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.heading a:hover {
	color: #EDFF9B;
}

.footer {
	color: #239CCD;
	font-weight: bold;
	font-size: 12px;
}

.content {
	color: #000000;
}

.body-header {
	color: #666666;
	background-color: #EEEEEE;
	border-bottom: 1px #999999 solid;
	font-weight: bold;
	padding: 6px;
}

.bginput {
    	background-color: #f8fcfe; 
	border: solid #c6def0; 
	border-width: 1px 1px 1px 1px; 
	font-color: #626161; 
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}

.top {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}