/* CSS Document */

body {  background: url(images/main_flash_bg.jpg) left middle repeat-x; ; 
		background-color: #00808D;
		font-family: Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        font-weight: normal; 
        color: #6e6e6e; 
        margin-top: 0px; 
        margin-left: 0px; 
        margin-right: 0px; 
        margin-bottom: 0px; 

        /* IE scroll elements */ 
        scrollbar-face-color: #d7d4cd; 
        scrollbar-shadow-color: #eaeaea; 
        scrollbar-highlight-color: #ffffff; 
        scrollbar-3dlight-color: #eoeoeo; 
        scrollbar-darkshadow-color: #000000; 
        scrollbar-track-color: #d7d4cd; 
        scrollbar-arrow-color: #000000; 
} 

.bg { background: url(images/main_flash_bg.jpg) left middle repeat-x; }

/* content text and links */
.content { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000F83; padding-left:44; padding-bottom:20;} 
.content a { color: #000F83; text-decoration: none; }
.content a:visited { color: #000F83; text-decoration: none; } 
.content a:hover { color: #000F83; background-color: #f3f3f3; text-decoration: none; } 
.content a:active { color: #000F83; text-decoration: none; }

.content2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000F83; } 
.content2 a { color: #000F83; text-decoration: none; }
.content2 a:visited { color: #000F83; text-decoration: none; } 
.content2 a:hover { color: #000F83; background-color: #f3f3f3; text-decoration: none; } 
.content2 a:active { color: #000F83; text-decoration: none; }

.footer_bg { background:  url(images/bottombg.jpg) no-repeat bottom right; }
.tableheight { background: url(images/bodybg.jpg) left top no-repeat; height:100%; }
.sidestableheight { background:  url(images/left_side.jpg) no-repeat top center; height:100%; }
.height { height:100%; }

ul {
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}


.left_main { height:100%; padding-top:20; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #6e6e6e;}
.left_main a { color: #6e6e6e; text-decoration: none; }
.left_main a:visited { color: #6e6e6e; text-decoration: none; } 
.left_main a:hover { color: #ffffff; background-color: #6e6e6e; text-decoration: none; } 
.left_main a:active { color: #6e6e6e; text-decoration: none; }

.main { height:100%; padding-top:20; padding-left:10; padding-right:10; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #6e6e6e;}
.main_title { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #6e6e6e; }

.main_main { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #6e6e6e; }
.main_main a { color: #6e6e6e; text-decoration: none; }
.main_main a:visited { color: #6e6e6e; text-decoration: none; } 
.main_main a:hover { color: #6e6e6e; background-color: #f3f3f3; text-decoration: none; } 
.main_main a:active { color: #6e6e6e; text-decoration: none; }

.bottom_nav { padding-left:15; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #6e6e6e; }
.bottom_nav a { color: #6e6e6e; text-decoration: none; }
.bottom_nav a:visited { color: #6e6e6e; text-decoration: none; } 
.bottom_nav a:hover { color: #ffffff; background-color: #6e6e6e; text-decoration: none; } 
.bottom_nav a:active { color: #6e6e6e; text-decoration: none; }

.bottom_nav2 { padding-left:15; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #ffffff; }
.bottom_nav2 a { color: #ffffff; text-decoration: none; }
.bottom_nav2 a:visited { color: #ffffff; text-decoration: none; } 
.bottom_nav2 a:hover { color: #6e6e6e; background-color: #ffffff; text-decoration: none; } 
.bottom_nav2 a:active { color: #ffffff; text-decoration: none; }

textarea {background:#f7f7f7;width:175px;border:1px solid #6E6E6E;text-align:left;font-family:Arial,Helvetica,sans-serif;
		font-size: 11px; color:#6E6E6E; padding-left: 8;}
input {background:#f7f7f7;width:175px;border:1px solid #6E6E6E;text-align:left;font-family:Arial,Helvetica,sans-serif; 
		font-size: 11px; color:#6E6E6E; padding-left: 8;}
