body {
	font-family: century gothic,verdana, tahoma, arial, sans-serif; 
	font-size: 12px;	
	line-height: 150%;
	letter-spacing:0px;
	color:#666666;
}
h1 {
	font-family: century gothic,verdana, tahoma, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
	margin-top:10px;
	margin-bottom:10px;
}
h2 {
	font-family: century gothic,verdana, tahoma, arial, sans-serif;
	font-size: 12px;	
	line-height: 100%;
	letter-spacing:0px;
	color:#CCCCCC;
	font-weight:normal;	
	margin-top:5px;
	margin-bottom:5px;
}
h3 {
	font-family: century gothic,verdana, tahoma, arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	letter-spacing:0px;
	color:#666666;
	margin-top:5px;
	margin-bottom:10px;
}

a {
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}
td {
vertical-align:top;
}
ul, li {
  margin-left:10px;
  padding-left:10px;
  line-height:150%;
  margin-right:0px;
}
img {
  border:0;
}
.normal {
	font-family: century gothic,verdana, tahoma, arial, sans-serif;
	font-size: 12px;	
	line-height: 150%;
	letter-spacing:0px;
	color:#666666;
}
.small {
	font-size: 12px;	
}
.tiny {
	font-family: century gothic,verdana, tahoma, arial, sans-serif;
	font-size:10px;
	line-height: 250%;
	color:#999999;
}


#navigation_box img {
}
#navigation_box a {
	display:block; 
	width:75px; 
	height:75px;
}
#navigation_box a:link {
	border: solid 5px #CCCCCC;
}
#navigation_box a:visited {
	border: solid 5px #CCCCCC;
}
#navigation_box a:hover {
	border: solid 5px #000000;
}
#navigation_box a:active {
	border: solid 5px #666666;
}

.form_field
{
	width: 300px;
	height: 22px;
	border: 1px solid #333333;
	background-color: #EEEEEE;
	margin-top:0px;
	margin-bottom:3px;
	font-size: 12px;
	color: #333333;
	font-family:verdana, tahoma, arial, sans-serif;
	padding-top:2px;
}
.text_box
{
	width: 300px;
	height: 300px;
	border: 1px solid #333333;
	margin-top:0px;
	margin-bottom:3px;
	background-color: #EEEEEE;
	font-size: 12px;
	color: #333333;
	font-family:verdana, tahoma, arial, sans-serif;
	padding-top:2px;
}
.Submit
{
	background:#333333;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family:verdana, tahoma, arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	width: 300px;
	height: 25px;
}

.menu_spacer {
 	padding-bottom: 20px;
}

.menu_selected a {
	background-image: url('images/bg_hover.png');
	background-repeat: repeat-y;
	background-position: top right;
	color: #FFFFFF;
}

.menu_box a {
	display: block;
	height: 25px;
	padding-top: 2px;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
}

.menu_box a:hover {
	background-image: url('images/bg_hover.png');
	background-repeat: repeat-y;
	background-position: top right;
	color: #FFFFFF;
}

.menu_item {
	font-family: century gothic, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
}
