body {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bkg.jpg);
}
table {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
.brd {
	border: 1px solid #e5e5e5;
}
.brdbase {
	border-bottom: 1px solid #750000;
}
.bkgblack {
	background-image: url(../images/bkgb.jpg);
}
.redborder {
	border-bottom: 1px solid #750000;
	border-left: 1px solid #750000;
}
.tdgray {
	border: 1px solid #750000;
	background-color:#191919;
}
.title {
	color: #fea904;
	font-size: 18px;
	border-bottom: 1px dotted #fea904;
}
.subtitle {
	color: #c90202;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #750000;
}
textarea {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	border-bottom: 1px dotted #fea904;
	border-left: 1px dotted #fea904;
	background-color: #000000;
}
input {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	border-bottom: 1px dotted #fea904;
	border-left: 1px dotted #fea904;
	background-color: #000000;
	width: 150px;
}
.input {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	border-bottom: 1px dotted #fea904;
	border-left: 1px dotted #fea904;
	background-color: #000000;
	width: 150px;
	cursor: pointer;
	background-image: url(../images/send.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
select {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	border-bottom: 1px dotted #fea904;
	border-left: 1px dotted #fea904;
	background-color: #000000;
	width: 150px;
}
.contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
}
.about {
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fea904;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fea904;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fea904;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fea904;
	text-decoration: none;
}
.link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fea904;
	text-decoration: underline;
}
a.link:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fea904;
	text-decoration: underline;
}
a.link:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fea904;
	text-decoration: underline;
}
a.link:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fea904;
	text-decoration: none;
}
a.link:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fea904;
	text-decoration: none;
}
a.white:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.free:link {
	color: #c90202;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.free:visited {
	color: #c90202;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.free:hover {
	color: #c90202;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.free:active {
	color: #c90202;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
