/* CSS Document */

p{
font-family:Verdana, sans-serif;
font-size:12px;
color:#000000;
line-height: 19px;
padding: 1em 1em 1em 1em ;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033FF;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00CCCC;
	display: block;
	padding: 8px;
	width: 140px;
}


.header {
	font-family: Verdana, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}

.topNavagation {
	font-family:Verdana, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	color:  #000066;
	text-decoration: none;
	padding:8px;
	background-image: url(Images/Blue_Button.gif);
	background-color: #009999;
}


.topNavagation:hover {
	font-family:Verdana, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	color:  #CC3300;
	text-decoration: none;
	padding:8px;
	background-color: #CCFF33;
}
.linx
{ 
  color:#0000CC;
}
  
.linx:Hover
{ 
	font-size: 110%;
	color: #00CC00;
}.XMAS_navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #FF0000;
	display: block;
	padding: 8px;
	width: 140px;
}
.XMAS_navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #33FF00;
	text-decoration: none;
	background-color: #CC0066;
	display: block;
	padding: 8px;
	width: 140px;
}
