a:link {
	text-decoration:none;
	color: #f90;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:active {
	text-decoration: none;
	
	color: #f90;

}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #f90;

}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ccc;

}
body {
	scrollbar-arrow-color:#FFF;
	scrollbar-base-color:#ccc;
	scrollbar-shadow-color:#999;
	scrollbar-face-color:#ccc;
	scrollbar-highlight-color:#FFF;
	scrollbar-dark-shadow-color:#999;
	scrollbar-3d-light-color:#ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
div {
	border: solid #fff 1px;
	}
	
br	{ 
	line-height: 12px;
}
p	{
	padding-top: 12px;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}
li {
	line-height: 15px;
	}
.head {
	font-size: 11px;
	color: #f90;
}
.links {padding: 0px;

}
b {
	color: #36c;
}

#box {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	padding: 5px;
	height: *px;
	width: 750px;
	}
	
#boxleft {
	width: 315px;
	height: *px;
	position: relative;
	float: left;
	
	}

#head {	
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 8px;
	width: 308px;
	text-align: left;
	}

#main{	
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	width: 308px;
	text-align: right;
	}
	
#boxright {
	position: relative;
	width: 410px;
	height: *px;
	padding-left:10px;
	float: right;
	border-left: dotted #ccc 1px;
	}
	
#subhead {	
	margin: 0px;
	padding-left: 0px;
	padding-top: 12px;
	width: 400px;
	text-align: left;
	border-bottom: solid #f90 1px;
	
	}
#content{	
	margin: 0px;
	padding-top: 5px;
	width: 400px;
	text-align: left;
	}
	
#bottom{
	width: 750px;
	padding: 3px;
	height: 10px;
	text-align: right;
	border-top: dotted #ccc 1px;
	float: right;
	}
	
#caption  {text-align:left;
		}
	
.head1  {
		font-size: 11px;
	    line-height: 12px;
		font-weight: bold;
		}
	
