body { color: black; background-color: white; background-image: url(intro_images/intro_bg.jpg); margin: 90px 0 0; }
a:link { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #fff; }
.mainmenu_bg { text-align: center; height: 31px; margin: 0; padding: 0 0 0 0px; }
.mainmenu_td { color: #fff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-transform: uppercase; height: 31px; display: table-cell; }
.mainmenu_td a { color: #fff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-align: left; text-transform: uppercase; height: 21px; margin-bottom: -1px; padding: 9px 6px 1px; display: block; }
.mainmenu_td a:visited { color: #fff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-align: left; text-transform: uppercase; height: 21px; margin-bottom: -1px; padding: 9px 6px 1px; display: block; }
.mainmenu_td a:hover { color: #fff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #618350; background-position: 0 top; text-decoration: none; text-align: left; text-transform: uppercase; height: 21px; margin-bottom: -1px; display: block; }
.mainmenu_td_over { color: #000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #618350; background-position: 0 top; text-decoration: none; padding: 9px 6px 1px; text-align: left; text-transform: uppercase; height: 21px; margin-bottom: -1px; display: block; }
.mainmenu_td_over a:visited { color: #fff; text-decoration: none; }
.intro_table { width: 700px; height: 260px; }
.itop_logo { text-align: center; }
.intro_bottom_info { text-align: center; padding-top: 3px; }
.intro_flash { padding-top: 3px; 
        border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
        border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
}
