@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #555028;
	line-height: 130%;
}

.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #333333;
}
body {
	background-color: #B1B47E;
	margin-top: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #000000;
	line-height: 100%;
	
}

.welcome_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}


.columnheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
}

.subcolumnheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
#Mainpage table {
	
}
#Mainpage #MakingDifference {
	
	padding-top: 10px;
}

a {
	text-decoration: none;
	color: red;
	font-weight: bold;
		}

a:hover  {color: black}

a.TopNav {
	text-decoration: none;
	color: black;
	font-weight: bold;
		}

a.TopNav:hover {color: red}

a.Textlink {
	text-decoration: none;
	color: black;
	font-weight: bold;
		}

a.Textlink:hover {
	color: #FF0000
}

#shadow         { color: #000; background: #ccc none; width: 95% }

#shadow table   {
	position: relative;
	left: -2px;
	top: -3px;
	width: 100%;
	background: white;
	height: 15;
}
