html,body {
	margin:0;
	padding:0;
	height:100%;
	border:none
}
A:link {
	text-decoration: none;
	color: #FFFFFF;
}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A:active {
	text-decoration: none
}
A:hover {
	text-decoration: underline;
	color: #515151;
	text-align: center;
}
#fullheight {
	height:100%;
	font-family: Verdana, Geneva, sans-serif;
}
#headerheight {
	height:70px;
}
.tableheight70 {
	height: 70px;
}
.tableheight180 {
	height: 180px;
}
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.menuborder_white {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E9EA;
}
.menuborder_red {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1001C;
}
.text_header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.text_submenu_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.text_submenu_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6ABB1;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menuborder_grey {


	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6ABB1;
}
.menutxt {
	text-align: center;
}
#fullheight tr td table tr td .MenuTxtWhite {
	color: #676767;
	text-align: center;
}
