@charset "utf-8";
/* CSS Document */
.boz
	{
	background-color:#ffffff;
	border:1px solid #006633;
	}
.boz:focus
	{
	background-color:#ffffff;
	border:1px solid #ff0000;
	}
.boz:hover
	{
	background-color:#E8FFE8;
	border:1px solid #FF0000;
	}
.boz:active
	{
	background-color:#ffffff;
	border:1px solid #ff0000;
	}
#container
	{
	position:absolute;
	background-color:#C6FFC6;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#006633;
	font-weight:normal;
	left:10px;
	top:20px;
	width:605px;
	height:auto;
	border:#006633 solid 2px;
	}
#Container-Right
	{
	position:absolute;
	left: 620px;
	top:300px;
	height: auto;
	width: 400px;
	background-color:#c6ffc6;
	border:solid 1px #006633;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding: 40px 10px 0px 10px;
	}
.dkgrey 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333;
	background-color:#ffffff;
	}
.grey 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#999999;
	background-color:#ffffff;
	}
.TitleBar
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#006633;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#Header
	{
	float:left;
	}

.normal 
	{
	color:black;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	border:1px solid #ff0000;
    overflow:auto;
	width:28em;
	height:8em;
	}
p
	{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#006633;
	font-weight:normal;
	text-align:justify;
	}
.redtext
	{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#F00;
	font-weight:bold;
	}
.smallcomments 
	{
	overflow:auto;
	width:28em;
	height:8em;
	}
.text1
	{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#006633;
	font-weight:normal;
	}
.text3
	{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:9px;
	color:#006633;
	font-weight:normal;
	}
.text4
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	}
#Title
	{
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	height:30px;
	width:422px;
	color:#ffffff;
	background-color:#006600;
	padding-top:3px;
	margin:0;
	}	

