﻿/*       ****** ASK MATT BEFORE EDITING THIS FILE! ******       */

/* -===#===--===#===--===#===--===#===--===#===--===#===-      ****** GENERAL CSS ******      -===#===--===#===--===#===--===#===--===#===--===#===- */
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.imageborder0 {
	border-width:0px;
	cursor: pointer;
}
.imageborder1 {
	border-width:1px;
	color:#000000;
}
.underline {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#E8E8E8;
	margin:0px;
}
A {
	text-decoration:none;
}
/*td {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
body, html {
    height: 100%;
    margin:0px;
}*/

/* -===#===--===#===--===#===- */
/* -===#===--===#===--===#===--===#===--===#===--===#===-      ****** HEADER CSS ******      -===#===--===#===--===#===--===#===--===#===--===#===- */

/* -===#===--===#===--===#===- ****** BACKGROUNDS ****** -===#===--===#===--===#===- */

/* -===#===--===#===--===#===- ******   BORDERS   ****** -===#===--===#===--===#===- */

/* -===#===--===#===--===#===- ******  PLAIN TEXT ****** -===#===--===#===--===#===- */

/* -===#===--===#===--===#===- ******  HYPERLINKS ****** -===#===--===#===--===#===- */
.header_nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
A.header_nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
A.header_nav:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
A.header_nav:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
A.header_nav:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
A.header_nav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E8E8E8;
	font-weight:bold;
	text-align:center;
}
/* -===#===--===#===--===#===- */





/* -===#===--===#===--===#===--===#===--===#===--===#===-      ****** TEMPLATE CSS ******      -===#===--===#===--===#===--===#===--===#===--===#===- */

/* -===#===--===#===--===#===- ****** BACKGROUNDS ****** -===#===--===#===--===#===- */

/* -===#===--===#===--===#===- ******   BORDERS   ****** -===#===--===#===--===#===- */

/* -===#===--===#===--===#===- ******  PLAIN TEXT ****** -===#===--===#===--===#===- */
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}
/* -===#===--===#===--===#===- ******  HYPERLINKS ****** -===#===--===#===--===#===- */

/* -===#===--===#===--===#===- */

/* -===#===--===#===--===#===- ****** INPUT FIELDS ****** -===#===--===#===--===#===- */

/* -===#===--===#===--===#===- ******   MISC CSS   ****** -===#===--===#===--===#===- */




/* -===#===--===#===--===#===--===#===--===#===--===#===-      ****** TEMPLATE HEAD ******      -===#===--===#===--===#===--===#===--===#===--===#===- */
/*


<!-- START -->

<style type="text/css">

.INSERT CSS HERE

</style>

<!-- STOP -->



IMAGE ROLLOVERS
onmouseover="this.src='images/support/chat_off.gif';" onmouseout="this.src='images/support/chat_on.gif';"


*/