#menu01 {
width:244px;
margin: 0px;
padding-left:0px;
padding-right:0px;
padding-TOP:0px;
padding-BOTTOM:0px;}

#menu01 ul, #menu01 li {
list-style-type: none;
        padding: 0px;
        margin: 0px;
}



#menu01 li a:link, #menu01 li a:visited, #menu01 li a:active {
	background-color:#F0F0F0;
	color:#016867;
	text-decoration:none;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 5px;
	height: 24px;
	line-height: 25px;
	text-align: left;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#menu01 li a:hover {background-color:#FFFFFF;
                color:#036566;
}




#canvas {
	border: 1px solid #000000;
	width: 95%;
	height: 95%;
	padding: 0px;
}
#greyframe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
}

.small {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.normal {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.big {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
}
#blackbox {
	border: 1px dotted #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	font-style: normal;
}
.extra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #006666;
}
#bg_td {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
