/* body settings */



.footer {
	color: black;
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

/* fonts */
h1 {
	font-family: verdana, tahoma, arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: Black
}

h2 {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: Black
}

table.listtable {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	background-color: #a86;
	border: 3px solid #FFBB77;
}

td.listtable_top {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	background-color: #DFE3E9;
	background-image: url(../images/th_back.png);
	border: #ffffff solid;
	border-width: 1px 1px 0px 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px
}

td.listtable_1 {
	font-family: verdana, tahoma, arial;
	font-size: 10px;	
	border: #ffffff solid;
	border-width: 1px 1px 0px 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px
}

a.alert {
	display: block;
	background-color: transparent;
	color: #cc0000;
	text-decoration: none;
	padding-left: 11px;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
}
a{
	color:#FF6600;
	font-weight:bold;
}
a:hover{
	color:#FF9900;
	font-weight:bold;
}