#main_table {
	background-attachment:fixed;
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
	background-position: center;
}
#footer_table {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1
{
	font-family: 	Verdana, Geneva, sans-serif;
	font-size: 		14pt;
	color: 			#0F537E;
	font-weight: 	bold;
	font-style: 	italic;
	text-align: 	center;

}

h2
{
	font-family: 	Verdana, Geneva, sans-serif;
	font-size: 		12pt;
	color: 			#000000;
	font-weight: 	bold;
	font-style:		normal;
	text-align: 	center;

	
}

h3
{
	font-family: 	Tahoma;
	font-size: 		12pt;
	color: 			#000000;
	font-weight: 	bold;
	font-style:		normal;
	text-align: 	left;


}

h4
{
	font-family: 	Tahoma;
	font-size: 		12pt;
	color:			#000000;
	font-weight:	bold;
	font-style: 	normal;
	text-align: 	center;
	color: 			#F00;
	text-decoration: underline;


}

h5
{
	font-family: 	Tahoma;
	font-size: 		10pt;
	font-weight: 	bold;
	font-style: 	normal;
	text-align: 	center;
	color: 			black;

}
h6
{
	font-family: 	Tahoma;
	font-size: 		12pt;
	font-weight: 	bold;
	font-style: 	normal;
	text-align: 	center;
	color: 			black;
	vertical-align: middle;
	line-height: normal;


	}
ul
{
	list-style-type: 		circle;
	list-style-position: 	outside;
	font-family: 			Tahoma;
	font-size: 				10pt;
	font-weight:			normal;
	color:					black;
	line-height: 			normal;
	font-style: 			normal;
	font-variant: 			normal;
	list-style-image: 
none;
	text-align: left;
	background-position: center;



}

ul#arrow
{
	list-style-type: 		square;
	list-style-position: 	outside;
	font-family: 			Tahoma;
	font-size: 				11pt;
	font-weight:			normal;
	color:					black;
	line-height: 			16pt;
	font-style: 			normal;
	font-variant: 			normal;
	vertical-align: 		middle;
	list-style-image: url(Site%20Graphics/arrow.gif);


}

ul#square
{
	list-style-type: 		square;
	list-style-position: 	outside;
	font-family: 			Tahoma;
	font-size: 				11pt;
	font-weight:			normal;
	color:					black;
	line-height: 			18px;
	font-style: 			normal;
	font-variant: 			normal;
	vertical-align: 		middle;
	list-style-image: none;



}

ol
{
	list-style-type: 		decimal;
	list-style-position: 	outside;
	font-family: 			Tahoma;
	font-size: 				11pt;
	font-weight:			normal;
	color:					black;
	line-height: 			20pt;
	font-style: 			normal;
	font-variant: 			normal;



}
p
{
	font-family: 	Tahoma;
	font-size: 		12pt;
	color: 			#000000;
	text-align: 	justify;
	font-weight: normal;

}
p.right 
{
	font-family: 	Verdana, Geneva, sans-serif;
	font-size: 		10pt;
	color: 			#000000;
	text-align: 	right;
	font-weight:	bold;
	vertical-align: middle;
	line-height: 14pt;



}

p.center 
{
	font-family: 	Tahoma;
	font-size: 		10pt;
	color: 			#FFFFFF;
	text-align: 	center;
	font-weight:	bold;
	vertical-align: middle;
	line-height: 12pt;
}

p.sidebar 
{
	font-family: 	Tahoma;
	font-size: 		9pt;
	color: 			#FFFFFF;
	text-align: 	justify;
	font-weight:	normal;
	vertical-align: top;
	line-height: 12pt;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.ContentTable {
	background-image: url(SiteGraphics/tablemiddle.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.Line {
	background-image: url(SiteGraphics/NavBarGreenBG.jpg);
	background-repeat: repeat-x;
}

img {
	border: none;
}
#pCenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#WiteLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-left: 4px;
}

.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.Green {
	font-weight: bold;
	color: #090;
	text-decoration: blink;
}

