@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

.brdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
	padding-left: 325px;
	padding-top: 50px;
}

.topnav_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
	padding-left: 0px;
}
.topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.topnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.topnav a:hover {
	text-decoration: none;
	color: #F05033;
	font-weight: normal;
}
.topnav a:active {
	text-decoration: none;
	color: #F05033;
	font-weight: normal;
}
.topnav_home a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.topnav_home a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.topnav_home a:hover {
	text-decoration: none;
	color: #F05033;
	font-weight: normal;
}
.topnav_home a:active {
	text-decoration: none;
	color: #F05033;
	font-weight: normal;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ED5230;
	line-height: 18px;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	padding-right: 90px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F05134;
	padding-top: 50px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F05134;
	padding-top: 36px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F05134;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-right: 70px;
	list-style-type: circle;
}

.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
