/* CSS Document */

.navigationR {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #FF6600;
	width: 90px;
	display: block;
	padding-left: 0px;
	text-align: right;
}
.navigationPR{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #FF6600;
	width: 45px;
	display: block;
	padding-left: 0px;
	text-align: right;
}
.navigationPL{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #FF6600;
	width: 45px;
	display: block;
	padding-left: 0px;
	text-align: left;
}
#divMetaTags {
    width:1px;
    height:1px;
    overflow:hidden;
}
.style1 {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	vertical-align:middle;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

