A:Link    { color: #000000; TEXT-DECORATION: NONE; }
A:Visited { color: #000000; TEXT-DECORATION: NONE; }
A:Hover   { color: #000000; TEXT-DECORATION: UNDERLINE; }


body.homepage {
	background-color: #000066;
	text-align: center;
	margin: 5px 0px 0px 0px;
} 

#layout {
	font-family: Arial, Helvetica, sans-serif;
	width: 975px;
	background-color: White;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	height: auto;
	overflow: hidden;
	text-align: left;
	position: relative;
}

#header {
    height: 70px;
    padding: 10px 10px 0px 10px;
}

#content {
    width: 975px;
    background-color: #E6E6E6;
	overflow: hidden;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#footer {
	background-color: #E6E6E6; 
	font-size: 12px;	
	overflow: hidden;
	width: 100%;
	text-align: center;	
	font-family: "MS Sans Serif", Geneva, sans-serif; 
	padding: 3px 0px 2px 0px;
	clear: both; 
	border: 1px solid White
}

.font-logo-big {
	font-family: "Courier New", Courier, monospace;
	font-size: 40px;
	font-weight: bold;
	color: #000066;
	line-height: 36px;
}

.font-logo-small {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bolder;
	color: #006600;
	line-height: 15px;
} 

.nav-line {
    width: 230px;
    font-size: 12px; 
    border-bottom: solid gray 1px; 
    padding: 1px 0px 1px 0px;
}

.pageCounterRect {
	width: 950px; 
	font-size: 12px; 
	border: solid black 1px; 
	text-align: center; 
	border-collapse: collapse;
}

.linkpartner-linkpage-default {
	font-weight: bold;
	font-size: 14px;
}

.linkpartner-linkpage-default-text {
	font-size: 12px;
}