.block2 {
font-size:9pt;
}

body {
background:#000000 url(/images/bg.gif);
color:#FFF;
font-family: Verdana, sans-serif;
font-size:10pt;
margin: 0px 0px 0px 0px;
}




small {
color:#999;
}


#content h2 {
font-size:13pt;
font-weight:normal;
line-height:20pt;
margin:0 0 6pt 0;padding:0;
}
#content h2, #content h2 a {
text-decoration:none;
color:#6ac335;
}
#content h2 a:hover {
text-decoration:underline;
}

#content h3 {
font-size:11pt;
font-weight:bold;
line-height:18pt;
color:#6ac335;
margin:0 0 6pt 0;padding:0;
}

#content h4 {
font-size:8pt;
font-weight:normal;
line-height:18pt;
color:#6ac335;
margin:0 0 6pt 0;padding:0;
}

.post {
font-size:8pt;
margin:0 0 6pt 0; 
padding:0;
overflow:hidden;
line-height:11pt;
text-align:left;
}


a {
color:#6ac335; 
}
a:hover {
color:#FFFF00;
}


#middlecontent h2 {
font-size:14pt;
font-weight:normal;
line-height:16pt;
margin:0 0 6pt 0;padding:0;
text-decoration:none;
color:#900;
}


.middle {
font-size:8pt;
margin:0 0 6pt 0; 
padding:0;
overflow:hidden;
line-height:12pt;
}


#smallcontent h2 {
font-size:12pt;
font-weight:normal;
line-height:14pt;
margin:0 0 6pt 0;padding:0;
text-decoration:none;
color:#900;
}


.small {
font-size:7pt;
margin:0 0 6pt 0; 
padding:0;
overflow:hidden;
line-height:8pt;
}


.headlink {
font-size:8pt;
text-decoration:none;
color:#fff;
}
#headlink a {
text-decoration:none;
color:#fff;
}
#headlink a:hover {
text-decoration:underline;
color:#fff;
}

/* Copyright */
.copyright {
font-size:7pt;
line-height:11pt;
color:#333;
}


IMG { border-color:#009900; }

.tableheader {
                 font-family: Verdana; color: #000
}
.tableheader a{ color:#000; }
.tableheader a:hover{ color:#FFF; }

}

.search {
	font-family: Verdana;
	font-size: 10px;
}

#searchform #searchsubmit {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}

#submit {
	font-family: Verdana;
	font-size: 10px;
}
code {
	display:block;
	border:1px solid #FF4400;
	background:#fff;
	color:#0066FF;
	padding:0.2em 0.2em 0.2em 1em;
	margin:1em 5% 0 5%;
	font-size:13px;
	font-family: Verdana;
}

.articles {

	border:1px solid #0066FF;
	background:#ffff99;
	color:#0066FF;
	font-size:11px;
	font-family: Verdana;
}