body {
	background: White;
	padding: 0px;
	margin: 0px;	
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	
}
td #text {
	 text-align: justify;
}
td, div {	
	padding: 0px;
	font-size: 12px;
}
h1 {
	font-size: 11px;
	text-transform: uppercase;	
	font-weight: bold;
	line-height: 11px;
	color: #9c9c9c;
	border: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 11px;
}
img {
	border: 0px;
}
a {
	color: #0078dd;
	text-decoration: underline;
}
a:hover {
	color: Black;
	text-decoration: none;
}
input.s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0078dd;
	border: solid 1px black;
	height: 19px;
	width: 100%;
	margin-top: 6px;
	padding-left: 2px;
}
.menu a {
	color: White;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}
.menu a:hover {
	color: White;
	text-decoration: underline;
}
.menu {
	color: White; 
	text-transform: uppercase; 
	font-weight: bold;
}
.bottom a {
	font-size: 11px;
	color: #9c9c9c;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}
.bottom a:hover {
	color: #9c9c9c;
	text-decoration: underline;
}
.bottom {
	color: #9c9c9c;
	font-size: 11px;
}
.bottom font {
	color: #9c9c9c;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.r_menu a {
	font-size: 11px;
	color: #9c9c9c;
	text-transform: uppercase;
	text-decoration: none;
}
.r_menu a:hover {
	color: #ff7200;
	text-decoration: underline;
}
.r_menu font {
	font-size: 11px;
	color: #ff7200;
	text-decoration: underline;
	text-transform: uppercase;
}
.border td {
	background-image: url(../img/dotted.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
	padding: 3px;
}
.form input, .form textarea, .form select {
	border: solid 1px #ff7200;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	background: #ffffff;
}
font {
	margin: 0px;
	padding: 0px;
}
