.Text {
	font-family: Pepertua, Tahoma;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.button{
	font-family: Pepertua, Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #c09709;
	border: thin outset #000000;
}
.style1 {color: #000000; font-family: Pepertua, Tahoma; font-size: 12px;}
.style1_2 {color: #ffffff; font-family: Pepertua, Tahoma; font-size: 12px;}
.style1_italic_bold {
	color: #000000;
	font-family: Pepertua, Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.style1_head {color: #000000; font-family: Pepertua, Tahoma; font-size: 13px; font-weight: bold;}
.style2 {color: #E49920; font-family: Pepertua, Tahoma; font-size: 12px;}
.style2_bold {color: #E49920; font-family: Pepertua, Tahoma; font-size: 14px; font-weight:bold;}
.style2_head {color: #E49920; font-family: "Freestyle Script", Tahoma; font-size: 28px; font-weight: bold;}
.style3 {color: #000000; font-family: "Bradley Hand ITC", Tahoma; font-size: 12px;}
.style3_head {color: #000000; font-family: "Bradley Hand ITC", Tahoma; font-size: 18px; font-weight: bold;}
.style3_head2 {color: #DD4400; font-family: "Bradley Hand ITC", Tahoma; font-size: 18px; font-weight: bold;}
.style3_head3 {color: #75ED68; font-family: "Bradley Hand ITC", Tahoma; font-size: 18px; font-weight: bold;}
.style4 {color: #DD4400; font-family: "Freestyle Script", Tahoma; font-size: 16px; font-weight: bold;}
.style4_head {color: #E49920; font-family: "Freestyle Script", Tahoma; font-size: 22px;}


#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font-family: Pepertua, Tahoma;
	z-index:100;
	/* for IE */
    filter:alpha(opacity=80);
	/* CSS3 standard */
    opacity:0.8;
	background-color: #B9A76F;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;	
	
}


#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-family: Pepertua, Tahoma;
	font-weight: bold;
	color:#FFFFFF;
	border: 1px solid white;
}
#dropmenudiv a:hover{ /*hover background color*/

color:yellow;

}
a{
	font-size: 13px;
	font-family:  Pepertual, Tahoma;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;{
	color: #000000;
}
