﻿body, td, th
{
	font-family: Verdana;
	font-size: 11px;
	color: #414141;
}
body
{
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1
{
	color: #ffffff;
}
a
{
	font-size: 11px;
	color: #000000;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}
.style2
{
	color: #005083;
	font-weight:bold;
}
.style2:hover
{
	text-decoration:underline;
}
.style3
{
	color: #B7B7B7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.sHeader
{
	font-family: Arial;
	color: #cc6633;
	font-weight: normal;
	font-size: 18pt;
}

.button
{
	background-image: url(images/button.gif);
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
	height: 20px;
	width: 200px;
	font-family: tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	background-position:center;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
}

.mainbutton
{
	background-image: url(images/mainbutton.gif);
	font-weight: bold;
	text-align: center;
	color: #ffffcc;
	vertical-align: middle;
	cursor: pointer;
	height: 20px;
	width: 154px;
	font-family: tahoma;
	font-size: 11px;
	background-color: #ffffff;
	background-position:center;
	position:relative;
}
