﻿body
{
	font: 8pt Verdana;
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color:White;
}


/* Opera fix ------------------------------------ */
Form.MainForm
{
	margin: 0;
	padding: 0;
}

P
{
	padding:5px 0 5px 0;
}

H1
{
	font-weight:bold;
	color:#535248;
}

H2
{
	font-weight:bold;
	color:#878403;
}

H3
{
	font-weight:bold;
	color: #10100E;
}

A:link
{
	color:#ABA703;
	text-decoration:underline;
}
	
A:visited
	{
	color:#7D7A66;
	text-decoration: underline;
	}
	
A:hover
	{
	color:#972121;
	text-decoration: underline;
	}		
	

/**************** Contact Page Style *****************/

.moduleContact
{
}

.moduleContact .divProgress
{
	line-height:15px;
	position:relative;
	right:50px;
}

.tblContact
{
	margin-left:10px;
}

.tblContact td 
{
	height:10px;
	line-height:10px;
}

.tblContact td.ContactLabel
{
	padding-right:10px;
}