html, body { height: 100%; }
body {
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Arial, Tahoma, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		color: #304C73;
		background-color: #EFEFEF;	
}

table, table td {
margin: 0px;
padding: 0px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #666666;
	border-collapse: collapse;
}

table.table_no_border, table.table_no_border td {
border: 0px;
padding: 0px;
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size: 11px;
color: #304C73;
}

table.table_border {
border: solid #E0E6EB 1px;
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size: 11px;
color: #304C73;
}

table.table_border td {
border: solid #E0E6EB 1px;
border-collapse: collapse;
}

table.table_border_white td {
border: solid #FFFFFF 1px;
border-collapse: collapse;
}


A:LINK, A:VISITED, A:ACTIVE { 
font-size: 11px;	color: #DD2E1B;	text-decoration: none;	font-weight: normal;	margin: 0px; }
A:HOVER {	
font-size: 11px;	color: #DD2E1B;	text-decoration: underline;	font-weight: normal;	margin: 0px; }


A.menu:LINK, A.menu:VISITED, A.menu:ACTIVE { 
font-size: 12px;	color: #ffffff;	text-decoration: none;	font-weight: bold;	margin: 0px; }
A.menu:HOVER {	
font-size: 12px;	color: #ffffff;	text-decoration: underline;	font-weight: bold;	margin: 0px; }


A.menu2:LINK, A.menu2:VISITED, A.menu2:ACTIVE { 
font-size: 11px;	color: #ffffff;	text-decoration: none;	font-weight: normal;	margin: 0px; }
A.menu2:HOVER {	
font-size: 11px;	color: #ffffff;	text-decoration: underline;	font-weight: normal;	margin: 0px; }