@charset "utf-8";
/* CSS Document */

/* <style type="text/css"> */

td, th {
	text-align: center;
	color:#FFFFFF;
	font-size:18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
     
}
a {
	color:#FFFF00;
	font-weight:800;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;

}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4, p {
	color: #FFFFFF;
}
.aleft li: {
 text-align:left;
 }
h5, h6 {
	color: #6699CC;
}
.nav a:visited { 
color: #FFFF00;
font-weight:800;
text-decoration: none;
}
.bt {
font-weight:bold;
color: #FFCC00;
}
.nav a:link {
	color: #ffff00;
	font-weight: 800;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.nav a:hover {
color: #3333CC;
}
#page.banner: h2,h1 {
background-color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-shadow:#FF9900;
}
.content: p{
background-color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:800px;
}
.wcontent: p{
color: #FFFFFF
font-family:Verdana, Arial, Helvetica, sans-serif;
width:800px;
#np: {
width:800px;
}
.header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.phpcode {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #000000;
	background-color: f3f3f3;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 4px;
	border: 1px dotted #FF9900;
	font-weight: bold;

}

