body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(/graphics/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ECECEC;
}    

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

table.maintable {
	border: 0px;
	width:100%;
	height:100%;
	background: url(/graphics/topl.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

td.top {
	height:103px;
	background: url(/graphics/topbg.jpg);
}
td.left {
	width: 220px;
	vertical-align:top;
	background: url(/graphics/l2.jpg);
	background-position: 0px 87px;
	background-repeat:no-repeat;
	padding-top:130px;
}
td.left a, td.left a:hover {
	display:block;
	width:150px;
	height:31px;
	background: url(/graphics/menu.gif);
	background-position: top;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:7px;
	margin-left:33px;
	margin-top:6px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

td.left a.submenu, td.left a.submenu:hover {
	display:block;
	width:121px;
	height:25px;
	background: url(/graphics/submenu.gif);
	background-position: top;
	background-repeat:no-repeat;
	padding-left:7px;
	padding-top:5px;
	margin-left:62px;
	margin-top:2px;
	color:#333;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}


td.right {
	width:150px;
	background: url(/graphics/r2.jpg);
	background-position: top;
	background-repeat:no-repeat;
	background-color:#01245C;
	vertical-align:bottom;
	text-align:right;
}
td.body {
	background: url(/graphics/bcorner.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:60px;
	padding-top:70px;
	color:#000066;
	vertical-align:top;
}
td.body h1 {
	font-size:20px;
}

td.bottom {
	height:58px;
	background: url(/graphics/bottom.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:right;
}

a img {
	border:none;
}

table.video td {
	text-align:center;
	font-size:9px;
	color:#666666;
	padding:5px;
}
