﻿body
{
	margin: 0px 0px 0px 0px;
	background-color: #910000;
	background-image: url(http://www.f3technologies.com/f3/Web/styles/SAS2DaculaSub/bg.jpg);
	background-attachment: fixed;
	FONT-FAMILY: "Lucida Grande",Calibri,Arial,sans-serif;
	font-size: 14px;
	text-align: center;
}
.id
{
	background-color: Red;
}
.id2
{
	background-color: Fuchsia;
}
.holder
{
	width: 986px;
	border-style: solid;
	border-width: 0px;
	border-collapse: collapse;
	border-color: White;
	margin:0 auto;
}
.topnav
{
	padding: 14px 17px 14px 17px;
	font-weight: bold;
	color: White;
	cursor: pointer;
}
.topnav:hover
{
	padding: 14px 17px 14px 17px;
	font-weight: bold;
	color: White;
	background-color: Red;
	cursor: pointer;
}
.row
{
	padding-top: 15px;	
}
.header
{
	font-size: 22px;
	color: White;
	font-weight: bold;
}
.fieldholder
{
	padding: 15px 15px 15px 15px;
}
.subheader
{
	font-size: 18px;
	color: #D9D9D9;
	font-weight: bold;
}
.subtext
{
	font-size: 12px;
	color: #777777;	
}
.textbox
{
	width: 327px;
	padding: 5px 5px 5px 5px;
	font-size: 20px;
}
.textBox1
{
	padding: 4px 4px 4px 4px;
	font-size: 16px;
}
.button
{
	height: 30px;	
}
img
{	
	border: none 0px;
}
.whitelink
{
	color: White;	
}
.leftnav
{
	float: left;
	width: 915px;
	padding-right: 15px;
}
.rightnav
{
	float: left;
	padding: 24px 8px 4px 20px;
	font-weight: bold;
	background-image: url(http://www.f3technologies.com/f3/Web/styles/SAS2DaculaSub/rnbg.jpg);
	width: 190px;
	height: 572px;
}
.subnav
{
	padding: 9px 0px 9px 5px;
	color: #424242;
	cursor: pointer;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
	border-bottom-color: #CCCCCC;
}
.subnav:hover
{
	padding: 9px 0px 9px 5px;
	background-color: #D40000;
	color: White;
	cursor: pointer;
}
.tableborder
{
	height: auto;
	width: auto;
	background-color: #F7F7F7;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	border-collapse: collapse;
}
A:link {text-decoration: none; color: #2856B1;}
A:visited {text-decoration: none; color: #2856B1;}
A:active {text-decoration: none; color: #2856B1;}
A:hover {text-decoration: underline; color: #2856B1;}
