/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300CC;
}

.btext {
	margin-left:40px;
	margin-right:160px;
}

.listtext {
	margin-right:20px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.formtxt {
	font-family:Tahoma;
	font-size:12px;
}

.thumbs {
	float:right;
}

#pservel {
	position:static;
	width:239px;
	height:356px;
	z-index:1;
	overflow:auto;

}

.pservetxt {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	scrollbar-3d-light-color: #0099ff;
		scrollbar-arrow-color: #ffffff;
		scrollbar-base-color: #0066cc;
		scrollbar-dark-shadow-color: #333333;
		scrollbar-face-color: #0000cc;
		scrollbar-highlight-color: #333333;
		scrollbar-shadow-color: #FFFFFF ;

}

.pservedd {
	font-size:9px;
	background-color:#FF0000;
	color:#FFFFFF;
	}