/* CSS Document */

html 	{ 
  	padding:5px;
  	margin:0px;
	}

body 	{
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000
	}

a 	{
	color:#09c;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}

a:link 	{color:#09c;}

a:visited {color:#07a;}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

p, h1, h2	{
	margin:0px 0px 0px 0px;
	padding: 0px 0px;
	}

h1	{
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	right: 100%;
	vertical-align: bottom;
	}

h2	{
	font-size: 16px;
	}

#top 	{
	text-align: left;
	color: #000000;
	height: 60px;
	}
#top2 {
	color: #564b47;
	position: absolute;
	top: 83px;
	left: 10px;
	margin: 0px 0px 0px 0px;
	width: 98%;
	background-color: #CCCCCC;
}
#left 	{
	top: 73px;
	left: 10px;
	width: 150px;
	height: 455px;
	padding: 3px;
	background-color: #ffffff;
	position: absolute;
	margin: 30px 0px 0px 0px;
	}

#content {
	top: 103px;
	right: 160px;
	left: 170px;
	background-color: #FFFFFF;
	background: white;
	position: absolute;
	padding:3px;
	}

#right {
	position: absolute;
	top: 73px;
	right: 8px;
	width: 150px;
	height: 455px;
	padding: 3px;
	background-color: #ffffff;
	margin: 30px 0px 0px 0px;
	}
#content .style33 {background-color: #FFFF66;}

.style1 {font-size: 18px;}
.style2 {color: #FF0000;}
.style6 {color: #0000FF; font-weight: bold; }
.style7 {color: #FF00FF; font-weight: bold; }
.style8 {color: #0099FF; font-style: italic; font-weight: bold;}
.style10 {color: #FF0000; font-size: 16px; }
.style13 {font-size: 16px}
.style14 {color: #000000;}
.style15 {color: #FF00FF}
.style16 {color: #0000FF}
.style18 {color: #FF0000; font-weight: bold; font-style: italic; }
.style20 {font-size: 16px; color: #000000; }
.style21 {color: #000000}
.style25 {color: #0000FF; font-weight: bold; font-style: italic; }

