.lft{
background-image: url(images/lft-line.gif);
}

.right{
background-image: url(images/rt-line.gif);
}

.grey{
background-image: url(images/grey.gif);
}

h1 {
	font-family: arial;
	font-size: 20px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #ffffff;}
		
h2 {
	font-family: arial;
	font-size: 16px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ffff99;}

a:link {color: #9999cc;}
a:visited {color: #9999cc;}
a:hover {color: #ffff66;}
a:active {color: yellow;} 

td{
font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 12px;
line-height: 16px;
color: #cccccc;
}

.index{
font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 9px;
line-height: 11px;
color: #333366;
}

.nav{
background-image: url(images/nav-bknd.gif);
		padding-left: 15px;
		line-height: 14px;}
		
a.highlight1:link {color: #ffffff;}
	*:link {text-decoration: none;}
	a.highlight1:visited {color: #ffffff;}
	*:visited {text-decoration: none;}
	a.highlight1:hover {color: #ffcc33;}
	*:hover{text-decoration: none;}
	a.highlight1:active {color: #ffffff;} 
	*:active {text-decoration: none;}
	
div.box{ 
font-size: 10px;
line-height: 12px;
width:185px;
padding: 5pt;
margin-left:20px;
margin-bottom:5px;
border: 2pt;
border-color: black;
background-color:#003366;
border:1px solid black;
float: right;}

