a
{
	color : #333333;
	text-decoration : none;
}

a:link
{
	color : #333333;
	text-decoration : none;
}

a:visited
{
	color : #333333;
	text-decoration : none;
}

a:hover
{
	text-decoration : underline;
	color: #FF0000;	
}

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

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	font : 70% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #000000;
	line-height: 150%;
	text-align:left;	
	background-image:url(img/front_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #d1d1d1;
}

.content {
	border: 10px 20px 10px 40px;
	margin: 10px 20px 10px 40px;
	color:#333333;
	font-size: 11px;
	line-height: 150%;
}
.cnr {
	
	float:right;	
	
}

#tag {
	line-height: 110%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}

h1 {
	font-family: "Arial Narrow", arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0101df;
	font-size: 160%;
}
#navtab {
	border-collapse:collapse;
	border: 1px solid  #c1c1ff;
}
.buttext {
	color:#FFFFFF;
	padding: 0px 20px 0px 20px;
	line-height: 120%;
}
.buthead {
	font-weight:bold;
	font-size:12px;
}

#footer {
	float: right;
	font-size:9px;
	color:#666666;
}


/* CCS 75 */
#navsite p {
	display: none;
}

#navsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	float: right;
	padding: 0px;
	margin:0px;
	border:0px;
	color:#FFFFFF;
/*	width: 150px;
	border-right: 0px solid #039;
	
	margin-bottom: 1em;
	background-color: #;
	color: #0101df;*/
}

#navsite ul {
	list-style: none;
	margin-left: 0;
	padding: 0px;
	margin: 0;
	padding:0;		
}

#navsite ul li {
	list-style: none;	
	display: inline;
	color:#FFFFFF
}

#navsite ul li a {
	
	padding: 2px 0.5em;
	padding-bottom: 0px;
	/*border-left: 30px solid #8F2CID;
	border-right: 0px solid #69c;
	border-bottom: 0px dotted #e6e6ff;
	background-color: #;*/
	color: #FFFFFF; 
	text-decoration: none;
	width: 100%;	
	
}
html>body #navsite ul li a {
	width: auto;
}
#navsite ul li a:hover {
	border-left: 30px solid #8F2CID;
	border-right: 1px solid #;
	border-bottom: 0px dotted #e6e6ff;	
	background-color: #;
	color:#FFCC00;
}

/* CCS 75 */
#navvert p {
	display: none;
}
#navvert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: none;
	width: 130px;
	border-right: 0px solid #039;
	padding: 0;
	margin-bottom: 1em;	
	color: #FFFFFF;
}

#navvert ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navvert ul li {
	margin: 0;
	border-bottom: 1px dotted #e6e6ff;	
}

#navvert ul li a {
	display: block;
	padding: 2px 2px 2px 10px;
	border-left: 10px solid #8F2CID;
	border-right: 0px solid #69c;
	border-bottom: 0px dotted #e6e6ff;	
	color:#FFFFFF;
	text-decoration: none;
	width: 100%;
}
html>body #navvert ul li a {
	width: auto;
}
#navvert ul li a:hover, a:visited:hover {
	border-left: 10px solid #8F2CID;			
	/*background-color: #FFFFFF; 
	color:#2F2FD9; */
	color:#FFCC00;
}

#navvert ul li.last {
	border-bottom: 0px dotted #e6e6ff;	
}