a:link {
	text-decoration: none;
	color: #006699;
	}
a:visited {
	text-decoration: none;
	color: #0033ff;
}
a:active {
	text-decoration: none;
	color: #ff0000;
	}
a:hover {
	text-decoration: none;
	color: #ff0000;
	}
div#navright a:hover{
	text-decoration: none;
	background: #00CCFF;
	color: #FFFF00;
	font-size: medium;
	font-weight: bold;
	height: 100%;
	width: auto;
	}
div#navright a{
	text-decoration: none;
	color: #ffffff;
	background: #069;
	
	font-size: medium;
	font-weight: bold;
	}
	
div#navright li{
	font-size: medium;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	height: 4em;
	
	}
	
span#pagefont {font-size: medium;
	font-weight: bold;
	color: #00f}

hr {
	color: #006699;
	align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	/*font-style: italic;*/
}

table	{
	border: 0; 
	cellspacing: 0;
	cellpadding: 0; 
	bgcolor: ffffff;
}

div#heading {
	float: left;
	margin-right:0.5em;
	padding:0.5em;
	width: 20%;
	}
	
div#content {
	margin-left:25%;
	padding:0.5em;
	}
	

	
div#line {
	padding:0.5em;
	margin-left:1px;
	width: 100%;
	
}

div#navright
{
	/*float: left;*/
	width: 179px;
	margin-right:0.5em;
	margin-top:0.8em;
	padding: 0.5em;
	background-color: #069;
	height: 552px;
	position:absolute;
	left: auto;
	top: 0px;
	
}
	
	
p#nav {margin-top: 0em; margin-bottom: 0em;


	}

span#headinfo
{
	color: #069;
	font-size: medium;
	font-weight: bold;
}
	

span#taginfo
{
	color: #006699;
	font-size: x-small;
}

span#red2
{
	color: red;
	vertical-align: super;
}

span#title
{
	color: #069;
	font-size: x-large;
}

span#Webdings
{
	color: #fff;
	font-size: small;
	font-family: webdings;
	vertical-align: 20%;
}

span#Webdingselected
{
	color: #00f;
	font-size: small;
	font-family: webdings;
	vertical-align: 20%;
}
	
img#right {
	float: right;
	}	
	
#heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
}
