body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(images/back.jpg) repeat-x;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#content {
position:relative;
z-index:1;
}


table, p {
	font-family: Arial, Helvetica;
	color: black;
	font: 12px/20px Tahoma;
}
p {
	text-align: left;
}


H1 {
	color: #1758B6;
	font: italic bold 14pt Verdana, Arial, Helvetica, sans-serif;
}


H2 {
	color: #1758B6;
	font: italic bold 12pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

H3 {
	color: #1758B6;
	font: italic bold 10pt Verdana, Arial, Helvetica, sans-serif;
}


a:link, a:visited, a:hover, a:active  { color : #000000; }

.bottomlinks, .bottomlinks a:link, .bottomlinks a:visited {
	font: 10px/20px Tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.sidebar {
	color: #333333;
	line-height: 20px;
}
.list {
	font-family: Tahoma;
	line-height: 15px;
	text-align: left;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
}

.home
{ color: #FFFFFF }

#Table_01 { background: url(images/we12_12.gif); }

#footer { background: url(images/we14_14.gif) no-repeat; }
.pfooter {
	text-align: left;
}
.border {
	border: medium solid #006600;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
}
.rightquote {
	margin-bottom: -20px;
}
.list2 {
	font-family: Tahoma;
	line-height: 15px;
	text-align: left;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
	margin-bottom: -10px;
}
