select, option, textarea, input {
border-right : 1px solid #808080;
border-top : 1px solid #808080;
border-bottom : 1px solid #808080;
border-left : 1px solid #808080;
color : #000000;
font-size : 11px;
font-family : Tahoma, Arial, Helvetica, sans-serif;
background-color : #ffffff;
}
a:active, a:visited, a:link {

color : #AAAAAA;
text-decoration : none;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 8pt;
}
a:hover {
text-decoration : underline;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 8pt
}
a.nav:active, a.nav:visited, a.nav:link {
color : #000000;
font-size : 10px;
font-weight : bold;
font-family : Tahoma, Arial, Helvetica, sans-serif;
text-decoration : none;
}
a:hover {
color : #0066cc;
text-decoration : underline;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 8pt
}
.leftnavhead {
font-size : 9px;
color : #EEEEEE;
font-family : Tahoma, Arial, Helvetica, sans-serif;
text-decoration : none;
}
.navhead {

font-size : 10px;
color : #000066;
font-family : Tahoma, Arial, Helvetica, sans-serif;
text-decoration : none
}
.leftmenu {

font-size : 11px;
color : #DDDDDD;
font-family : Tahoma, Arial, Helvetica, sans-serif;
text-decoration : none;
}
.bodytitles {

font-size : 11px;
color : #000066;
font-family : Tahoma, Arial, Helvetica, sans-serif;
text-decoration : none;
}
.error {

font-size : 11px;
color : #FF0000;
font-family : Tahoma, Arial, Helvetica, sans-serif;
text-decoration : none;
}
.slinks {

font-size : 9px;
color : #333333;
font-family : Tahoma, Arial, Helvetica, sans-serif;
text-decoration : none;
}
.success {

font-size : 11px;
color : #008800;
font-family : Tahoma, Arial, Helvetica, sans-serif;
text-decoration : none;
}
.codetitle { 
margin: 10px 5px 0px 5px; 
padding: 4px; 
border-width: 1px 1px 1px 1px; 
border-style: solid; 
border-color: #A9B8C2; 
color: black; background-color: #DCE1E5; 
font-size: 8pt; 
text-align: left;
}
.codecontent { 
margin: 0px 5px 10px 5px; 
padding: 4px; 
border-color: #A9B8C2; 
border-width: 0px 1px 1px 1px; 
border-style: solid; color: black; 
font-weight: normal; font-size: 8pt; 
font-family: Verdana, sans-serif; 
background-color: #FAFAFA; 
text-align: left; 
}
.panel {

border: 1px dotted silver; background-color: #F7F7F7;
}
.codepanel {

border: 1px dotted silver; background-color: #F2F2F2;
}
body, td, tr {
text-decoration : none;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 8pt;
cursor : default;

}
