﻿@import url(MenuHWDropDown.css);
@import url(dhtmlgoodies_calendar.css);

html {
     overflow: -moz-scrollbars-vertical;
}

body{
	font-family:verdana; font-size:9pt; color: #000;
	margin-top:10px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-image: url('img/back.jpg');
	background-repeat:repeat-x;
	background-color:#fff;
}
.ContentPane {
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.LeftPane {
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}
p {
	font-family:verdana; font-size:9pt; color: #000;
}

td {
	font-family:verdana; font-size:9pt; color: #000;
}
a:link
{
	font-family: verdana; color:#000; text-decoration:underline; font-size:9pt;
}
a:visited
{
	font-family: verdana; color:#000; text-decoration:underline; font-size:9pt;
}
a:hover
{
	font-family: verdana; color:#000; text-decoration:none; font-size:9pt;
}

.languageAct
{
	background-color:#57990d;
}
.languageAct a:link
{
	color: #fff; text-decoration:none; font-weight: bold; font-size:8pt;
	background-color:
}
.languageAct a:visited
{
	color: #fff; text-decoration:none; font-weight: bold; font-size:8pt;
}
.languageAct a:hover
{
	color: #fff; text-decoration:none; font-weight: bold; font-size:8pt;
}

.language {
	background-color:#fff;
}
.language a:link
{
	color: #57990d; text-decoration:none; font-weight: bold; font-size:8pt;
}
.language a:visited
{
	color: #57990d; text-decoration:none; font-weight: bold; font-size:8pt;
}
.language a:hover
{
	color: #57990d; text-decoration:none; font-weight: bold; font-size:8pt;
}
.whiteText td {
	font-family:verdana; font-size:8pt; color: #fff;
}
.whiteText a:link
{
	text-decoration:underline; font-size:8pt; color: #fff; font-weight: bold;
}
.whiteText a:visited
{
	text-decoration:underline; font-size:8pt; color: #fff; font-weight: bold;
}
.whiteText a:hover
{
	text-decoration:none; font-size:8pt; color: #fff; font-weight: bold;
}
.button {
	height: 21px;
	font-weight:bold;
	font-family:verdana; font-size:9pt; color: #fff; 
	border: 0px solid #fff;
	background-image: url('img/butt_back.gif');
	padding-bottom:2px;
}
.butCorner1 {
	height: 21px;
	background-image: url('img/butt_1.gif');
	width:5px;
}
.butCorner2 {
	height: 21px;
	background-image: url('img/butt_2.gif');
	width:5px;
}

H1 {
	font-family: Myriad Pro, Verdana;
	font-size:19pt; 
	color:#993366;
	margin:0px;
	font-weight:normal;
}
H2 {
	font-size:14pt; 
	color:#993366;
	margin:0px;
	font-weight:normal;
}

.SajaxPoll_MainTD
{
	padding-right: 11px; 
	padding-left: 11px; 
	padding-bottom: 5px;
	}
.SajaxPoll_QuestionTD
	{
	 font-weight:bold;
	}
.SajaxPoll_SubmitTD
{
	text-align:right;
	}
.SajaxPoll_SubmitDIV
	{
		text-align:right;
		}
.SajaxPoll_ResultsBar
		{
			background-image:url(img/but_back.jpg);
			height:13px;
			}

.boxCorner1 {
	background-image: url('img/boxCorner1.gif');
	width:6px;
	Height:6px;
}
.boxCorner2 {
	background-image: url('img/boxCorner2.gif');
	width:6px;
	Height:6px;
}
.BoxCorner3 {
	background-image: url('img/boxCorner3.gif');
	width:6px;
	Height:6px;
}
.boxCorner4 {
	background-image: url('img/boxCorner4.gif');
	width:6px;
	Height:6px;
}
.BoxLeft {
	background-image: url('img/boxLeft.gif');
	width:6px;
}
.BoxRight {
	background-image: url('img/boxRight.gif');
	width:6px;
}

.BoxTop {
	background-image: url('img/boxTop.gif');
	Height:6px;
}
.BoxBottom {
	background-image: url('img/boxBottom.gif');
	Height:6px;
}
.BoxContent {
	padding:10px;
}
.menuLeft td {
	font-family:verdana; color: #993366;
}
.menuLeft a:link
{
	text-decoration:none; color: #993366; font-weight: bold;
}
.menuLeft a:visited
{
	text-decoration:none; color: #993366; font-weight: bold;
}
.menuLeft a:hover
{
	text-decoration:underline; color: #993366; font-weight: bold;
}

.smallText {
	font-family:verdana; font-size:8pt;
}
.smallText a:link
{
	text-decoration:underline; font-size:8pt; color: #000; font-weight: normal;
}
.smallText a:visited
{
	text-decoration:underline; font-size:8pt; color: #000; font-weight: normal;
}
.smallText a:hover
{
	text-decoration:none; font-size:8pt; color: #000; font-weight: normal;
}