/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F2DA;
}

a:link
{
	color: #910D10;
}
a:visited
{
	color: #910D10;
}

/*.style2*/
._brown
{
	color:brown;
}

/*.style2contact*/
._cream
{
	color: #F8F2DA;
}

/*.style3*/
.std16b
{
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

/*.style4*/
.std12n
{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 12px;
}

/*.style5*/
.std12
{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
}

/*.style5finance*/
._14b
{
	font-size: 14px;
	font-weight: bold;
}

/*.style5legal*/
.std
{
	font-family: Georgia, 'Times New Roman', Times, serif;
}

/*.style5man*/
.std14
{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
}

/*.style6legal*/
._12
{
	font-size: 12px;
}

/*.style6man*/
.std14b_brown
{
	color:brown;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 14px;
}

.std20b_brown
{
	color:brown;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 20px;
}

/*.style7*/
._18b
{
	font-size: 18px;
	font-weight: bold;
}

/*.style8*/
._13b_cream
{
	font-size: 13px;
	font-weight: bold;
	color: #F8F2DA;
}

/*.style10*/
._red
{
	color: #FF0000;
}

.red
{
	color: #FF0000;
}

/*.style11*/
._black
{
	color: #000000;
}

.std10_brown
{
	font-size: 10px;
	color:brown;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

/*.style44*/
.std12_brown
{
	font-size: 12px;
	color:brown;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

.std12b_brown
{
	font-size: 12px;
	color:brown;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
}

.std12_cream
{
	font-size: 12px;
	color: #F8F2DA;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

.std16_cream
{
	font-size: 16px;
	color: #F8F2DA;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

/*.style45*/
._12_brown
{
	font-size: 12px;
	color:brown;
}

.boxL
{
	height:40px;
	background-image:url("imgs/box-L.jpg");
}

.boxM
{
	background-image:url("imgs/box-M.jpg");
}

.boxR
{
	background-image:url("imgs/box-R.jpg");
}

.date
{
	width:12px;
	height:12px;
	text-align:center;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 10px;
}

.av
{
	color:#000000;
	border:thin red ridge;
}
.unav
{
	color:#CCCCCC;
	border:thin gray ridge;
}

.StatueDivText
{
	background-color: #F8F2DA;
	font-size: 10px;
	color:brown;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align:justify;
	border:thin red ridge;
	position:absolute;
	top:132px;
	width:360px;
	height:160px;
	visibility:hidden;
	padding:12px;
}

.StatueDivTextVis
{
	background-color: #F8F2DA;
	font-size: 10px;
	color:brown;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align:center;
}
