﻿@import url(MenuHWDropDown.css);
@import url(dhtmlgoodies_calendar.css);

html {
     overflow: -moz-scrollbars-vertical;
}
body {
	margin:0px;
	background-color:#fff;
	font-family:verdana; font-size:9pt; color: #000;
}
.bodyback {
	background-image: url('img/back.jpg');
	background-repeat:repeat-x;
}

p {
	font-family:verdana; font-size:9pt; color: #000;
}
td {
	font-family:verdana; font-size:9pt; color: #000;
}
a:link
{
	font-family:verdana; font-size:9pt; color: #e51450; text-decoration:underline; 
}
a:visited
{
	font-family:verdana; font-size:9pt; color: #e51450; text-decoration:underline; 
}
a:hover
{
	font-family:verdana; font-size:9pt; color: #e51450; text-decoration:none; 
}

.ContentPane
{
	padding-right:0px; padding-left:25px; padding-top:0px;
	background-color:#fff;
	
}
.LeftPane
{
	padding-right:0px;
	background-color:#fff;
}
.RightPane
{
	padding-right:0px;
	background-color:#fff;
}
.inputSmallText
    {
        font-family: Verdana;
        font-size: 8pt;
        width: 215px;
    }
.smallText td{
	font-family:verdana; font-size:8pt;
}
.smallText {
	font-family:verdana; font-size:8pt;
}
.smallText a:link
{
	text-decoration:underline;  font-size:8pt;
}
.smallText a:visited
{
	text-decoration:underline; font-size:8pt;
}
.smallText a:hover
{
	text-decoration:none; font-size:8pt;
}
a.smallText:link
{
	text-decoration:underline;  font-size:8pt;
}
a.smallText:visited
{
	text-decoration:underline; font-size:8pt;
}
a.smallText:hover
{
	text-decoration:none; font-size:8pt;
}

a.BlackLink2:link
{
	text-decoration:none; font-weight:normal; font-size:8pt;
}
a.BlackLink2:visited
{
	text-decoration:none; font-weight:normal; font-size:8pt;
}
a.BlackLink2:hover
{
	text-decoration:underline; font-weight:normal; font-size:8pt;
}

H1 {
	font-family: Myriad Pro, Verdana;
	color:#e51450;
	font-size:19pt;
	font-weight: Normal;
	margin:0px;
}
H2 {
	font-family: Myriad Pro, Verdana;
	color:#9b9b9b;
	font-size:19pt;
	font-weight: Normal;
	margin:0px;
}
H3 {
	font-family: Myriad Pro, Verdana;
	color:#6b6b6b;
	font-size:14pt;
	font-weight: Normal;
	margin:0px;
}
H4 {
	font-family: Myriad Pro, Verdana;
	color:#9b9b9b;
	font-size:14pt;
	font-weight: Normal;
	margin:0px;
}
.boxCorner1 {
	background-image: url('img/boxCorner1.gif');
	width:15px;
	height:15px;
}
.boxCorner2 {
	background-image: url('img/boxCorner2.gif');
	width:15px;
	height:15px;
}
.BoxCorner3 {
	background-image: url('img/boxCorner3.gif');
	width:15px;
	height:15px;
}
.boxCorner4 {
	background-image: url('img/boxCorner4.gif');
	width:15px;
	height:15px;
}
.BoxLeft {
	background-image: url('img/boxLeft.gif');
	width:15px;
}
.BoxRight {
	background-image: url('img/boxRight.gif');
	width:15px;
}

.BoxTop {
	background-image: url('img/boxTop.gif');
	Height:15px;
}
.BoxBottom {
	background-image: url('img/boxBottom.gif');
	Height:15px;
}

.menuTd {
	height:35px;
	background-image: url('img/menu_nonActive.gif');
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
	padding-left:26px;
	cursor:hand;
}
.menuTdSelected {
	height:35px;
	background-image: url('img/menu_Active.gif');
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
	padding-left:26px;
	cursor:hand;
}
.NewsBottom {
	background-image: url('img/newsBoxBottom.gif');
	Height:9px;
}
.NewsIn {
	background-image: url('img/newsBottomBack.gif');
}
.NewsBack {
	background-image: url('img/newsBoxBack.gif');
	background-repeat:no-repeat;
	Height:260px;
	padding:15px;
}
.button {
	border: 0px solid #FFFFFF; background-image: url('img/buttonBack.gif'); height:28px; color:#fff;
	font-weight:bold;
}
.boxCorner1 {
	background-image: url('img/boxCorner1.gif');
	width:8px;
	Height:8px;
}
.boxCorner2 {
	background-image: url('img/boxCorner2.gif');
	width:8px;
	Height:8px;
}
.BoxCorner3 {
	background-image: url('img/boxCorner3.gif');
	width:8px;
	Height:8px;
}
.boxCorner4 {
	background-image: url('img/boxCorner4.gif');
	width:8px;
	Height:8px;
}
.BoxLeft {
	background-image: url('img/boxLeft.gif');
	width:8px;
}
.BoxRight {
	background-image: url('img/boxRight.gif');
	width:8px;
}

.BoxTop {
	background-image: url('img/boxTop.gif');
	Height:8px;
}
.BoxBottom {
	background-image: url('img/boxBottom.gif');
	Height:8px;
}
ul.news
{
	padding-top:7px !important;
	padding-left:0px !important;
	margin:0px !important;
	list-style-type:none;
}
.news li
{
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	background-position:3px 5px; 
	padding-left:30px;
	padding-top:5px;
}