
/* NEW CSS */

BODY {
	/*scrollbar-track-color: #aaaaaa;
	scrollbar-face-color : #333333;
	scrollbar-highlight-color : #999999;
	scrollbar-base-color : #333333;
	scrollbar-arrow-color : #ffffff;*/
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #e5e5e5;
	}
	
.textpage {
background-image: url(/gifs/blob_bg.gif);
background-position: top right;
background-repeat: no-repeat;
}
	
.blankbody {
	background-color: #e5e5e5;
}

.bodytext {
	line-height: 120%;
	font-size : 12px;
	color : #333;
	/*text-align : justify;*/
}

.bodytext ol {
	line-height: 120%;
	font-size : 12px;
	color : #333;
	/*text-align : justify;*/
}

A:link, A:active, A:visited {
	font-size : 12px;
	color : #ff6600;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}


.printpage {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666;
	text-decoration : none;
}
.headbodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #999;
	text-align : justify;
}
/* OLD CSS */

.bannertext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color : #ff6600;
	font-weight : bold;
}

.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #999999;
	font-weight : bold;
}


/* OLD CSS */

.adbodytext {
margin: 0;
margin-top: 5px;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size : 11px;
	color : #000;
}
.adbodytextcenter {
margin-top: 5px;
	text-align: center;
}

.adbodytextcenter a.closelink {
	font-size : 9px;
}


.adbannertext {
margin: 0;
margin-top: 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000;
}
.adbannertext_or {
margin: 0;
margin-top: 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #f60;
}
