		
a:link {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	text-decoration: none;}
a:visited { 
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333333;
	text-decoration: none;}
a:hover { 
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;}


a.white {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color:#FFFFFF;}
a.white:visited { 
	color:#FFFFFF;
	font-size: x-small;
	font-weight:bold;}
a.white:hover { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFCC33;}

td.intro{
border-top-color:white; border-top-style:solid; border-top-width:1px;}

table.menu{
background-color: #CC6633;}
td.menu{
border-color:#FFFFCC; border-style:solid; border-width:thin;}
div.menu{
margin-top:5px;}

table.content{
background-color: #FFFFCC;}
div.content{
width:820px;
height:514px;
overflow:auto;}
td.content{font-family: Arial, Helvetica, sans-serif; line-height:20px}

body.main{
	color: #CC6633;
	background-color: #FFFFFF;
	font:Arial;}
h1{ 	
	font-family: Arial, Helvetica, sans-serif;
	font-size:  large;
	color:#CC6633;
	margin-bottom:3px;

}

h1.sub{ 	
	font-family: Arial, Helvetica, sans-serif;
	font-size:  20px;
	color:#CC6633;
	margin-bottom:3px;

}

.textbox {
	background-color: #EBC28E;
	border-color:#CC6633;
	font-size:  small;
	color: #000000;
	font-weight:bold;
	border-style:solid;
	border-width:thin;
	font:Arial;
}

.textboxsmall {
	background-color: #EBC28E;
	border-color:#CC6633;
	font-size:  small;
	color: #000000;
	font-weight:bold;
	border-style:solid;
	border-width:thin;
	font:Arial;
	width:40px;
}

.textboxmiddle {
	background-color: #EBC28E;
	border-color:#CC6633;
	font-size:  small;
	color: #000000;
	font-weight:bold;
	border-style:solid;
	border-width:thin;
	font:Arial;
	width:80px;
}

.button {
	background-color: #EBC28E;
	border-color:#CC6633;
	font-size:  small;
	color:#CC6633;
	border-style: outset;
	border-width:thin;
	font:Arial;
	
}


