/* CSS Document */
#header {
	background-color: #FFFFFF;
	height: 105px;
	width: 100%;
	background-position: center top;
	background-image: url(../images/logo3.jpg);
	background-repeat: no-repeat;
	cursor: hand;
	font-size: 10px;

}
#MainBoxes {

font-size: inherit;
}
#MainBoxes h1{
	font-size: 175%;
	line-height: 1em;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	border: none;
	color: #FFFFFF;

}
#MainBoxes h2{
	font-size: 16px;
	color: #FFFFFF;


}
#MainBoxes a{

}
#MainBoxes a:hover{

}
.head1 {
	background-color: #0EADDC;
	padding: 3px;

}
.head2 {
	background-color: #0B8BB0;
}
.head3 {
	background-color: #0EADDC;
}
body {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.body1 {
	padding: 5px 1px;
	font-size: 12px;

}
.therest {
	margin-top: 10px;


}
.insideHead {
	color: #028797;
	font-weight: bold;
}
#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #E2E2E2;
	color: #333333;



}
#contents a {
	color: #B03E16;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7d7250;


}
#contents a:hover {
	color: #7d7250;
	text-decoration: none;
}
#MainBoxes ul {
	list-style-type: none;
	margin-left: -5px;
	padding-left: 5px;





}
.stricken {
	text-decoration: line-through;
}

