body {
	background-color: #FE9900;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(themplate_r1_c1.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.footer {
	color: #FFF;
	border-top-style: 5;
	border-right-style: 5;
	border-bottom-style: 5;
	border-left-style: 5;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

ul.menu {
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:25px;
	font-size:11px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	margin:0;
	padding:0;
}

ul.menu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

ul.menu li a {
	float:left;
	color:#FFF;
	text-decoration:none;
	height:20px;
	padding:5px 10px 0;
	font-weight:normal;
}

ul.menu li a:hover,.current {
	color:#000;
	background: #FFF repeat-x top left;
	background-color: #FFF;
	text-decoration:none;
}

ul.menu .current a {
	color:#000;
	font-weight:700;
}


/*ORANGE*/
ul.menu.orange{
}
ul.menu.orange li a:hover, .menu.orange li.current {
}
                    
                    
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FE9900;
	text-decoration: underline;
}

.footer a:link {
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.title {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
}
.location_content {
	padding: 10px;
	text-align: center;
}
.location_title {
	font-size: 12px;
	font-weight: bold;
}
.content {
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#warning {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #F03;
	text-align: center;
	vertical-align: middle;
}
#warning a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #F03;
	text-align: center;
	vertical-align: middle;
}
#warning a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #F03;
	text-align: center;
	vertical-align: middle;
}
#warning a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #F03;
	text-align: center;
	vertical-align: middle;
}
