body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 0.9em/150% "Lucida Grande", "Geneva CE", Arial, Verdana;
	color: #333333;
	background-color: #CCCCCC;
	}

#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #333333;
}

#masthead {
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

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

div#menu_top {
	margin-bottom: 0em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	text-align: justify;
	height: 35px;
	background-color: #A71602;
}


div#menu_top1 {
	background: #A71602;
	margin-bottom: 0em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-decoration:underline;
	color:#FFFFFF;

}



#content {
	padding: 1.2em;
	font-size: 1.1em;
	text-align: justify;
}

#content h1 {
	font-size: 2em;
	margin-top: 0px;
	margin-bottom: 0.5em;
	color: #A71602;
	font-weight: normal;
	padding-left: 20px;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
	line-height: 150%;

}
#content h2 {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0.2px;
	font-size: 12px;
	color: #000000;
	text-align: left;
}



#content h3 {
	font-size: 1.1em;
	margin: 0px;
	color: #FFFFFF;

}


#content p {
	margin-top: 0px;
	margin-bottom: 0.2em;
	text-align: justify;
	font-size: 0.8em;

}

#content a {
	color: #A71602;
	border-bottom: 1px dotted #CC0000;
	text-decoration: none;

}

#content a:hover {
	text-decoration: none;
	border: none;
}

#content1 {
	padding: 2em;
	font-size: 0.8em;
	text-align: justify;
	color:#FFFFFF	
}

 

#content1 h3 {
	font-size: 1.1em;
	margin: 0px;
	color: #FFFFFF;

}


#content1 p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;

}



#content1 a {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;

}

 
.red {
	color: #A71602;
}

.img1 {
	border: 1px solid black;
}

.ruler {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

.style2 {
	color: #CCCCCC;
	font-size: 13px;
	text-align: justify;
	vertical-align: middle;
	letter-spacing: normal;
	font-weight: normal;
}
.style3 {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.style5 {
	color: #CCCCCC;
	font-size: 9px;
	line-height: normal;
}
 
.search {
	font-family: "Lucida Grande", "Geneva CE", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A71602;
	border: 1px solid #FFFFFF;
}
.masthead_link {
	font-weight: bold;
	color: #333333;
	
}
#content ul {
	list-style-type: circle;
	
}

#content li {
padding: 2em;
	font-size: 0.8em;
	text-align: justify;;
	}

.pimage {
	background-color: #333333;
	height: 245px;
	width: 100%;
}
.table{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.table1{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-color: #333333;
}
