body, td {
	font-family: "Arial";
	font-size:9pt;
	color: #4D4D4D;
	line-height: 150%;

	SCROLLBAR-FACE-COLOR: #f8f8f8;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #f1f1f1;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
}

input, select, textarea {
	border: 1px solid  #999999;
	vertical-align: middle;
}

a:link		{ font-family: "Arial"; font-size: 9pt; COLOR: #0000FF; text-decoration:none; }
a:visited	{ font-family: "Arial"; font-size: 9pt; COLOR: #0000FF; text-decoration:none; }
a:active	{ font-family: "Arial"; font-size: 9pt; COLOR: #FF3366; text-decoration:none; }
a:hover		{ font-family: "Arial"; font-size: 9pt; Color: #FF3366; text-decoration:underline; }

.small {
	font-size: 8pt;
	font-family: "Arial";
}

.Small {
	font-size: 8pt;
	font-family: "Arial";
}

.GrayFont {
	color: #666666;
}

.WhiteFont {
	color: #FFFFFF;
}
.WhiteFont a:link		{ color:#FFFFFF; text-decoration:none; }
.WhiteFont a:visited	{ color:#FFFFFF; text-decoration:none; }
.WhiteFont a:active		{ color:#FFFFFF; text-decoration:underline; }
.WhiteFont a:hover		{ color:#FFFFFF; text-decoration:underline; }

.GrayLink a:link		{ color: #4D4D4D; text-decoration:none; }
.GrayLink a:visited		{ color: #4D4D4D; text-decoration:none; }
.GrayLink a:active		{ color: #4D4D4D; text-decoration:underline; }
.GrayLink a:hover		{ color: #4D4D4D; text-decoration:underline; }

.FlatForm1 {
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	color:#333333;
	font-size:9pt;
	background-color:#f7f7f7;
	width:100%;
	height:13px;
}

.FlatForm2 {
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	color:#333333;
	font-size:9pt;
	background-color:#f7f7f7;
	height:17px;
}

.CommentCount {
	font: 10px "Verdana";
	color: #ef5900;
}

