body {
	background-color: #CCCCCC;
	font-family: Tahoma, "Arial Narrow", sans-serif;
	font-size: 0.6em;
}
div#navigation {
	background-color: #FFFFFF;
}

div#navigation a:link{ color:#9900FF;
	}
div#navigation a:hover{ color:#339900;
	}
div#navigation ul{
	list-style-type: none;
		}
div#navigation li{
	display:block;
	float:left;
	margin-left:5px;
	font-weight: bold;
		}	
table {
	border: 0px none;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;}
	
table#codetab1 {
	border: 1px solid #000000;
}
.dayframes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}
#mainrowheadings td{
	
}

table#codetab2 {

}
.headings{
	font-weight: bold;
}
.dateheads {
	color: #9900FF;
}
a {
	
	text-decoration: none;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
div#main {
	clear: both;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	padding: 5px;
}
#workspace {
	margin: auto;
	height: auto;
	width: 400px;
	background-color: #F5F0EF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 5px;
}
