p { font-size: 10pt; font-family: Microsoft Sans Serif }
td  { font-size: x-small; font-family: Verdana }
#caption  { font-size: xx-small; font-family: Verdana }
#caption_grey  { font-size: xx-small; color: dimgray; font-family: Verdana }
#side_bar  { font-size: x-small; font-family: "Microsoft Sans Serif" }
#content { font-size: x-small; font-family: Verdana }
#content_blue  { font-size: 10pt; font-family:  Microsoft Sans Serif ; color: steelblue }
#content_white  { font-size: x-small; font-family: Verdana; color: white }
#content_grey  { font-size: 10pt;  font-family: Verdana; color: dimgray }
#content_title   { color: black; font-weight: bold; font-size: 10pt; font-family: Verdana }
#content_title_blue   { color: blue; font-weight: bold; font-size: 10pt; font-family: Verdana }
#content_link { font-size: x-small; font-family: Verdana; color="#4169e1"}
#title_h2    { color: black; font-weight: bold; font-size: small; font-family: Verdana }
#title_h2_blue { color: blue; font-weight: bold; font-size: small; font-family: Verdana }

#menu {
	font-family: tahoma;
	font-size: 70%;
	padding: 10px;
}

h2 { color: blue; font-weight: bold; font-size: small; font-family: Verdana }
#header { font-weight: bold; font-size: x-small; font-family: Verdana }
#header2 { color: black; font-weight: bold; font-size: small; font-family: Verdana }

a:link{color:#006699; text-decoration:none; font-weight: bold; font-family:sans-serif; font-size: 9pt;}
a:visited{color:#006699; text-decoration:none; font-weight: bold; font-family:sans-serif; font-size: 9pt;}
a:active{color:#006699; text-decoration:none; font-weight: bold; font-family:sans-serif; font-size: 9pt;}
a:hover{color:#003366; text-decoration:underline; font-weight: bold; font-family:sans-serif; font-size: 9pt;}

a.one:link{color:#000000; text-decoration:none; font-weight: bold; font-family:sans-serif; font-size: 8pt;}
a.one:visited{color:#000000; text-decoration:none; font-weight: bold; font-family:sans-serif; font-size: 8pt;}
a.one:active{color:#000000; text-decoration:none; font-weight: bold; font-family:sans-serif; font-size: 8pt;}
a.one:hover{color:#52571E; text-decoration:none; font-weight: bold; font-family:sans-serif; font-size: 8pt;}

a.oneb:link{color:#000000; text-decoration:none; font-weight: bold; font-family:sans-serif; font-size: 8pt;}
a.oneb:visited{color:#000000; text-decoration:none; font-weight: bold; font-family:sans-serif; font-size: 8pt;}
a.oneb:active{color:#000000; text-decoration:none; font-weight: bold; font-family:sans-serif; font-size: 8pt;}
a.oneb:hover{color:#006699; text-decoration:none; font-weight: bold; font-family:sans-serif; font-size: 8pt;}

a.two:link{color:#000000; text-decoration:none; font-weight: bold;}
a.two:visited{color:#000000; text-decoration:none; font-weight: bold;}
a.two:active{color:#000000; text-decoration:none; font-weight: bold;}
a.two:hover{color:#000000; text-decoration:underline; font-weight: bold;}

a.three:link{color:#000000; text-decoration:none}
a.three:visited{color:#000000; text-decoration:none;}
a.three:active{color:#000000; text-decoration:none}
a.three:hover{color:#000000; text-decoration:underline; font-weight: bold;}

a.home  {
		padding: 0;
		height:30px;
		width:70px;
		font-family:sans-serif;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
		font-weight: bold;
		color: black;
}
	
a.home:hover {
		padding: 0;
		height:30px;
		width:70px;
		text-decoration: none;
		font-weight: bold;
		color: black;
		background-color: #B0AF85;
}

div.home {
		height:30px;
		width:70px;
		font-family:sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color: black;
}

div.home a {
		padding: 0;
		height:30px;
		width:70px;
		text-decoration: none;
		font-weight: bold;
		color: black;
}

div.home a:hover {
		padding: 0;
		height:30px;
		width:70px;
		text-decoration: none;
		font-weight: bold;
		color: black;
		background-color: #B0AF85;
}
