.ptext, a, .ptext td {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 23px;
	color: #333333;
}

a:link, a:visited {
	text-decoration: none;
	color: #333333;
}

.newsitem {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 23px;
	    color: #333333;
	margin: 10px;
	border-left:1px solid #cccccc;
	padding: 5px;
}

A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.menu {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
body {
	background-color: #EEEEEE;
	margin: 15px;

}

.button
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(/images/button.gif) no-repeat;
	HEIGHT: 21px;
	WIDTH: 85px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	MARGIN: 0px;
    padding-top: 3px;
    padding-bottom: 15px;
    vertical-align:middle;
}

.textbox {

	border : 1px solid #cccccc; 
	color : #000000; 
	background-color : #eeeeee; 
	font-size : 8pt; 

} 


.header {
	font-family: Tahoma;
	font-size: 18pt;
	color: #666666;
	font-weight: bold;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #777777;
	width: 768px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
