body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
p
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a { text-decoration:none }
a:link { 
	color: #990000;
	}
a:visited { 
	color: #990000;
	}
a:hover { 
	color: #990000;
	text-decoration: none;
	}
a:active { 
	color: #990000;
	}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.side_menu
{
	position:relative;
	color: #990000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	PADDING-RIGHT: 2px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 10px;
    TEXT-ALIGN: left;
    left:114px;
    top:116px;
    

}

.side_menu a
{
	position:relative;
	float:none;
	line-height:31px;
}

div.head
{
	position:absolute; 
	left:288px; 
	top:0px; 
	width:100%; 
	height:135px; 
	background-image:url(../images/header_bg.jpg); 
	background-repeat:repeat-x;
}
div.content
{
	margin-left:315px; 
	margin-top:45px; 
	overflow-y:hidden;
}

div.content_title
{
	color: #990000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height:20px;
	width:620px;
	padding:10px;
}

div.content_header
{
	color: #990000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 15px;
	font-weight: bold;
	padding:10px;
	text-align:center;
}

div.content_text
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position:relative;
	width:600px;
	/*height:450px;*/
	height:50%;
	padding:10px;
	overflow-y:auto;
	overflow-x:hidden;
	
}
div.content_text div.content_title
{
	left:0px;
}

div.footer
{
	position:relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
	width:600px; 
}

div.his3container
{
	position:absolute; left:0px; top:136px; width:100%;height:0px;
}

div.display_area
{
	position:absolute; left:0; top:0; width:100%; height:0px; clip:rect(0,0,0,0);
}

.trans_box {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    width:100%;
	top:181px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/red_bar_10.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box[class] {
  width:100%;
  top:184px;
  background-image:url(../images/red_bar_10.png);
}
div.trans_box
{
	position:absolute; left:0px;  width:100%; height:16px;
}

div.grey_column
{
	position:absolute; 
	left:72px;  
	width:216px; 
	height:100%;
	background-color: #d6d6d6;
}

div.grey_left
{
	position:absolute; 
	left:56px;  
	width:18px; 
	height:100%;
	background-image:url(../images/grey_left.jpg); 
	background-repeat:repeat-y
}

div.grey_right
{
	position:absolute; 
	left:288px; 
	width:17px; 
	height:100%;
	background-image:url(../images/grey_right.jpg); 
	background-repeat:repeat-y
}

div.logo
{
	position:absolute; left:79px; top:42px; width:201px; height:70px;
}

div.menu
{
	position:absolute; left:103px; top:124px; width:153px; height:134px;
}

div.bottom_logo
{
	position:relative; 
	height:45px;
	margin-top:40;
	float: right;
}