body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(graphics/lgrey154.jpg);
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}
hr {
	color: #3d4f1e;
	}
a {
	color:#3366ff;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
a:visited {
	color:#FF66ff;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

a.sm:link {
	color:#3366ff;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
}
a.sm:visited {
	color:#FF66ff;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
}

.maintable	{
	width:100%;
	padding:0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header {
	background-image: url(graphics/lblue153.jpg);
	vertical-align: top;
	text-align: center;
	height:210px;
}

.header2 {
    background-image: url(graphics/border2.jpg);
    vertical-align: top;
    text-align: center;
    height: 30px;
}

.coblogo {
	background-image: url(graphics/banner1.gif);
	background-position: center bottom;
	vertical-align: top;
	height: 200px;
	width: 760px;
}

.menu {
	background-image: url(graphics/menubg.jpg);
	vertical-align: middle;
	height: 36px;
	text-align: center;
	white-space: nowrap;
	word-spacing: 12px;
}

.sidebar {
	background-image: url(graphics/purpl055.gif);
	text-align: left;
	vertical-align: top;
	
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	width: 90%;
	margin-left: 10px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.rightside {
    background-image: url(graphics/lgrey104.jpg);
	/* text-align: left; */
	vertical-align: text-top;
	width: 80%;
}
.rightsidetext {
	/* text-align: left; */
	vertical-align: text-top;
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
}

.return {
        color:#FF66FF;
        text-decoration: none;
        font-size: 16pt;
        font-weight: bold;
}

.bottom {
	background-image: url(graphics/lgrey127.gif);
        font-size: xx-small;
        text-align: center;
        vertical-align: top;
}
.bottomleft {
	font-size: xx-small;
	text-align: left;
	vertical-align: top;
}
.bottomright {
	font-size: xx-small;
	text-align: right;
	vertical-align: top;
}

