* {
	margin: 0;
	padding: 0;
 align:center;
}
body,tr,td,table,div { font-size:9pt; font-family:Verdana; color:#F3E500; }

input,select,option {
background-color:#FFFFFF;
color:blue;
font-size:9pt;
font-family:Verdana;
}
textarea {
background-color:#000026;
color:black;
font-size:9pt;
font-family:Verdana;
}

a:visited,a:active,a:hover,a:link { color: #9999FF; strength:bold; text-decoration: none; }


table,tr,td {
background-color:#000026;font-family:helvetica, arial, geneva, sans-serif;font-size: 12; border-color:white; 
}
textarea { font-family:helvetica, arial, geneva, sans-serif;font-size:12;color: red; }

a {
	color: #9999FF;
	text-decoration: none;
}

a:hover {
	color: #00CC00;
}

body {
	background-color:#000026;
	background-attachment: fixed;
	background-repeat:repeat-x,-y;
	color: #000026;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 3% 0;	
}

p,ul {
	padding-bottom: 1em;
}

ul {
	margin-left: 1.2em;
}

li {
	list-style: none;
	text-decoration: none;
}

.main li {
	/*list-style-image: url(server2/li.jpg);*/
}

h1 {
	font-size: 1.2em;
}

blockquote {
	background: #575757;
	border-left: 3px solid #8CEF3A;
	color: red;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {
	padding: 3px 0;
}

h1,h2,h3 {
	color: #009900;
}

.clear {
	clear: both;
}
.main_right .padded {
	background: #575757;
	padding: 16px 6px 6px 6px;
	border: 3px solid #8CEF3A;
	margin-top: 160px;
	text-decoration: none;
}

.main .padded {
	padding: 18px 24px;
	}

.main .padded h1{
	border: 1px solid #8CEF3A;
	padding-left: 10px;
}

.date {
	font-size: 0.8em; 
	color: #D7FDB0;
	padding-top: 10px ;
}

.left {
	float: left;
}

.right {
	float: right;
}


.container {
	font-size: 1.2em;
	background: #000026;
	margin: 0 auto;
	width: 840px;
	border: 12px solid #222;
}


.header {
	float: left;
	width: 640px;
	/*background: url(server2/head.jpg) no-repeat;*/
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: right;	
}
.link_top{
	float: top;
	font: normal 0.8em Verdana, sans-serif;
	color: black;
	text-align: center;
}

.link_top ul {
	margin: 0; padding: 0;
}

.link_top li {
	/*list-style-image: url(server2/li2.jpg);*/
}

.link_top li a{
	background:#8CEF3A;
	color: black;
	display: block;
	width: 48px;
	text-decoration: none;
}

.link_top li a:hover{
	background: #D7FDB0;
	color: black;
}


.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}



.footpg {
	/*background: url(server2/footer.jpg) repeat-x;*/
	color: black;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
}

.footpg .left{
	padding-top: 0px;
	}

.footpg a {
	color: #D1FCB8;
}

.footpg a:hover {
	color: #FAFCB0;
}
.center
{ text-align: center;	}

td.right
  {text-align: right}
td.center
  {text-align: center}