.menu_header{font-family:Tahoma;font-size:11px;font-weight:bold;color:#EEEEEE}
A:LINK{font-family:Verdana;font-size:11px;font-weight:normal;color:#000000;text-decoration:underline}  
A:VISITED{font-family:Verdana;font-size:11px;font-weight:normal;color:#000000;text-decoration:underline}  
A:HOVER{font-family:Verdana;font-size:11px;font-weight:normal;color:#97079E;text-decoration:none}
body {font-size : 12px; color : #000000; font-family : Verdana; text-align :center; margin : 0; background-image :url('none');}
#outer 
{
	padding: 0em; 
	margin: 0em; 
	width: 100%
}

#head
{ 
	width : 100%;
	height : 50px;
	text-align : left;
	background-image : url('images/top_right.jpg');
}

#menu
{
	margin-top : 0px;
	height : 23;
	width : 100%;
	text-align : left;
	background-image : url('images/menubg.gif');
}

#menu ul
{
	list-stype: none;
}

#menu li
{
	display : inline;
	height : 23;
	padding-left : 5px;
	margin-left :  1px;
	margin-top : 5px;
}

#content_left
{
	float : left;
	width : 150px;
	text-align : left;
	margin-left : 20px;
}

#content_left h1
{
	position : absolute;
	font-size : 12px;
	margin-top : 10px;
}

#content_middle
{
	float : middle;
	wdith : 60%;
	text-align : left;
	margin-left : 20px;
}

.comment
{
	font-size:10pt;
	font-family:verdana;
}

.comment_name
{
	font-size:8pt;
	font-family:verdana;
}

div#content_header
{
	border: 1px solid #9CCBFF;
	background: #eeeeee;
	min-width: 200px;
	margin: 10px 0px 20px 0px;
	padding: 0;
	position: relative;
	height: auto;
	top: 0
}

div#content_body
{
	margin: 5px;
	line-height: 150%;
}

div#content_sbody
{
  margin: 0px 00px 0px 20px;
}

#content_body p
{
	margin: 5px;
}

#content_header h3
{
	height: 1em;
	color: #000000; /*#00487D;*/
	background: #9CCBFF;
	margin: 0 0px;
	border: 0px none;
	display: block; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:verdana; padding-left:.5em; padding-right:1.5em; padding-top:2px; padding-bottom:4px
}