p{
	font-family:Arial;
	font-size:80%;
	text-align:justify;
}


p.title{
	font-family:Verdana;
	font-size:220%;
	color:#000000;
	text-align:right;
}

p.subtitle{
	font-family:Verdana;
	font-size:180%;
	color:#474747;
	text-align:right;
	vertical-align:top;
}

table.links{
	height:20px;
	width:100%;
	background-color:#f1c958;
}

table.links a{
	text-decoration:underline;
	font-family:arial;
	font-size:110%;		
	font-color:black;
}

table.links a:visited{
	text-decoration:underline;
	font-family:arial;
	font-size:110%;	
	color:black;	
}

table.links a:hover{
	text-decoration:underline;
	font-family:arial;
	font-size:110%;	
	color:black;	
}

table.spacer{
	background-color:#ffffff;
	width:770px;
	height:125px;
	border:1px;
 	border-color:#000000;
 	border-style: dashed;
}

table.head{
	background-color:#000000;
	width:100%;
	height:5px;


}

table.menu{
 border-right:1px;
 border-right-color:#000000;
 border-right-style: dashed;
 height:100%;
 vertical-align:top;
 width:200px;
}

td.item{
 margin:2px;
 border-bottom:1px;
 border-bottom-color:#000000;
 border-bottom-style: dashed;
 vertical-align:top;
}

table.content{
	height:60%;
	vertical-align:top;
	background-color:#ffffff;
	width:770px; 
	border:1px;
 	border-color:#000000;
 	border-style: dashed;
}

p.page_title{
	font-family:Arial;
	font-size:120%
	color:#474747;
}

td{
	vertical-align:top;
}

table.inside_contents{
	border-left:1px;
 	border-left-color:#000000;
	border-left-style: dashed;
	height:100%;
	width:100%;
}

td.page_title{
	background-image:url(test_images/sb.jpg);
	background-repeat:repeat-x;
	background-color:#7c8861;
	height:33;
cellspacing:5;
}

table.footer{
	width:100%;
}

table.footer p{
	text-align:center;
	font-family:Arial;
	font-size:75%;
	color:#000000
}
table.footer a{
	text-align:center;
	font-family:Arial;
	font-size:100%;
	color:#000000;
}
td.menu_item{
	border-bottom:1px;
 	border-bottom-color:#000000;
	border-bottom-style: dashed;
	background-color:#ffffff;
}

td.selected_page{
	background-position: right center;
	background-image:url(../images/nav-arrow.gif);
	background-color:#aaaaaa;
	background-repeat:no-repeat;
	border-bottom:1px;
 	border-bottom-color:#000000;
	border-bottom-style: dashed;

}

a.menu_link{
	text-decoration:none;
	color:#000000;
}

a.body_link{
	text-decoration:underline;
	color:#666666;
}

div.right_image{
	float:right;
	margin:5px;
}

div.left_image{
	float:left;
	margin:5px;
}

p.special_att{
 	font-family:Arial;
	font-size:120%;
	text-align:justify;
}

p.page_header{
  	font-family:Arial;
	font-size:150%;
	text-align:center;
}