body {
	margin: 0;
	padding: 0;
    color: #333333;
    font-family: Tahoma, Arial;
    font-size: .625em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
}
p {
    color: #333333;
    font-family: Tahoma, Arial;
    font-size: 1.4em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
}
h1 {
	color: #333333;
	font-family: 'Optima-Regular', 'Optima', 'Trebuchet MS', sans-serif;
	font-size: 2.4em;
	text-align: center;
}
li {
	font-size: 1.4em;
}

h2 {
	color: #333333;
	font-family: 'Optima-Regular', 'Optima', 'Trebuchet MS', sans-serif;
	font-size: 2em;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}
h3 {
	color: #333333;
	font-family: 'Optima-Regular', 'Optima', 'Trebuchet MS', sans-serif;
	font-size: 1.8em;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}
h4 {

	color: #333333;
	font-family: 'Optima-Regular', 'Optima', 'Trebuchet MS', sans-serif;
	font-size: 1.8em;
	text-align: left;
	font-weight: normal;
}
td {
	color: #333333;
	font-size: 1.4em;
	text-align: left;
	vertical-align: middle;
}
.td2 {
    color: #333333;
    font-family: Tahoma, Arial;
    font-size: 1em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
}
.td3 {
	color: #333333;
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
}
label {
	font-family: Tahoma, Arial;
	font-size: 1.4em;
	text-align: left;
}
a {
	text-decoration : none;
	color: #333333;
}
a:hover
	{
	text-decoration : none;
	color: #007e3a;
}
.li1 {
	list-style-image: none;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	font-size: 1.2em;
}
.lileft {
	margin-right: 20px;
	margin-left: 0px;
	display: inline;
}
.liright {
	margin-right: 0px;
	margin-left: 20px;
	display: inline;
}
.li20 {
	margin-right: 20px;
	margin-left: 20px;
	list-style-image: none;
	display: inline;
}
.ul1 {
	padding: 0px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
.ul2 {
	text-align: center;
	background-position:center;
	list-style-image: none;
}
.ul3 {
	padding: 0px;
	font-size: 1.4em;
}
#nowrap {
	white-space:nowrap;
}
.red {
    color: #d21034;
    font-weight: bold;
}
.blue {
    color: #005bc3;
    font-weight: bold;
}
.yellow {
	color: #EADA15;
	font-weight: bold;
}
.green {
    color: #007e3a;
    font-weight: bold;
}
.gold {
	color: #89980e;
	font-weight: bold;
}
.bigger {
    font-size: 1.8em;
}
.download {
	background-color: #005bc3;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px;
	width: 100%;
}
.downloadgold {
	background-color: #89980e;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px;
	width: 100%;
}
#xouter {
	width: 60%;
	display: table;
	background-position: center;
	margin: 0 auto;
	text-align: center;
}
#bottom {
	width: 70%;
	display: table;
	background-position: center;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
}
#xnarrow {

	width: 25%;
	display: table;
	background-position: center;
	margin: 0 auto; 
	text-align: center;
}
#xwide {

	width: 75%;
	display: table;
	background-position: center;
	margin: 0 auto; 
	text-align: center;
}
#xmid{
	width: 60%;
	display: table;
	background-position: center;
	margin: 0 auto; 
	text-align: left; 
}
#xinner{
	width: 60%;
	display: table;
	background-position: center;
	margin: 0 auto; 
	text-align: center; 
}
#xsubscribe{
	width: 80%;
	display: table;
	background-position: center;
	text-align: left;
	margin: 0 auto;
	font-size: 1.4em;
	padding-left: 20px;
}
#footer {
	width: 70%;
	display: table;
	background-position: center;
	margin: 0 auto;
}
#footercenter {
	width: 70%;
	display: table;
	background-position: center;
	margin: 0 auto;
	align: center;
}
h5 {
	font-size: 1.4em;
	text-align: center;
	font-weight: normal;
}
#fleft {
	float: left;
	width: 70%;
}
#fright {
	float: right;
	width: 30%;
	text-align: center;
}
#fright h4 {
	text-align: center;
}
#sce h1 {
	color: #d21034;
    font-family: 'Optima-Regular', 'Optima', 'Trebuchet MS', sans-serif;
    font-size: 2.4em;
	text-align: center;
}
#DBM h1 {
	color: #333333;
    font-family: 'Optima-Regular', 'Optima', 'Trebuchet MS', sans-serif;
    font-size: 2.4em;
	text-align: center;
}

