

P  {
	font-size:12px;
	font-family : verdana, arial, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
}

h1  {
	font-size:18px;
	font-family : arial, sans-serif;
	color : #cc3300;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

.white {
	color : #FFFFFF;
}

h2  {
	font-size:18px;
	font-family : arial, sans-serif;
	color : #cc3300;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

h3  {
	font-size:14px;
	font-family : arial, sans-serif;
	color : #cc3300;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

h5  {
	font-size:12px;
	font-family : arial, sans-serif;
	color : #cc3300;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

.tableLight {
	background-color:#EEEEEE;
}

.tableDark {
	background-color:#DDDDDD;
}

.tableTitle {
	background-color:#444444;
	padding:10px;
}

textarea  {
	font-size:11px;
	font-family : verdana, arial, sans-serif;
}

A  {
	color:#003366;
}

A:Visited  {
	color:#336699;
}

A:Active  {
	color:#cc6600;
}

A:Hover  {
	color : #cc6600;
}

A.Nav {
	text-decoration:none;
	color:#000000;
}

A.Nav:Hover {
	color:#993300;
}

A.Nav:Active {
	color:#333333;
}

A.Nav:Visited {
	color:#000000;
}

.Submit {
	background-color: #ff6600;
	color: #FFFFFF;
	font-weight:bold;
}

.SubmitSm {
	background-color: #ff6600;
	color: #FFFFFF;

	font-size:10px;
}

