body {
	background-color: #294A0F;
	text-align:center;
}

p {
	font-size: medium;
}

ul {
	list-style-type: square;
	padding-left: 15px;
}

ol {
	padding-left: 15px;
}

a {
	color: #2A4A15;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.form_input {
	width: 100%;
}

.fixed_background {
	background-repeat:	no-repeat;
	background-position:	top right;
}

.img_border
{
    BORDER-RIGHT: #8D3310 2px solid;
    BORDER-TOP: #8D3310 2px solid;
    BORDER-LEFT: #8D3310 2px solid;
    BORDER-BOTTOM: #8D3310 2px solid;
    BACKGROUND-COLOR: white
}

.leftMenu { text-align: left; }
		
.centerMenu { text-align: center;}
		
.rightMenu { text-align: right;	}
		
a.MenuLabelLink	{ COLOR: #305717;	FONT-SIZE: 11px;
 TEXT-DECORATION: None;
margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-weight: none; 
text-transform: uppercase;}
a.MenuLabelLink:link { COLOR: #305717;	 TEXT-DECORATION: None; }
a.MenuLabelLink:visited	{ COLOR: #305717;  TEXT-DECORATION: None;	}
a.MenuLabelLink:hover{ COLOR: #305717;  TEXT-DECORATION: None; }
		
a.MenuLabelLinkOn {	COLOR: #305717; FONT-SIZE: 11px;
 TEXT-DECORATION: None;
margin: 0px; padding: 0px; font-weight: none; 
text-transform: uppercase;}
a.MenuLabelLinkOn:link { COLOR: #305717;  TEXT-DECORATION: None; }
a.MenuLabelLinkOn:visited { COLOR: #305717;  TEXT-DECORATION: None; }
a.MenuLabelLinkOn:hover { COLOR: #305717;  TEXT-DECORATION: None; }
		
a.MenuItemLink { COLOR: #305717; FONT-SIZE: 11px;
 TEXT-DECORATION: None;
margin: 0px; padding: 0px; font-weight: none; 
text-transform: uppercase;}
a.MenuItemLink:link { COLOR: #305717;  TEXT-DECORATION: None; }
a.MenuItemLink:visited { COLOR: #305717;  TEXT-DECORATION: None; }
a.MenuItemLink:hover { COLOR: #305717;  TEXT-DECORATION: None; }
		
a.MenuItemLinkOn { COLOR: #305717; FONT-SIZE: 11px;
 TEXT-DECORATION: None;
margin: 0px; padding: 0px; font-weight: none; 
text-transform: uppercase;}
a.MenuItemLinkOn:link { COLOR: #305717;  TEXT-DECORATION: None; }
a.MenuItemLinkOn:visited { COLOR: #305717;  TEXT-DECORATION: None; }
a.MenuItemLinkOn:hover { COLOR: #305717;  TEXT-DECORATION: None; }
		
.myMenu { position: absolute; visibility: hidden; z-index: 5; }		
		
.myMenuLabelleft { padding: 2px 0px 2px 0px; text-align: left; }		
.myMenuLabelcenter { padding: 2px 0px 2px 0px; text-align: center; }		
.myMenuLabelright { padding: 2px 0px 2px 0px; text-align: right; }		
.myMenuItemleft { padding: 2px 0px 2px 0px; text-align: left; }		
.myMenuItemcenter { padding: 2px 0px 2px 0px; text-align: center; }		
.myMenuItemright { padding: 2px 0px 2px 0px; text-align: right; }		
		
#myTest { 
padding: 0px 0px 0px 0px;
z-index: 1;
}

.header_text {
	font-weight: bolder;
	color: #FFFFFF;
	font-size: large;
}
