.body
{
	background-color: #7b858e;
	margin-top: 10px;
}
.whitebg
{
   background-color: #ffffff;
   border: solid 1px #736357;
}
.greypromobg
{
	background-color: #ececec;
}
.ltbluebg
{
   background-color: #e0e6e7;
}
.menubluebg
{
	background-color: #f7f9f9;
}
.dottedbgtop
{
	background-image: url('../images/dottedline.gif');
	height: 8px;
}
.subtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3a424a;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1d0f00;
}
.brownsmtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #736357;
}
.smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #736357;
}
.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3a424a;
	text-decoration: underline;
}
.link:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3a424a;
	text-decoration: underline;
}
.link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3a424a;
	text-decoration: underline;
}
.link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3a424a;
	text-decoration: underline;
}
.info_text
{
	font-family: Verdana, serif;
	font-size: 12px;
	color: #736357;
	font-weight: normal;
	text-decoration: none;
}
.topspace
{
	height: 8px;
}
.menubg
{
	background-color: #c0b5a8;
}
.topbarbg
{
	background-color: #f5f2eb;
}