
body{
    margin:0px;padding:5px;
    font-family: Verdana,Arial,sans-serif;
    background-color :#fff;
    color:#333;
    }


a:link{color:#00f;}
a:visited{color:#009;}
a:active{color:#33f;}
a:hover{color:#66f;}

			    
#description{ font-type: italic ;}
pre, code{color:#999999;}

.byline{padding-right:10px;margin:0px;color:#009;font-size:8pt;text-align:right}
.byline a{color:#00f;text-decoration:underline;}
.byline a:hover{color:#66f;}

.control{
    font-size:8pt; 
    margin:0px;
    padding:0px;
    }

.button{ 
    font-size:8pt;
    min-width:50px; 
    text-align:center;
    margin:0px;padding:0px;
    border: solid 1px;
    }
			    
.linkbutton{ 
    font-size:8pt;
    text-align:center;
    margin:0px;padding:0px;
    border: none;
    background-color:transparent;
    text-decoration:underline;
}
			    
.formlabel{
    font-size:8pt ;
    margin:0px;
    padding:0px;
    font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
}

.formvalue{
    font-size:9pt;
    margin:0px;
    padding:0px;
    }

.ajaxlink {
    font-size:10px;
    cursor:pointer;
}



.topmenu {
    background-color: transparent;
    padding-left: 1em;
    line-height: normal;
    margin: 0;
    list-style: none;
    font-size:10px;
    border:solid 1px;
    border-top-width:0px;
    border-left-width: 0px;
    border-right-width: 0px;
    }
    
.topmenu li {
    display: inline;
    padding-top: 0.5em;
}

.topmenu li a {
    background-color: #transparent;
    border: 1px solid ;
    border-style: solid;
    height: auto;
    margin-right: 0.0em;
    padding: 0em 0.5em;
    line-height: normal;
    text-decoration: none;
    text-transform: none;
    z-index: 1;
}

.topmenu .selected a {
background-color: #transparent;
border-bottom: none;
}

.topmenu li a:hover {
border-bottom: none;
}


.boxmenu {
line-height: normal;
margin: 5px;
margin-left:0;
margin-top:0;
padding: 5px;
padding-left: 15px;
list-style: none;
font-size:9pt;
border: 1px solid ;
}


.boxmenu li {
padding:2px;
nwidth:100%;
background-color: #transparent;
nborder-left: 10px solid #abc;
}

.boxmenu li a {
height: auto;
margin-right: 0.5em;
line-height: normal;
text-decoration: none;
text-transform: none;
}

.boxmenu .selected a {
border-right: none;
}

.boxmenu li a:hover {
border-width:2px;
}


.linkBox{
}
    
.linkBox  a {
    height: auto;
    width:100%;
    padding:5px;
    margin-right: 0.5em;
    line-height: normal;
    text-decoration: none;
    text-transform: none;
    background-color: transparent;
}

.linkBox a:hover {
    text-decoration: underline;
    border:dotted 1px;
}
				    