@charset "utf-8";

/* CSS Document */



/* page layout */



body { margin: 0px; background: url(../images/bg_page.gif) left top repeat-y; }



#outerTable { width: 820px; background: url(../images/bg_outer_table.gif) left top repeat-y; padding: 10px; }

#header { width: 800px; height: 80px; background: #de0000; }

#menuTop { height: 61px; padding: 10px 10px 10px 100px; background: url(../images/header_bottom.gif) top left no-repeat; border-bottom: 1px solid #e1e1e1; }

#contentArea td.menuLeft { width: 210px; background: #de0000; padding: 0px 0px 0px 0px; text-decoration: none; }

#contentArea td.content { background: #ffffff; padding: 20px 10px 20px 10px; }

#contentArea td.leftBottom { background: #de0000; padding: 0px; }

#contentArea td.bottom { height: 10px; background: #ffffff; font: 11px Tahoma; color: #999999; padding: 10px 10px 20px 30px; border-top: 1px solid #e1e1e1; }



/* text elements */



.menuLeft { font: 13px Tahoma; color: #ffffff; width: 210px; font-weight: bold; }

.menuLeft a div { color: #ffffff; text-decoration: none; width: 210px; padding: 0px 0px 0px 10px;}

.menuLeft a:hover div { color: #ffffff; width: 210px; }



.content { font: 12px Tahoma; color: #666666; }

.content a { color: #ff0000; text-decoration: none; }

.content a:hover { color: #cc0000; }

.content h1 { font: bold 17px Tahoma; color: #000000; margin: 0px 0px 10px 0px; } 

.content h1 a { color: #ff0000; text-decoration: none; }

.content h2 { font: bold 12px Tahoma; color: #000000; margin: 0px 0px 10px 0px; } 

.content h2 a { color: #ff0000; text-decoration: none; }

.content h3 { font: bold 13px Tahoma; color: #de0000; margin: 20px 0px 5px 0px; } 

.content h3 a { color: #de0000; text-decoration: none; }



.userLinks { padding: 0px 10px 0px 30px; }

.userLinks h1 { font: bold 17px Verdana; color: #ffffff; }

.userLinks { font: bold 11px Tahoma; color: #ffffff; line-height: 25px; }

.userLinks a { color: #ffffff; text-decoration: none; }



/* image settings */



.image { padding: 2px; border: 1px solid #e1e1e1; margin: 0px 10px 5px 0px; }



/* form settings */



.searchfield { width: 200px; border: 1px solid #cccccc; font: 12px Tahoma; color: #666666; }

.searchbutton { margin: 5px 0px -5px 0px; }

.formfield { border: 1px solid #cccccc; font: 12px Tahoma; color: #666666; }



