@charset "utf-8";
/* CSS Document */

td,th { font-size: 12px; font-family: arial, helvetica, verdana; color: #000000; }

body {
	backgroud:
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px; 
	background-color: #e44f00;
	background-image: url(i/top_back.jpg);
	background-repeat: repeat-x;
	color: #000000; 
}

A:link, A:visited, A:active, A:hover {color:#0000f66}

.side { font-size: 16px; color: #000066; font-weight: bold; } 

.menu { font-size: 13px; color: #FFFFFF; font-weight: bold; } 
	.menu a:link, .menu a:visited, .menu a:hover, .menu a:active { color: #FFFFFF; text-decoration:none;  } 

.bod { line-height:30px; } 
	
.footn { font-size: 10px; color: #666; line-height: 14px; } 
	.footn a:link, .footn a:visited, .footn a:hover, .footn a:active { color: #666; } 
	
.botmenu { font-size: 10px; color: #000000; font-weight:bold; } 
	.botmenu a:link, .botmenu a:visited, .botmenu a:hover, .botmenu a:active { color: #000000; } 

.bottom { font-size: 10px; color: #000000; font-weight:bold; } 
	.bottom a:link, .bottom a:visited, .bottom a:hover, .bottom a:active { color: #000000; } 
	
.header 	{font-size: 24px; color: #000066; font-weight: bold} 
.subheader 	{font-size: 18px; color: #339933; font-weight: bold} 
.subsub 	{font-size: 15px; color: #339933; font-weight: bold}

.flash-wrap { height:100%; max-height:600px; max-width: 800px; margin: 0 auto; }
.flash-wrap object { display:block; width:100%; height:100%; min-height:600px; }
.flash-wrap object ruffle-embed { width: 100%; height: 600px; }

.under { position: fixed;
    border:5px solid #FFF;
	bottom:0;
    left: 50%;
    RIGHT: 50%;
    width: 400px;
	padding: 20px 0;
    margin-left: -220px;
    background-color: #9F0002;
    text-align: center; 
	-webkit-box-shadow: 5px 5px 17px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 17px -2px rgba(0,0,0,0.75);
box-shadow: 5px 5px 17px -2px rgba(0,0,0,0.75);
}
.under h1 { font-size:30px; color:#FFF; margin:0;}
.under span { font-size:14px; color:#FFF; }