body,h1,h2,h3,h4,h5,h6,p,td,li,input,td,th,a,Input,Select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	scrollbar-arrow-color: #455f18;
	scrollbar-track-color: #eaeaea;
	scrollbar-shadow-color: #455f18;
	scrollbar-lightshadow-color:#eaeaea; 
	scrollbar-darkshadow-color: #eaeaea;
	scrollbar-highlight-color: #455f18;
	scrollbar-3dlight-color: #eaeaea;
	scrollbar-base-color:#eaeaea;
	overflow:auto;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: #eaeaea;
	color: #3b383a;
	background-image:url(../IMG/bg.jpg);
}
body.Iframe {margin: 0px 0px 0px 0px; padding: 0; background: #eaeaea; color: #3b383a; background-image:url(../IMG/MainBG.jpg);}
body.EditorBlank {margin: 5px 5px 5px 5px; background: #eaeaea; color: #000000;}
body.Editor {color: #eaeaea;}

hr{color:#3b383a; height:1px; width:100%; margin:5px 0px 0px 0px;}

p {font-size: 10pt; margin-top: 2px; margin-bottom: 6px;}
h1 {font-size: 16pt; margin-top: 2px; margin-bottom: 6px;}
h2 {font-size: 12pt; margin-top: 2px;margin-bottom: 6px;}
h3 {font-size: 10pt; margin-top: 2px; margin-bottom: 6px; font-weight:normal;}
h4 {font-size: 8pt; margin-top: 2px; margin-bottom: 6px; font-weight:normal;}

a {color: #3b383a; text-decoration: underline;}
a:link {color: #3b383a; text-decoration: underline;}
a:visited	{color: #3b383a; text-decoration: underline;}
a:hover {color: #3b383a; text-decoration: none;}
a:active {color: #3b383a; text-decoration: underline;}

#TDTopbar{
	height:20px;
	padding:0px 0px 0px 10px;
	background:repeat-x url(../IMG/News_Top.gif); 
	color:#FFFFFF;
	}
	
.scroll-y { padding:0px -10px 0px 0px; border:0px solid #332244; overflow:auto;	height:437px; width:100%;}
.scroll-x {
	padding:0px 0px 0px 0px;
	border:0px solid #332244;
	overflow:auto;	
	width:725px;	
	height:71px;
}
.TxtArea {height:470px; width:100%; padding:8px 5px 0px 5px;}

.EditButton {
	position: absolute;
	top: 0px;
	right: 20px;
	border: none;
	float:right;
	z-index: 2;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}
.EditButton:hover {text-decoration: underline;}
Input, textarea {
	background-color: #FFFFFF; 
	color: #000000; 
	height:18px; 
	font-weight:bold; 
	font-size: 8pt; 
	border:#455f18 solid 1px;
}
 textarea {	overflow:auto;
}
Select {
	background-color: #FFFFFF; 
	color: #000000; 
	width:110px; 
	font-weight:bold; 
	font-size: 8pt;
	border: 0px #455f18 solid
}

