@charset "utf-8";

/* CSS Document */



/* page layout */



body { margin: 0px; background: url(../images/bg.gif); }



#outerTable { width: 1024px; background: url(../images/bg.gif); padding: 10px; }

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

#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: #003366; padding: 0px 0px 0px 0px; }

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

#contentArea td.leftBottom { background: #003366; 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; text-decoration: none; }

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

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


.menuOriz { font: 14px Tahoma; color: #ffffff; font-weight: bold; text-decoration: none; }

.menuOriz a div { color: #ffffff;}

.menuOriz a:hover div { color: #ffffff; }



.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: #003366; margin: 0px 0px 10px 0px; } 

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

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

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

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

.content h3 a { color: #000099; 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; }



