body {
	margin: 0px;
}

#container {
	position:absolute;
	height: 100%;
	width: 100%;
}

#mainbox {
	position: relative;
	width: 775px;
	height: 675px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#top {
	height: 110px;
	width: 725px;
	padding-top: 30px;
	padding-left: 50px;
	background-color: #919608;
}

a {
	color: #000000;
    text-decoration: underline;
}

a:link {
	color: #E77121;
    text-decoration: underline;
}

a:active {
	color: #E77121;
    text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #E77121;
	text-decoration: underline;
}

#box {
    position: relative;
    float: right;
	top: 17px;
	bottom: 10px;
    width: 460px;
	margin-right: auto;
	margin-left:auto;
	background-color: none;
	border-left: 1px solid #006F3C;
	padding: 10px;
	font: 16px Courier, Arial, Helvetica;
}

.textwrapper {
    padding: 5px;
    text-align: left;
    overflow: auto;
	height: 470px;
}

.textwrapper a {
    text-align: left;
    text-decoration: none;
	font: 16px Courier, Arial, Helvetica;
	color: #E77121;
}

#menu {
    position: relative;
    float: left;
    width: 160px;
    text-align: left;
	top: 200px;
	padding-left: 20px;
	font-weight: bold:
}

#stk {
    position: relative;
    float: left;
    width: 80px;
	border-right: 1px solid #000000;
    text-align: left;
	top: 200px;
	font-weight: bold:
}

.stkl {
	color: #000000;
    font: 16px Courier, Arial, Helvetica;
    text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold:
}


.l2 {
	color: #000000;
	font: 16px Courier, Arial, Helvetica;
	text-decoration: underline;
	font-weight: bold;
}

.l2 a:visited, .l2 a:link {
	color: #000000;
    font: 16px Courier, Arial, Helvetica;
    text-decoration: none;
	text-decoration: underline;
}

.l2 a:hover {
	color: #E77121;
    font: 16px Courier, Arial, Helvetica;
    text-decoration: none;
	text-decoration: underline;
}

.l3 {
	font: 16px Courier, Arial, Helvetica;
    text-decoration: none;
}

.l3 a:visited, .l3 a:link {
	font-family : Verdana,Arial,Sans-Serif;
    text-decoration: none;
}

.l3 a:hover {
	font: 16px Courier, Arial, Helvetica;
    text-decoration: none;
}

img{
    border: 0px;
}

h1  {
	font: 16px Courier, Arial, Helvetica;
	font-size : 110%;
}

h2  {
	font: 16px Courier, Arial, Helvetica;
	font-size : 100%;
}

#menu .l2 a.hover {
	font-weight: bold;
	color: #E77121;
}

#menu .l2 a.link {
	font-weight: bold;
	color: #000000;
}
