/* CSS Document */

body { margin: 0px 0px 0px 0px; background: #3c484d url(gr_background.gif) repeat-x; text-align: center; margin-left: auto; margin-right: auto; }
    
/* GLOBAL */
a { font-family: verdana, arial, hevetica, sans; font-size: 11px; line-height: 17px; color: #3c484d; }
img { border: 0px }
input, select, textarea { background-color: #512600; color: #fff; }
ul { list-style: square; }
h1 { font-family: georgia, serif; font-size: 24px; line-height: 17px; color: #420000; font-variant: small-caps; }
td { font-family: verdana, arial, hevetica, sans; font-size: 11px; line-height: 18px; color: #111111; }

.warning { color: #961510; }

.content { background-color: #ffffff; margin: 25px 0px 0px 25px; padding: 20px 0px 20px 20px; width: 359px; height: 352px; opacity: 0.95; filter: alpha(opacity=95); -moz-opacity: .95; -khtml-opacity: 0.95; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95); }
.insidecontent { width: 347px; height: 350px; padding: 0px 10px 0px 0px; font-family: verdana, arial, hevetica, sans; font-size: 11px; line-height: 18px; color: #111111; overflow: auto; }

#bottommenu, #bottommenu a { font-family: verdana, arial, hevetica, sans; font-size: 11px; line-height: 17px; color: #7c8d94; }