﻿body
{
 	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
h1
{
	font-family:verdana;
	font-size: 35px;
	line-height: 40px;
	color:#444444;
	font-weight:Bold;
}
h2
{
	font-family:verdana;
	font-size: 30px;
	line-height: 35px;
	color:#444444;
	font-weight:Bold;
}
h3
{
	font-family:verdana;
	font-size: 25px;
	line-height: 28px;
	color:#444444;
	font-weight:Bold;
}
h4
{
	font-family:verdana;
	font-size: 20px;
	line-height: 23px;
	color:#444444;
	font-weight:Bold;
}
h5
{
	font-family:verdana;
	font-size: 18px;
	line-height: 20px;
	color:#444444;
	font-weight:Bold;
}
h6
{
	font-family:verdana;
	font-size: 16px;
	line-height: 18px;
	color:#444444;
	font-weight:Bold;
}
p
{
	font-family:verdana;
	font-size:12px;
	line-height: 14px;
	color:#444444;
	font-weight:normal;
}
span
{
	font-family:verdana;
	font-size:12px;
	line-height: 14px;
	color:#444444;
	font-weight:normal;
}
td
{
	font-family:verdana;
	font-size:12px;
	line-height: 14px;
	color:#444444;
	font-weight:normal;
}
td.mainContent
{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
td.rightContent
{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
td.dots
{
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
	width: 16px;
}
ul
{
	padding-left: 20px;
}
li
{
	padding-left: 0px;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #3E7B58;
}
INPUT.inputText
{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 0.90em; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #fafafa
}
INPUT.searchInputText
{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 0.90em; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #EEEEEE;
}
.BUTTON
{
	BORDER-RIGHT: #999999 1px solid;
	BACKGROUND-POSITION: 50% top;
	BORDER-TOP: #999999 1px solid;
	FONT-WEIGHT: normal;
	height: 30px;
	FONT-SIZE: 15px;
	BACKGROUND-IMAGE: url(../images/buttonOn.gif);
	BORDER-LEFT: #999999 1px solid;
	COLOR: #CCCCCC;
	BORDER-BOTTOM: #999999 1px solid;
	BACKGROUND-REPEAT: repeat;
	BACKGROUND-COLOR: #d0d1d0;
	padding-top: 4px;
	padding-bottom: 4px;
}
.BUTTON:hover
{
	BACKGROUND-IMAGE: url(../images/buttonOff.gif); 
}
tr {
				border:0px;
}