body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #353f47;
	margin: 0 0 0 0;
	color:#353f47;
}

table {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color:#353f47;
	background-color: #FFFFFF;
}

ul#navbottom li { 
	background: transparent;  
	display: inline; 
	margin-left: 5px; 
	padding: 0; 
}

#navbottom li a { 
	border: 1px solid #DDDDDD; 
	color: #999999; 
	font-size: .9em; 
	padding: 3px 4px 3px 20px; 
	text-decoration: none; 
}

#navbottom li a:hover, #nav-b li a:focus, #nav-b li a:active { 
	color: #666666; 
}

#tohome a { 
	background: url(../images/tohome.gif) no-repeat 4px 50%; 
}

#toother a { 
	background: url(../images/toother.gif) no-repeat 4px 50%; 
}

td.bottomlinks {
	border-left: 1px solid #DDDDDD; 
	border-right: 1px solid #DDDDDD;
	color: #999999; 
	font-size: .9em; 
	font-weight: bold;
	padding: 6px 6px 6px 6px;
	height: 84px;
}

.Login {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color:#353f47;
}

table.Main {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color:#353f47;
	background-color: #cad1d8;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#353f47;
	background-color: #FFFFFF;
}

td.Main {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color:#353f47;
	background-color: #cad1d8;
}

td.Headline {
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#353f47;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color:#353f47;
	background-color: #cad1d8;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
Select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color:#353f47;
	height: 15px;
}
Select.Navigate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color:#353f47;
	height: 15px;
	right: 0;
}


/* Links */
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color:#556878;
	text-decoration: underscore;
}

a:link,a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color:#556878;
	text-decoration: underscore;
}

a:hover,a:focus,a:active{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#556878;
	font-size: x-small;
	font-weight: bold;
	color:#353f47;
	text-decoration: underscore;
}
