<!--
TITLE: External
AUTHOR: Matthew Powell
PURPOSE: Prime Properties for Internet Apps
ORIGINALLY CREATED ON:04.11.12
LAST MODIFIED ON:04.11.12 
LAST MODIFIED BY:Matthew Powell
MODIFICATION HISTORY: 
 -->
xmlns="http://www.w3.org/1999/xhtml">	
ul.toolbar {
margin:0;
margin-right: 45px;
padding:0;
text-align:right;
color:#000;
}

ul.toolbar li {
display:inline;
padding:0 10px;
list-style-type:none;
font-size:10px;
}	

ul.toolbar li a:link{
	color:#000080;}
	
ul.toolbar li a:visited{
	color:#000080;}	
	
ul.toolbar li a:hover{
	color:#ff6600;}	

#lists td{
border-right: 1px solid;
	border-bottom: 1px solid;
	background: #9CF;
	padding: 6px 6px 6px 12px;
}

#scrollNav {
	font-size:12px;
	}

#scrollNav a:link{
	color:#000080;}
	
#scrollNav a:visited{
	color:#000080;}	
	
#scrollNav a:hover{
	color:#ff6600;}		
	

h2{color:#000;
}
body {
  font-family:     Verdana, Geneva, Arial, sans-serif;
  font-size:       small;
  color: 			#white;
  background-color: #00FF00;
       color:#FFFFFF;
}
h1, h2 {
  font-weight:     normal;
  color:           #cc6600;
  border-bottom:   thick dotted #FFFFFF;
}
h1 {
  font-size:       170%;
}
h2 {
  font-size:       130%;
}
blockquote {
  font-style:      italic;
}
table {
margin-left: 20px;
margin-right: 20px;
border: thick solid FFFFFF;
caption-side: bottom;
border-collapse: collapse;
}
td, th {
border: thick double FFFFFF;
padding: 5px;
}
caption {
font-style: italic;
padding-top: 8px;
}
th {
	background-color: #800080;
}
.cellcolor { 
	background-color: #9E7BFF;
}
table table th { 
	background-color: white;
}
li {
	list-style-image: url(images/backpack.gif);
	padding-top: 5px;
	margin-left: 20px;
	}