BODY {
	background-image : url(/images/bgpat.jpg);
	Background-color : #362063;
	margin-top : 0px;
	margin-left : 0px;
}

.sitebody {
	background-color : #FFFFFF;
	width : 441px;
}

.linkcell, .linkcell A:link, .linkcell A:visited  {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 9pt;
	font-family : Verdana;
	text-decoration : none;
	height : 11px;
}

.linkcell A:HOVER {
	color : #009999;
	font-weight : bold;
	font-size : 9pt;
	text-decoration : none;
}

.linkcellblack, .linkcellblack A:link, .linkcellblack A:visited {
	color : #000000;
	font-size : 8pt;
	font-family : Verdana;
	text-decoration : none;
}

.linkcellblack A:HOVER {
	color : #006666;
	font-size : 8pt;
	text-decoration : underline;
}

.linkcellsubmenu, .linkcellsubmenu A:link, .linkcellsubmenu A:visited {
	color : #FFFFFF;
	font-weight : none;
	font-size : 8pt;
	font-family : Verdana;
	text-decoration : none;
	height : 10px;
}

.linkcellsubmenu A:HOVER {
	color : #009999;
	font-size : 8pt;
	text-decoration : none;
	height : 10px;
}

.leftborder, .leftborder A:link, .leftborder A:visited {
	background-image : url('/images/left.jpg');
	width : 15px;
}

.rightborder, .rightborder A:link, .rightborder A:visited {
	background-image : url('/images/right.jpg');
	width : 17px;
}

.bottomborder, .rightborder A:link, .rightborder A:visited {
	background-image : url('/images/bottom.jpg');
	width : 617px;
	height : 30px;
}

.menubollet {
	background-image : url('/images/arrowmenu.jpg');
	background-repeat : no-repeat;
	width : 9px;
	height : 11px;
	vertical-align : middle;
	border-left : solid 5px #362063;
	border-bottom : solid 2px #362063;
	border-right : solid 2px #362063;
}

.menusubbollet {
	height : 10px;
	width : 9px;
	color : #FFFFFF;
	font-size : 9pt;
	font-family : Verdana;
	text-decoration : none;	
	padding-left : 15px;
}

.menulinkcell {
	height : 15px;
	width : 123px;
}

.menutop {
	background-image : url('/images/mtop3.jpg');
	height : 26px;
	width : 135px;
	background-repeat : no-repeat;
	border-left : solid 2px #362063;
}

.menubottom {
	background-image : url('/images/mbottom2.jpg');
	height : 26px;
	width : 135px;
	background-repeat : no-repeat;
	border-left : solid 2px #362063;
}

.sitemenu {
	background-color : #362063;
	width : 139px;
}

.flashcell {
	width : 640px;
	background-image : url('/images/bgpat.jpg');
	border : 0px solid #FFFFFF;
}

.bottomspace {
	height : 20px;
}

.credits, .credits A:link, .credits A:visited {
	background-image : url('/images/bgpat.jpg');
	width : 100%;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 7pt;
	font-family : Verdana;
	text-decoration : none;
}

.credits A:HOVER {
	color : #000000;
	font-weight : bold;
	font-size : 7pt;
	text-decoration : none;
}

