body 
{
    background-color:#FFFFFF;
    background-image:none;
    padding:0;
    margin:0;
}
#sitemain 
{
    position:relative;
    clear:both;
    width:760px;
    height:960px;
    background-color:transparent;
    font-size:10px;
	margin:0 auto;
}
#logo 
{
    position:relative;
    float:left;
    clear:both;
    width:760px;
    height:60px;
    background:url("images/lrs1.gif") repeat-y;
    font-size:10px;
}
#group 
{
    position:relative;
    float:left;
    clear:both;
    background-color:transparent;
    font-size:10px;
    z-index:90;
}
#menu2 
{
    position:relative;
    float:left;
    width:10px;
    height:200px;
    background:url("images/lrs2.gif") repeat-y;
    font-family:verdana,sans-serif;
    font-weight:bold;
    font-size:10px;
    z-index:90;
}

#fframe 
{
    position:relative;
    float:left;
	margin:0 0 0 5px;
    width:765px;
    height:200px;
    background-color:transparent;
    font-size:10px;
}
#fframe .fsh 
{
    position:relative;
    text-align:left;
    left:0;
    top:0;
}
#menu 
{
    position:relative;
    float:left;
    height:200px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    font-size:10px;
    z-index:90;
}
#menu .tp{
	background: url(images/btnL_top.gif) no-repeat;
	height:12px;
}

#menu .horln{
	background: url(images/btn_horln.gif) no-repeat;
	height:4px;
}

#menu .btm{
	background: url(images/btnL_btm.gif) no-repeat;
	height:28px;

}

#menu ul 
{
	list-style:none;
	margin: 0;
	margin-left: 0px; /*menu offset from left edge of window*/
	padding:0px;
	font: bold 14px Verdana;
	width:170px;
	color:#fff;
}
#menu li 
{
    overflow:inherit;
    list-style-type:none;
    margin:0;
	padding-left: 0px;
	height:30px;
	background: url(images/btnL_gen.gif) repeat-y;
} 
#menu a 
{
    margin:0;
	text-decoration:none;
	color:#fff;
	padding:7px 15px;
	display:block;
	background: url(images/btnL_gen.gif) repeat-y;	
}
#menu a.first 
{
    margin:0;
    padding:7px 10px 1px;
} 
#linkpnlR a:hover, #linkpnlR a.leftsel{
	text-decoration:none;
	background: url(images/btnL_gen_over.gif) repeat-y;	
}
#menu a:hover, #menu a.leftsel 
{
    background:#007800;
	text-decoration:none;
	background: url(images/btnL_gen_over.gif) repeat-y;	

}
#footer 
{
    position:relative;
    float:left;
    clear:both;
    width:760px;
    height:24px;
    background:#228B22 url("images/uds1.gif") repeat-x;
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    color:#000000;
}
#footer .tag 
{
    position:relative;
    text-align:left;
    left:10px;
    top:5px;
    clear:both;
}
#footer .tag a:link, a:visited 
{
    text-decoration:none;
    color:#005A00;
}
#footer .tag a:hover 
{
    text-decoration:none;
    color:#FFFFFF;
}
