INPUT, TEXTAREA, SELECT
	{
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 10px;
	}

BODY
	{
	background: #eee url("img/bg_fade.gif") repeat-x;
	font-family: Verdana, Arial, Helvetica, Sans;
	text-align: center;
	font-size: xx-small;
	margin-top: 20px;
	}

.container
	{
	margin: auto;
	}

.void
	{
	margin: auto;
	}

.toptop
	{
	background: #36c url("img/bg_toptop.gif");
	height: 100px;
	border-bottom: solid 1px #036;
	}

.topbottom
	{
	background: #36c url("img/bg_topbottom.gif");
	height: 20px;
	border-top: solid 1px #36c;
	border-bottom: solid 1px #036;
	}

.pict_borderright
	{
	border-right: solid 1px #fff;
	}

.pict_borderbottom
	{
	border-bottom: solid 1px #fff;
	}

.menu_table
	{
	margin: auto;
	background: #c63 url("img/bg_wood.jpg");
	height: 30px;
	width: 900px;
	}

.menu_cell
	{
	text-align: center;
	vertical-align: middle;
	height: 30px;
	}

A.mainlink
	{
	color: #fff;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	}

A.mainlink:hover
	{
	color: #eee;
	padding: 2px 4px 2px 4px;
	text-decoration: underline;
	}

.content_table
	{
	margin: auto;
	background: #fff;
	width: 900px;
	}

.margin
	{
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: xx-small;
	width: 130px;
	padding: 10px 0px 10px 10px;
	}

.content
	{
	color: #930;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: xx-small;
	width: 600px;
	padding: 10px 10px 10px 10px;
	}

.column
	{
	color: #930;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: xx-small;
	width: 170px;
	padding: 10px 10px 10px 0px;
	}

A.marginlink
	{
	color: #036;
	padding: 1px 1px 1px 0px;
	text-decoration: none;
	width: 100%;
	}

A.marginlink:hover
	{
	background-color: #036;
	color: #fff;
	padding: 1px 1px 1px 10px;
	text-decoration: none;
	width: 100%;
	}

.ad_table
	{
	margin: auto;
	background-color: #fff;
	width: 900px;
	}

.ad_cell_left
	{
	text-align: left;
	width: 300px;
	}

.ad_cell_center
	{
	text-align: center;
	width: 300px;
	}

.ad_cell_right
	{
	text-align: right;
	width: 300px;
	}

.footer_table
	{
	margin: auto;
	}

.footer
	{
	background: #ccc;
	color: #666;
	font-size: xx-small;
	font-weight: bold;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 900px;
	}

.footerTxtBold
	{
	color: #eee;
	font-size: 1.2em;
	font-weight: bold;
	}

.footerTxt
	{
	color: #eee;
	font-size: 1em;
	font-weight: normal;
	}

.heading
	{
	background-color: #eee;
	text-transform: uppercase;
	color: #666;
	font-size: xx-small;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
	width: 100%;
	}

.maintitle
	{
	color: #930;
	font-size: medium;
	font-weight: bold;
	}

.title
	{
	color: #930;
	font-size: small;
	font-weight: bold;
	}

.subtitle
	{
	color: #930;
	font-size: xx-small;
	font-weight: bold;
	}

.ingress
	{
	color: #930;
	font-size: x-small;
	font-weight: bold;
	}

.margintitle
	{
	background-color: #eee;
	text-transform: uppercase;
	color: #666;
	font-size: xx-small;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
	width: 150px;
	}

.columntitle
	{
	background-color: #eee;
	text-transform: uppercase;
	color: #666;
	font-size: xx-small;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
	width: 100%;
	}

A
	{
	color: #c63;
	text-decoration: none;
	text-transform: none;
	font-size: xx-small;
	font-weight: bold;
	font-style: none;
	}

A:hover
	{
	color: #930;
	text-decoration: underline;
	text-transform: none;
	font-size: xx-small;
	font-weight: bold;
	font-style: none;
	}
