<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********************************************

	This File contains only the Style 
	Information for positioning
	and styling of
	the Site's elements.
	Color Styles are found in
	--&gt;"color_styles1-3.css"&lt;--

********************************************/


body 
{  
	padding:0 0 0 0;
	font-family: Arial, Verdana, Geneva, sans-serif;
	margin:0 0 0 0;	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color: #666666;
}

#bgpos1 
{ 
	text-align:left; 
	width:900px;   
	border-width:0 0 0 0; 
	border-color:transparent; 
	border-style:solid;
	margin:0px 0px ;
}
.tm
{
	color: #318C2D;
	font-size:15px;
	font-weight:normal;
	text-decoration: none;
}
a.tm
{
	color: #318C2D;
	font-size:15px;
	font-weight:normal;
	text-decoration: none;
}
a.tm:hover
{
	color: #EAB927;
	text-decoration: underline;
}
.tm1
{
	color: #EAB927;
	font-size:15px;
	font-weight:normal;
	text-decoration: none;
}
a.tm1
{
	color: #EAB927;
	font-size:15px;
	font-weight:normal;
	text-decoration: none;
}
a.tm1:hover
{
	color: #EAB927;
	text-decoration: underline;
}

.sm
{
	color: #318C2D;
	font-size:15px;
	font-weight:normal;
	text-decoration: none;
}

a.sm
{
	color: #318C2D;
	font-size:15px;
	display: block;
	font-weight:normal;
	text-decoration: none;
}
a.sm:hover
{
	color: #EAB927;
	text-decoration: underline;
}

.sm1
{
	color: #EAB927;
	font-size:15px;
	font-weight:normal;
	text-decoration: none;
}

.smo1
{
	background-image: url('mbg.jpg');
}
.smo
{
	
}

a.sm1
{
	color: #EAB927;
	font-size:15px;
	display: block;
	font-weight:normal;
	text-decoration: none;
}
a.sm1:hover
{
	color: #EAB927;
	text-decoration: underline;
}

.bgcol 
{
	float:left; 
	position: absolute;
	top: 30px;
	width:862px; 
	border-width:0 0 0 0;  
	border-style:solid;  
	padding:0 0 0 0;
	background-image:url(glas.png);
}

.adminlogout
{
	padding:6px;
}

/* START Content *//***************************************************************************************************************/
/*.content 
{ 
	position:relative; 
	font-size:11px; 
	float:left; 
	width: 520px;
	border-style:solid; 
	border-width:0 0 0 0; 
}

.content ul 
{ 
	margin:0 0 0 15px; 
	padding:0 0 0 0;
}

.content li 
{ 
	line-height:13px; 
	list-style-image:url(list_icon.gif); 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
}
*/
.content2 {
	position: relative; 
	width: 520px;
	left: 32px;
	top: 50px;
	color:#666666;
	font-size: 14px;
	line-height: 20px;
}

h2 {
	margin-top: 10px;
	font-size: 15px;
	color:#318C2D;
}

/* END Content *//***************************************************************************************************************/

/* START General *//***************************************************************************************************************/
.content_spacer{
	height:20px;
	float:left; 
	width:520px; 
}

.tail 
{ 
	padding-bottom:10px; 
	font-size:12px; 
	width:850px;  
	height: 20px;
	color:#666666;
	border-style:solid; 
	border-width:0 0 0 0; 
}	

.vspacer 
{ 
	width:520px; 
	height:0px; 
	float:left; 
	border-style:solid; 
	border-width:0 0 0 0;  
	border-color:transparent;  
}	

.align_left
{
	text-align:left;
	float:left;
	padding:3px 11px 0 0;
}

.align_right
{
	text-align: left;
	float: right;
	padding: 3px 0 0 11px;
}

.align_center
{
	padding:0 0 0 0;
	text-align:center; 
	width:100%;
}

.picture_box
{
	text-align:left; 
	padding:0 0 5px 0; 
	font-size:10px;  
}

.template_spacer
{
	height:25px; 
}

img
{
	border-width:0;
}

.form 
{  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:100;
	border-top:1px #000000 solid; 
	border-right:1px #000000 solid; 
	border-bottom:1px #000000 solid; 
	border-left:1px #000000 solid;
}
/* END General *//*****************************************************************************************************************/

</pre></body></html>