.inputln{
    background-image:url(form_bg.jpg);
    font-family:tahoma, arial, sans-serif;
    background-repeat:repeat-x;
    border:1px solid #d1c7ac;
    margin-bottom:8px;
    margin-right:4px;
    width:230px;
    padding:3px;
    color:#333;
}
/* text-transform : capitalize; display : block;*/
textarea {
    background-image:url(form_bg.jpg);
    font-family:Verdana,Arial,Sans-Serif;
    background-repeat:repeat-x;
    border:1px solid #d1c7ac;
    margin-bottom:8px;
    margin-right:4px;
    font-size:10pt;
    padding:3px;
    color:#333;
}

a.tryitbtn:hover,a.tryitbtn:active,a.showbtn:hover,a.showbtn:active {
    background-color:#7A991A;
}

a.tryitbtn,a.tryitbtn:link,a.tryitbtn:visited,a.showbtn,a.showbtn:link,a.showbtn:visited {
    outline:1px solid #98BF21;
    background-color:#98BF21;
    border:1px solid #FFF;
    text-decoration:none;
    padding:3px 0 4px;
    text-align:center;
    margin-left:1px;
    font-weight:300;
    font-size:11px;
    width:120px;
    color:#FFF;
}

table {
    background-image:url(bgfadegreen.gif);
    background-repeat:repeat-x;
    background-color:#E5EECC;
    border:1px solid #D4D4D4;
    padding:8px 10px;
    color:#000;
}

table,th,td,input,textarea {
    font-size:100%;
}

input {
    font-family:Verdana,Arial,Sans-Serif;
    color:maroon;
}

a:hover {
    background:url(link-sparkle.gif);
}

a:link,a:visited,a:active,a:hover {
    text-decoration:none;
}

.bold {
    font-family:Verdana,Arial,Sans-Serif;
    font-size:8pt;
}

.disabled {
    font-family:Verdana,Arial,Sans-Serif;
    color:#A0A0A0;
}

body,select,td {
    font-family:Verdana,Arial,Sans-Serif;
    font-size:10pt;
}

element.style {
-moz-user-select:none;
}

article,aside,div,dt,figcaption,footer,form,header,hgroup,html,isindex,map,nav,section {
display:block;
}

address,article,aside,blockquote,body,caption,center,col,colgroup,dd,dir,div,dl,dt,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,isindex,li,listing,map,marquee,menu,nav,noframes,ol,p,plaintext,pre,section,table,tbody,td,tfoot,th,thead,tr,ul,xmp {
unicode-bidi:embed;
}