body {
	background-color: #FBFBFB;
        font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #0B0B0D;
	text-align: justify;
	padding: 20px 0px 20px 0px;
	margin: 30px 0px 30px 0px;
}


table, tr, td {
	border: none;
        font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #0B0B0D;
	text-align: justify;
}


a:link, a:visited {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-style: normal;
	color: #E78A00;
	text-decoration: none;
}


a:hover {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-style: italic;
	color: #E78A00;
	text-decoration: none;
}


a:active {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-style: normal;
	color: #E78A00;
	text-decoration: none;
}


img {
	border: 0;
}


a img {
	border: 5px solid #FFD223;
}


a:hover img {
	border: 5px solid #FCA51C;

}


p, li { 
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}


input, textarea, option, select {
	background-color: #FBFBFB;
       	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
	color: #0B0B0D;
	border: 1px solid #FCA51C;
	padding: 1px;
}


h1 {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 4px;
	color: #F3C101;
	text-align: left;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}


h2 {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #0B0B0D;
	text-align: left;
	margin: 0px;
}


.imagel {
	border: 5px solid #FFD223;
	margin: 0px 12px 0px 0px;
}


.imager {
	border: 5px solid #FFD223;
	margin: 0px 0px 0px 12px;
}


.imagec {
	border: 5px solid #FFD223;
	margin: 0px 3px 0px 3px;
}


.arrowlistmenu {
	width: 160px;
}


.arrowlistmenu .menuheader {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	color: #FBFBFB;
	background: #FCA51C url(images/menubar.gif) repeat-x center left;
	margin: 0px 0px 12px 0px;
	padding: 5px;
	cursor: hand;
	cursor: pointer;
}


.arrowlistmenu .openheader {
	background-image: url(images/menubar-active.gif);
}


.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}


.arrowlistmenu ul li {
	padding-bottom: 2px;
}


.arrowlistmenu ul li a {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	color: #E78A00;
	display: block;
	padding: 2px;
	border-bottom: 1px dotted #FCA51C;
}


.arrowlistmenu ul li a:visited {
	color: #E78A00;
}


.arrowlistmenu ul li a:hover { 
	font-style: normal;
	color: #FCA51C;
}