body {
 text-decoration: none;
margin: 0;
padding:0;
color: black;
font-family: arial;
font-size: xx-small;
}


#css{
padding-top: 0px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}



td {
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
        text-decoration: none;
} 
input {
	font-size: 12px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
        text-decoration: none;
} 
select {
	font-size: 12px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
        text-decoration: none;
} 
textarea {
	font-size: 12px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
        text-decoration: none;
}
A:link {
	FONT-SIZE: 11px;
	color: #000000;
        text-decoration: none;
} 
A:visited {
	FONT-SIZE: 11px;
	color: #000000;
        text-decoration: none;;
} 
A:hover {
	FONT-SIZE: 11px;
	color: #000000;
        text-decoration: none;
}


#top_left{
background: url(../../userfiles/image/top_left_bttm.jpg) no-repeat;
height: 13px;
width:291;
}


#mid_left{
background: url(../../userfiles/image/mid_left_bttm.jpg) repeat-y;
height: 10;
width:291;
}


#bttm_left{
background: url(../../userfiles/image/bttm_left_bttm.jpg) no-repeat;
height: 10;
width: 291;
}

#top_right{
background: url(../../userfiles/image/top_right_bttm.jpg) no-repeat;
height: 10;
width:640;
}


#mid_right{
background: url(../../userfiles/image/mid_right_bttm.jpg) repeat-y;
height: 10;
width:640;
}


#bttm_right{
background: url(../../userfiles/image/bttm_right_bttm.jpg) no-repeat;
height: 10px;
width:640px;
}

#menubox{
background:white;
margin-left: auto;
margin-right: auto;
height: 21px;
z-index: 2;
height: 15px;
margin-top: 4px;
_margin-top: 4px;
width: 720px;
}
#menucont {
color: #000099;
background-color : transparent;
position: absolute;
z-index: 2;
display:inline;
}
.menublock, .display {
float:left;
width:90px;
background-color: white;
}
.subs{
background: white ;
text-align: center;
border: 1px solid silver;
margin-top: 4px;
}
.subs a{
display: block;
text-align: center;
}

.menublock .subs{
display: none;
}

#menucont a.tl, #menucont a.tl:active{
display: block;
text-decoration: none; 
background: white;
text-align:center;
font-weight: bold;
}

#menucont a.tl:hover, #menucont a.tl:active{
background-color: white;
text-align: center;
font-weight: bold;
}

#menucont a.sl:hover{
background: white;
color: #b90000;
font-weight: bold;
padding: 5px;
}

#menucont a.sl, #menucont a.sl:hover, #menucont a.sl:active{
text-align: center;
font-weight: bold;
padding: 5px;
}


