body{
	background-color: #FFF; 
	font-family: Comic Sans MS, Serif; 
	font-size: 8pt;
	color: #03C;
	margin: 0px;
	padding: 0px;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	
}
.topleft
{
	background:url("./img/banner_left.gif") no-repeat top left;
	margin:0px;
	padding:0px;
	height:165px;
	width:800px;
}
.top
{
	background:url("./img/banner_middle.gif") repeat-x;
	margin:0px;
	padding:0px;
	height:165px;
	margin-left:25px;
	margin-right:25px;

}
.topright
{
	background:url("./img/banner_right.gif") no-repeat top right;
	margin:0px;
	padding:0px;
	height:165px;

}
.top img
{
	margin:9px;
	padding:0px;
	background: #FFF;
	border: 3px solid #300;
}

#navi 
{
	
	margin:0px;
	padding:0px;
	padding-right:20px;
	padding-left:15px;
	width:755px;
	text-align:center;
	font-size:9px;

 }
#navi td 
{
  	background:url("./img/nbutton_left.gif") no-repeat left top;
	padding-left:9px;
		font-size:9px;

}
#navi a 
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	display:block;
	background:url("./img/nbutton_right.gif") no-repeat right top;
	padding:7px 9px 2px 0px;
	font-size:9px;

}
#navi a:hover 
{
  	color:#09F;
		font-size:9px;

}
#navi .selected
{
  	background:url("./img/nbutton_on_left.gif") no-repeat left top;
	padding-left:9px;
		font-size:9px;

}
#navi .selected a
{
	color:#FFF; 
	background:url("./img/nbutton_on_right.gif") no-repeat right top;
		font-size:9px;

}
#navi .selected a:hover 
{
  	color:#09F;
		font-size:9px;

}
.Article 
{


	width: 775px;
	padding:0px;
	margin:0px;
	background: url(img/content_topleft2.gif) top left no-repeat;
} 
.ArticleHead 
{

	background: url(img/content_topright2.gif) top right no-repeat;
	padding:0px;
	margin:0px;
	height:20px;
 }
.ArticleBodyLeft 
{

	margin:0px;
	background: url(img/content_left2.gif) top left repeat-y;
}
.content 
{

	padding:0px;
	margin:0px;
	background: url(img/content_right2.gif) top right repeat-y;
	
	color: #000;
	font-size: 10pt;
	margin: 0px;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 15px;

	border-top:0px;
	text-align:left;

}
.ArticleFooterLeft
{

	padding:0px;
	margin:0px;
	height:50px;
	background: url(img/content_bottomleft2.gif) bottom left no-repeat;
}
.ArticleFooterRight 
{

	padding:0px;
	margin:0px;
	height:50px;
	background: url(img/content_bottomright2.gif) bottom right no-repeat;
	
	color: #999;

	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
}


.content h1 { 
	color: #800; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;  
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: -20px;
	margin-right: -17px;
	
	padding: 0px;
	padding-top: 0px;
	text-align: center;


	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	}
	
.content h2 { 
	color: #800; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; 
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	}
	
.content h3 { 
	color: #800; 
	font-size: 12pt; 
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	}
	
.content h4 { 
	color: #800; 
	font-size: 10pt; 
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	}
	
.content h5 { 
	color: #800; 
	font-size: 10pt; 
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.content p  { 
	color: #000; 
	font-size: 10pt; 
	text-decoration: none;
	}

.content a:link {
	color: #000; 
	text-decoration: none;
	border-bottom: 1px dotted #800;;
	}
	
.content a:visited { 
	color: #000; 
	text-decoration: none;
	border-bottom: 1px dotted #800;
	}
	
.content a:hover { 
	color: #800; 
	text-decoration: none;
	border-bottom: 1px solid #000;
	}
	
.content th{
	color: #800;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 10pt;
	border: 1px solid #000;
	padding: 1px;

}
.content td
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 3px;
}
#cald
{
	width:125px;
}
#cale
{
	width:300px;
}
#call 
{
}

.ArticleFooterRight a:link {
	color: #999; 
	text-decoration: none;
	}
.ArticleFooterRight	a:visited {
	color: #999; 
	text-decoration: none;
	}
	
.ArticleFooterRight a:hover { 
	color: #000; 
	text-decoration: none;
	}
.ArticleFooterRight a:active { 
	color: #000; 
	text-decoration: none;
	}


	
