﻿body, p
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	color: #000;
	background-color: #fff;
	}
td, textarea, select, input 
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	color: #000;
}
	
a:link, a:visited, a:active {
font-family: tahoma,verdana,arial;
font-style: normal;
font-size: 9pt;
text-decoration: none;
color: #036;
}
a:hover {
font-family: tahoma,verdana,arial;
color: #393;
font-size: 9pt;
}

h1 {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11pt;
	color: #000;
	margin-bottom: 0px;
	margin-top:0px;
	}
h2 {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11pt;
	color: #036;
	margin-bottom: 0px;
	margin-top:0px;
	}
h3 {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11pt;
	color: #393;
	margin-bottom: 0px;
	margin-top:0px;
	}
	
	hr
{
	width: 100%;
	height: 1px;
	color:#cccccc;}
	
input.txt, textarea 
{
	width: 350px;
}
.normalRow {	background-color:#fff;	}
.altRow {	background-color:#eee;}
.selectedRow {	background-color:#FFFF66;}
.error 
{
	color:Red;
	font-style:italic;
}

.PrimaryPageTitle 
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #036;
	}
	
.w100 {width: 100px;}
.w200 {width: 200px;}
.w300 {width: 300px;}
.w400 {width: 400px;}
.w710 {width: 710px;}

