﻿body 
{
	background-color:#453528;
	color:Black;
	padding:0;
	margin:0;
}
hr
{
	height:1px;
	color:#453528;
}

.title
{
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	color:#2e2e2e;
}
.description
{
	font-family:Times New Roman, Verdana;
	color:#999;
	font-size:16px;
}
.history
{
	color:#2e2e2e;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	margin-top:25px;
	padding-top:25px;
}
a.history
{
	color:#2e2e2e;
	text-decoration:underline;
	font-family:tahoma;
	font-size:11px;
	margin-top:25px;
	padding-top:25px;
}
.historydiv
{
	color:#2e2e2e;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	padding-top:25px;
	margin-top:25px;
}
.menucaption
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#2e2e2e
}
.menudesc
{
	font-family:Times New Roman, Verdana;
	color:#666;
	font-size:12px;
}

.demoTitle
{
	font-family:Verdana,Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}

.navButton
{
	text-decoration:none;
	color:White;
	font-weight:bold;
	text-align:left;
	font-size:12pt;
	
	
}