body   {
	color: #000066;
	font-family:  "Times New Roman", serif;
	background-color: #e8e8ff;
	margin-left: 20px;
	margin-top: 0;
	width:90%;
	
	
	
}
h1, h2, h3, h4, h5 { 	color: #FF3366; }
h1 {
font-size:22px;
}
.bgcolor {
 color:#e8e8ff;
 }
h2 {color: #FF0066;
font-size:12px;}
a {
	text-decoration:none;
	color: #000099;	
}
a:hover {text-decoration:underline}

img {border:none;}
a:hover { }
a:visited { color: #c36 }
#block_head {
padding-top:20px;
padding-bottom:20px;
}
#block_head table {
background-color: #000066;
color:#FF0066;
width:auto;
margin-left:-10px;

}
#block_head .top_left,  .top_right, .bottom_left,.bottom_right {
	height: 12px;
	width: 12px;
	background-repeat:no-repeat;
	}
#block_head .top_left {
	background-image:url(img/head_main_starttop.gif);
	}
#block_head .top_right {
	background-image:url(img/head_main_endtop.gif);
	}
#block_head .bottom_left {
	background-image:url(img/head_main_startbottom.gif);
	}
#block_head .bottom_right {
	background-image:url(img/head_main_endtbottom.gif);
	}
#block_head .maintitle {
	font-size:24px;
	font-weight:bold;
	}
#block_head .post_left {
	background-image:url(../img/border/cnr_w_tl.gif);
	width: 12px;
	}
#block_head .post {
	background-image:url(../img/border/cnr_w_tm.gif);
	font-size:12px;
	
	}
#block_head .post_right {
	background-image:url(../img/border/cnr_w_tr.gif);
	width: 12px;
	}
#navi_right {
	width:30px;
	float:right;
	margin-left:20px;
	position: absolute;
	top: 0x;
	right: 0px;
}
#navi_right table {
	background-color:#000066;
	
}

#navi_right td {
	text-align:center;
	
	
}
#navi_right .sep {
	background-image:url(../img/border/headmdl.gif);
	width:30px;
	height:25px;
	
}
.quasicenter {
	margin-left:25%;
	
}

#footbreadcrumbs {
	width: 95%;
	
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0066;
	border-right-color: #FF0066;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;
	padding: 20px;
}
#separator {
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0066;
	border-right-color: #FF0066;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;
	margin-bottom: 20px;
	margin-top: 20px;
}

