/* 
----------------------------------------------------
	STYLESHEET
	www.infoedge.com
	created by Dave Hart 2005
	dave@genius247.com
----------------------------------------------------
*/

body,table,div 
	{font-family:Verdana,Arial; font-size:11px; color:#666666; }

body 
	{text-align:center;}
	
p 
	{ line-height:16px; }

a
	{ color:navy; text-decoration:none; }
a:hover
	{ text-decoration:underline; }

a img { border:none; }

li 	{ margin-bottom:5px; }	

table.mainTable 
	{ border:solid 1px #6699cc; }

	
div.topBar 
	{padding:5px;}
div.topBar a 
	{color:#999999; text-decoration:none;}
div.topBar a:hover 
	{text-decoration:none;}

div.topBanner 
	{
	background: url('../image/dbanner.jpg') no-repeat;
	text-align: right;
	padding: 12px;
}

div.mainMenuOld 
	{
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	font-style: normal;
	font-family: Verdana, Arial;
	background: #f1f1f1;
}
div.mainMenuOLD a:hover 
	{
	color: #FF9900;
	text-decoration: underline;
}
	 
div.mainMenu
	{
	background: Navy;
	padding: 5px 10px;
	text-align: center;
	color: White;
}
	 
div.mainMenu a 
	{
	color: White;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
	  
div.mainMenu a:hover 
	{
	color: #f1f1f1;
	text-decoration: underline;
}

td.main 
	{
	padding: 10px;
	padding-bottom: 25px;
	background: transparent;
}

td.sidebar 
	{
	padding: 0px 5px;
	padding-bottom: 10px;
	background: #f1f1f1;
	border: thin none;
}	
	
div.TitleBar 
	{
	font-size: 12px;
	font-family: Arial;
	color: #3A6E8F;
	font-weight: bold;
	margin-bottom: 5px;
	width: 100%;
}

div.siteFooter 
	{
	width: 780px;
	text-align: left;
	color: #999999;
	padding: 5px;
	font-size: 9px;
}
div.siteFooter a 
	{color:#999999; text-decoration:none;}
div.siteFooter a:hover 
	{text-decoration:none;}



