BODY {background: url(images/bg.jpg) #FFFFFF;
	background-repeat: no-repeat;
	font: 90% Arial;
	color:#000000;}
BODY.popup {background: url(images/bg.jpg) #FFFFFF;
	background-repeat: no-repeat;
	font: 80% Arial;
	color:#000000;}
P {text-align:justify;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:12px;}
P.center {text-align:center;}
.error {color:red;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;}
.smalltext {width:650px;
	margin:auto;
	text-align: center;
	font-size: 70%;
	color:black;}
.smalltext2 {text-align: center;
	font-size: 80%;
	color:black;}
.smalltext3 {text-align: left;
	font-size: 80%;
	color:black;}
.smalltext4 {margin:auto;
	text-align: center;
	font-size: 75%;
	color:black;
	font-style:italic;}
.right {text-align: right;}
.left {text-align: left;}
DIV {text-align: center;}
DIV.heading {color: #FF00FF;
	text-align:right;
	font:19pt Georgia;
	font-style:italic;
	padding-top:16px;}
DIV.main {width:75%;
	margin:auto;}
DIV.highlight {width:90%;
	margin:auto;
	background: #01FEFE;}
DIV.handsbottom {background: url(images/handsbottombg.gif) #01FEFE;;
	width:100%;
	margin:auto;}
DIV.caption {margin:auto;
	text-align: center;
	font-size: 80%;
	color:black;
	font-style:italic;}
DIV.home {position:relative;
	left:-330px;
	top:6px;}
SPAN.firstletter {font-size:18pt;
	font-family:Georgia;}
SPAN.small {font-size:8pt;
	font-style:italic;}
SPAN.red {font-size:13pt;
	color:red;
	font-weight:bold;}
LI {text-align:left;}
TD {vertical-align:top;}
TD.form {font-size:80%;
	text-align:right;}
TD.form2 {font-size:80%;
	text-align:left;
	vertical-align:middle;}
UL {text-align:left;}
A:link {color:#223E6E;
	text-decoration:underline;}
A:visited {color:#223E6E;
	text-decoration:underline;}
A:hover {color: black;
	text-decoration:none;}
A:active {color: #663200;}
A.darkbg:link {color:yellow;
	text-decoration:underline;}
A.darkbg:visited {color:yellow;
	text-decoration:underline;}
A.darkbg:hover {color: white;
	background:#000000;
	text-decoration:none;}
A.darkbg:active {color: white;}
A.image:hover {background:none;}
A.foot:visited {color:#223E6E;
	text-decoration:underline;}
A.foot:hover {color: black;
	background:#FFFFFF;
	text-decoration:underline;}
B {font-weight: bold;}