/* CSS Document */


<!--
#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 10px;
left: 10px;
}

.style1 {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 9pt;
	letter-spacing: 3px;
	font-weight:bold;
	font-variant:small-caps;

}
.admin_menu {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 9pt;
	font-weight:bold;
	text-transform: uppercase;


}
.style1WHITE {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 8pt;
}
.style2 {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 8pt;
	text-transform: uppercase;
	

}
.style2pics {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 8pt;
	

}
.style3pics {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 12pt;
	

}
.style3 {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 10pt;
	font-weight:bold;
text-transform: uppercase;

}
.style4 {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 12pt;
	letter-spacing: 1px;
	font-weight:bold;
	text-transform: uppercase;

}
.adminheaders {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 14pt;
	text-transform: uppercase;
	font-weight:bold;
	

}
.style5 {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 10pt;
	

}


table.sample th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #eeeeee;
	
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #eeeeee;
	
	-moz-border-radius: ;
}
	table.maintable {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #999999;
	border-collapse: collapse;
	
}

a:link {
	color: #000000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


body {
	margin-top: 0px;
	background-image: url(pics/back.jpg);
	background-repeat: repeat;
	}
	
	.home_box_mainheader {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 16pt;
	font-weight:bold;
	text-transform: uppercase;

}

.headerquote {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 16pt;
	font-weight:bold;
	

}
.home_box_articles {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 9pt;
	font-weight:bold;
	text-transform: uppercase;

}

</style>
-->
