body {
	padding: 0px;
	margin: 0px;
	background: url(images/bg-top.gif) top repeat-x #191919;
}

table {
	border: 0px;
}

table,td {
	border: 0px;
}

td {
	padding: 0px;
}

h1,h2,h3,h4,h5 {
	color: #FEC018;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

h1:before,h2:before,h3:before {
	content: url('images/bullet_big.gif') ' ';
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

ul {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style: none
}

li {
	background: url(images/a1.gif) no-repeat left center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 26px
}

li a,a {
	font-family: Tahoma;
	color: #EC9A34;
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

.m_text,table,li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #E5E5E5;
}

.m_text a {
	color: #959595
}

.m_text span a {
	color: #D87B27
}

.m_text li a {
	color: #D87B27
}

.m_text span strong {
	color: #D87B27
}

.m_text strong a {
	color: #D87B27;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none
}

.m_text strong a:hover {
	color: #D87B27;
	text-decoration: underline
}

.c_text {
	text-transform: uppercase;
	color: #316C89;
	font-size: 9px;
	font-family: Arial;
	font-weight: bold
}

.c_text a {
	color: #959595;
	text-decoration: none
}

.c_text a:hover {
	text-decoration: underline
}

.c_text span {
	color: #959595
}

.no_class,form,.no_class td {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.line {
	background: #101010;
	width: 177px;
	height: 1px
}

.form {
	height: 21px
}

.form input {
	width: 222px;
	height: 18px;
	padding-left: 5px;
	color: #2D2D2D
}

textarea {
	width: 222px;
	height: 70px;
	padding-left: 5px;
	overflow: auto;
	color: #2D2D2D
}

.quote {
	margin-top: 10px;
	font-style: italic;
	font-size: 12px;
	color: white;
	padding: 10px;
	background: #501653;
	border: 1px solid #812E72;
}

.field {
	background: url('images/input_bg.gif') repeat-x #3D3D3D;
	border: 1px solid #515151;
	padding-left: 2px;
	width: 300px;
	color: white;
	font-family: : tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.fieldLabel {
	color: #959595;
	text-transform: uppercase;
	font-size: 9px;
	text-align: right;
	padding-right: 10px;
}

.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.style3 {
	color: #CCCCCC
}