﻿body 
{
	margin: 10px 0px 0px 0px;
	padding:0px;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#000;
	background:#fff url("images/backgroundtile.jpg") repeat  center top;
}

body a:link, a:visited, a:active, a:hover
{
	/* color: #F3F946; Yellow */
	/* color: #ECB9E8; Grey,Purple */
	/* color: #BB62AB; Purple */
	color: #900000;
}

.awhite
{
	color: White;
}

.btnHome
{
	position: relative; top: -30px; left: -200px; width: 330px; height: 80px; z-index: 3; border: 0px;
}

.header 
{
	background:#000 url("images/header3.gif") no-repeat top center;
	/* background:#BB62AB; */
	height: 131px;
	width: 744px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	/* background-color: Red; */
	vertical-align: bottom;
	/* padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	color:#FFF;
	/* vertical-align: top; */
}

.headerred
{
	color: #E60000;
	font-size: 14px;
	font-weight: bold;
}

.italicred
{
	color: #E60000;
	font-style: italic;
}

.headerblack
{
	color: Black;
	font-size: 14px;
	font-weight: bold;
}

.headerblack13
{
	color: Black;
	font-size: 13px;
	font-weight: bold;
}

.headerblack12
{
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

.headeradmin
{
	color: White;
	background-color: Black;
	font-size: 12px;
	font-weight: bold;
}

.rowlcadmin
{
	font-size: 11px;
	border-left: solid 1px black;
}

.rowadmin
{
	font-size: 11px;
}

.rowrcadmin
{
	font-size: 11px;
	border-right: solid 1px black;
}

.rowaltlcadmin
{
	font-size: 11px;
	border-left: solid 1px black;
	background-color: Silver;
}

.rowaltadmin
{
	font-size: 11px;
	background-color: Silver;
}

.rowaltrcadmin
{
	font-size: 11px;
	border-right: solid 1px black;
	background-color: Silver;
}

.menu
{
	height: 50px;
	
}

.menucenter
{
	width: 738px;
	height: 50px;
	background-color: Black;
}

.content
{
	background-color: White;
	width: 744px;
	border: solid thin black;
}

.contentadmin
{
	background-color: White;
	border: solid thin black;
	padding: 10px 10px 10px 10px;
}

.contentwordimage
{
	padding: 20px 20px 10px 20px;
}

.contentbody
{
	padding: 0px 20px 20px 20px;
}

.contentrightwordimage
{
	 padding: 20px 20px 10px 10px;
}

.contentrightbody
{
	padding: 0px 20px 20px 10px;
}

.contentrightdefaultbody
{
	padding: 0px  8px 20px 13px;
}

.supportushighlightrow1
{
	color: white; 
	padding-bottom: 5px;
}

.supportushighlightrow2
{
	color: white; 
	padding-left: 20px; 
	padding-bottom: 20px;
}

.supportushighlightrow2nopadding
{
	color: white; 
	padding-left: 20px; 
}

.smallgroupsheader
{
	color: White; 
	text-align: center; 
	background-color: Black; 
	font-weight: bold;
	border: solid 1px black;
}

.smallgroupsdetailfirst
{
	border-left:  solid 1px black;
	border-bottom:  solid 1px black;
	border-right:  solid 1px black;
}

.smallgroupsdetail
{
	border-bottom:  solid 1px black;
	border-right:  solid 1px black;
}

.topmenu
{
	color: Black;
}

.admintopmenu
{
	color: White !important;
	font-size: 14px;
}

.levelmenu
{
	color: White !important;
	background-color: Black !important;
	padding: 6px 6px 6px 6px;
}

.IE8Fix
{
	z-index: 100;
}