body {
	margin: 0px;
}

#welcome {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 25px;

}

#welcome h1{
	color: #F9F7EB;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;



}

#welcome p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F9f7e9;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;


}
#footer{

}

#footer a{

}

#bottominfo {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #317E20;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;

}

.greenborder{
	border: 3px solid #47B202;


}

#topinfo{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #317E20;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 15px;
	text-align: center;

}
#drop table{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;


}
#drop td{
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;

}


#drop a{
	font: bolder 12px Arial, Helvetica, sans-serif;
	color: #317E20;


}

#drop a:hover{
	color: #EB2F16;


}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #347D24;


}

h2{
	color: #fe000b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}

h3{
	font-weight: 900;
	color: #47B202;

}

h4{
	color: #333333;
	font-weight: bolder;
	text-decoration: underline;



}
p{
	font-weight: bold;
	color: #FE000B;


}
