
html, body {
	font-family: "arial", "helvetica";
	font-size: small;
	color: #000000;
}

#footer { 
 position: absolute; 
 bottom: 0; 
 width: 100%; 
 text-align: center; 
 } 

td.notice-center {
	text-align: center;
	background-image: url(theimages/notice_center.gif);
	background-repeat: repeat-x;
	font-size: 24px;
	font-weight: bold;
	height: 30px;
	text-decoration: none;
	color: #F7E579;
}
td.notice-link, td.notice-link a {
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	font-size: 18px;
	font-weight: bold;
	height: 22px;
	text-decoration: none;
	color: #F7E579;
}
td.leftmenu {
	width: auto;
}
td.imenu, td.imenu a {
	background-image: url(theimages/imenu_center.gif);
	font-size: 14px;
	font-weight: bold;
	height: 17px;
	text-decoration: none;
	color: #A4051E;
}

td.theheader-center {
	background-image: url(theimages/theheader_center.gif);
	padding-top: 4px;
	margin-top: 4px;
}

td.button-center, td.button-center a{
	background-image: url(theimages/button_center.gif);
	font-size: 14px;
	display:block; 
	font-weight: bold;
	height: 17px;
	text-decoration: none;
	color: #A4051E;
}
td.button-center a:hover {
	background-image: url(theimages/button_center.gif);
	font-size: 14px;
	font-weight: bold;
	height: 17px;
	text-decoration: none;
	color: #ee051e;
}

td.smallbutton-center, td.smallbutton-center a {
	background-image: url(theimages/smallbutton_center.jpg);
	font-size: 9px;
	vertical-align: middle;
	display:block; 
	height: 14px;
	text-decoration: none;
	color: #A4051E;
}
td.content {
	background: no-repeat;
	text-align: left;
	text-decoration: none;
	color: Black;
	vertical-align: top;
	font-family: "arial", "helvetica";
	padding-left: 3px;
	width: 700px;
}
td.content a {
	background: no-repeat;
	color: #A4051E;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	font-family: "arial", "helvetica";
	azimuth: left-side;
}
td.content a:hover {
	background: no-repeat;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	font-family: "arial", "helvetica";
	azimuth: left-side;
}
td.boxheader {
	background-image: url(theimages/mainsq_head.gif);
	WIDTH:242; HEIGHT:22;
	font-family: "arial", "helvetica";
	font-weight: bold;
	text-align: left;
	color: #F7E579;
	padding: 1px;
}

td.boxbody, td.boxbody a {
	background-image: url(theimages/mainsq_body.gif);
	text-decoration:none;
	color:#A4051E; 
	font-family:"arial", "helvetica"; 
	display:block; 
	font-size:12px;
	margin:0px;
}
td.boxbody a:hover {
	text-decoration:none; 
	background-color:#A4051E; 
	color:#F7E579;
	font-family:"arial", "helvetica"; 
	display:block; 
	font-size:12px;
	margin:0px;
	}
td.supers {
	text-decoration:bold; 
	background-color:#ffffcc; 
	color:#000000;
	font-family:"arial", "helvetica"; 
	display:block; 
	font-size:9px;
	margin:0px;
} 

td.supers a {
	text-decoration:none; 
	background-color:#ffffcc; 
	color:#A4051E;
	font-family:"arial", "helvetica"; 
	display:block; 
	font-size:9px;
	margin:0px;
}
td.supers a:hover {
	text-decoration:none; 
	background-color:#A4051E; 
	color:#ffffcc;
	font-family:"arial", "helvetica"; 
	display:block; 
	font-size:9px;
	margin:0px;
}
td.sup-ul {
	background-image: url("theimages/supers_ul.gif");
	background-repeat: no-repeat;
	width: 7px;
	height: 9px;
}
td.sup-top {
	background-image: url("theimages/supers_top.gif");
	background-repeat: repeat-x;
	height: 9px;
}
td.sup-ur {
	background-image: url("theimages/supers_ur.gif");
	background-repeat: no-repeat;
	width: 7px;
	height: 9px;
}
td.sup-left {
	background-image: url("theimages/supers_left.gif");
	background-repeat: repeat-y;
	width: 7px
}
td.sup-right {
	background-image: url("theimages/supers_right.gif");
	background-repeat: repeat-y;
	width: 7px
}
td.sup-ll {
	background-image: url("theimages/supers_ll.gif");
	background-repeat: no-repeat;
	width: 7px;
	height: 8px;
}
td.sup-bottom {
	background-image: url("theimages/supers_bottom.gif");
	background-repeat: repeat-x;
	height: 8px;
}
td.sup-lr {
	background-image: url("theimages/supers_lr.gif");
	background-repeat: no-repeat;
	width: 7px;
	height: 8px;
}

td.lingo {
	text-decoration: none; 
	font-weight: bold;
	background-color:#ffffcc; 
	color:#000000;
	font-family:"arial", "helvetica"; 
	font-size:12px;
	margin:0px;
} 

td.lingo a, td.lingo a:hover {
	text-decoration: none;
	font-weight: bold; 
	background-color:#ffffcc; 
	color:#A4051E;
	font-family:"arial", "helvetica"; 
	font-size:12px;
	margin:0px;
}
