@charset "utf-8";
BODY {
	MARGIN: 5px 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-image: url(../images/WebLayout/net.jpg);
	background-repeat: repeat;
	margin-top: 0px;                                               
}

.style1 {color: #000000}

.border {
	border: 1px solid #000000;
}
.notile {
	background-attachment: scroll;
	background-repeat:repeat-y;
	background-position: center;
}
.menuFont {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFCC66;
	font-size:x-small;
}
.TableCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


#MyMenu{ background-color:#ffcc66;
 border-color:#000000; 
 border-style:solid; 
 border-width:2px;
 text-align:left;
}

.MyMenuFont {
	font-size: 15px;
	text-decoration: underline;
}

@font-face{
	font-family: Bazooka;
	src: url("../font/bazooka.eot") /* EOT file for IE */
}
@font-face{
	font-family: Bazooka;
	src: url("../font/bazooka.ttf") /* TTF file for CSS3 browsers */
}

.seamasterfont{
	font-family: Bazooka sans-serif;
	
}
