address {
		font-family: arial;
		font-size: 12px;
		color: #ffffff;
		font-style: normal;
		}

a:link, a:visited, a:hover {
		text-decoration: none;
		}

body {
		background: #000033;
		margin: 0px;
		}

h1 {
		border-bottom: 1px solid #999900;
		font-family: arial;
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		}

li, ul {
		font-family: arial;
		font-size: 12px;
		color: #ffffff;
		line-height: 1.25;
		list-style-type: disc;
		}
p {
		font-family: arial;
		font-size: 12px;
		color: #ffffff;
		}

a.child:link, a.child:visited {
		position: relative;
		left: 30px;
		font-family: arial;
		font-size: 10px;
		color: #999999;
		text-decoration: none;
		}

a.child:hover {
		position: relative;
		left: 30px;
		font-family: arial;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		}

p.homelink {
		border-bottom: 1px solid #999900;
		font-family: arial;
		font-size: 12px;
		color: #999900;
		}

p.homelink a:link, p.homelink a:visited, p.homelink a:hover {
		font-family: arial;
		font-size: 12px;
		color: #999900;
		text-decoration: none;
		}

p.index {
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		}

.iborder {
		border: 1px solid #999999;
		}

a.menuImage:link, a.menuImage:visited {
		border: 1px solid #999999;
		}

a.menuImage:hover {
		border: 1px solid #999900;
		}

a.parent:link, a.parent:visited {
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: #999999;
		text-decoration: none;
		}

a.parent:hover {
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		}

a.parentOpen {
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		}

td.indexImage {
		width: 103px;
		padding: 10px;
		}

td.indexText {
		width: 497px;
		padding-top: 10px;
		text-align: left;
		}

td.menuChild {
		height: 20px;
		background-color: #666699;
		border-top: 1px solid #565689;
		}

td.menuParentOpen {
		height: 20px;
		background-image: url(images/bg_menu_parent.gif);
		border-top: 1px solid #999900;
		}

td.parentClosed {
		height: 20px;
		border-top: 1px solid #999900;
		}

td.topLevelMenuImage {
		width: 103px;
		padding: 10px;
		}

td.topLevelMenuText_left {
		padding-top: 15px;
		text-align: left;
		}

td.topLevelMenuText_right {
		width: 230px;
		padding-top: 15px;
		text-align: left;
		}

td.footer {
		background: #000000;
		color: #ffffff;
		text-align: left;
		}

td.footer p {
		margin: 2px 0px 2px 0px;
		color: #999999;
		font-family: arial;
		font-size: 13px;
		}

td.footer a:link, td.footer a:visited {
		color: #999999;
		font-family: arial;
		font-size: 13px;
		}

td.footer a:hover {
		color: #ffffff;
		font-family: arial;
		font-size: 13px;
		}

#borderDiv {
		border-bottom: 1px solid #999900;
		}
#menu {
		width: 200px;
		height: 500px;
		vertical-align: top;
		background-image: url(images/bg_menu.jpg);
		background-repeat: no-repeat;
		}

#content {
		width: 600px;
		height: 500px;
		background-image: url(images/bg_content_light.jpg);
		background-repeat: no-repeat;
		}

#index {
		width: 600px;
		height: 500px;
		background-image: url(images/bg_content_index.jpg);
		}
