body {
	background-color:#6898CC;
	margin:0px;
}
img, table {
	border:0px solid #000000;
}
td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#bodyText {}
#borderBottom,
#borderTop {
	background-color:#FFFFFF;
	height:10px;
	width:780px;
}
#borderLeft,
#borderRight {
	background-color:#FFFFFF;
	width:10px;
}
#footer {
	color:#264F7C;
	line-height:18px;
	width:780px;
}
#menuNormal {
	height:30px;
	padding-left:20px;
}
#menuRollover {
	background-image:url(../images/menu_rollover.gif);
	font-weight:bold;
	height:30px;
	padding-left:20px;
}
#stage {
	background-image:url(../images/bg_stage_y.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:760px;
}
#tableMain {
	background-image:url(../images/bg_tile_x.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
	width:100%;
}
#bodyText A:link,
#bodyText A:visited {
	color:#913131;
	font-weight:bold;
	text-decoration:none;
}
#bodyText A:hover {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
#footer A:link,
#footer A:visited {
	color:#000000;
	text-decoration:none;
}
#footer A:hover {
	color:#39689B;
	text-decoration:none;
}
A:link,
A:visited {
	color:#913131;
	text-decoration:none;
}
A:hover {
	color:#959850;
	text-decoration:none;
}