body {
	background-color:#2A5875;
	background-image: url('../images/background.jpg');
	background-attachment: fixed;
	background-position: center top
}
h2 { 
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

li {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	padding-left: 16px;
	margin-bottom: 4px;
	text-align: middle;
	line-height: 15px;
}
.form {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #6C8EA1; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px
}

.TextNorm { 
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.MenuLinkRes { 
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}

a:hover.MenuLinkRes {
	font-family: Tahoma;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}

a.MenuLinkCom { 
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}

a:hover.MenuLinkCom {
	font-family: Tahoma;
	color: #C0C0C0;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}

a.MenuLinkFooter { 
	font-family: Tahoma;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}

a:hover.MenuLinkFooter {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}