body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial;
	font-size: 11px;
	color: #171717;
}
.footer {
	color: #585858;
}
.maintext {
	font-size: 12px;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited {
	color: #585858;
	text-decoration: none;
}
.footer a:hover {
	color: ##585858;
	text-decoration: underline;
}
.list {
	margin:0px;
	padding:0px;
	float: left;
	list-style-type: none;
	font-size: 12px;
}
.list li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0 0 0 13px;
	margin: 0 0 0 1px;
	line-height: 17px;
}
.heading {
	font-size: 16px;
	font-weight: bold;
}
.heading01 {
	font-size: 18px;
	font-weight: bold;
	color: #EBBD07;
}
.heading02 {
	font-size: 18px;
	font-weight: bold;
	color: #E78D05;
}
.heading03 {
	font-size: 18px;
	font-weight: bold;
	color: #171717;
}
.headingnew01 {
	font-size: 24px;
	font-weight: bold;
	color: #EBBD07;
}
.headingnew02 {
	font-size: 24px;
	font-weight: bold;
	color: #E78D05;
}
.headingnew03 {
	font-size: 24px;
	font-weight: bold;
	color: #171717;
}


a.email:link {
	text-decoration: underline;
	color: #E78D05;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
a.email:visited {
	text-decoration: underline;
}
a.email:hover {
	text-decoration: none;
}
.textfield {
	font-size: 12px;
	color: #171717;
	height: 15px;
	width: 200px;
}
.textfield input
{
background-color:#fdfcf8;
color:#000000;
border:solid 1px #999999;
width: 108px;
}
.textfield input:hover
{
background-color:#fdcfa2;
color:#000000;
border:solid 1px #333333;
}
.textfield input:focus
{
background-color:#fdfcf8;
color:#000000;
border:solid 1px #333333;
}
.dropdown {
	font-size: 12px;
	color: #171717;
	height: 20px;
	width: 206px;
}
.dropdown select
{
background-color:#fdfcf8;
color:#000000;
border:solid 1px #999999;
width: 112px;
}
.dropdown select:hover
{
background-color:#fdcfa2;
color:#000000;
border:solid 1px #333333;
}
.dropdown select:focus
{
background-color:#fdfcf8;
color:#000000;
border:solid 1px #333333;
}
.maintext02 {
	font-size: 12px;
	line-height: 25px;
}
.list{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.list li{
	margin:0px;
	padding:0 0 0 15px;
	background-image: url(../images/bulit.gif);
	background-repeat: no-repeat;
}
.listnew{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.listnew li{
	margin:0 0 0 240px;
	padding:0 0 0 15px;
	background-image: url(../images/bulit.gif);
	background-repeat: no-repeat;
	line-height: 19px;
}
.headingnew02 {
	font-size: 11px;
	font-weight: bold;
	color: #E78D05;
}
.headingnew03 {
	font-size: 11px;
	font-weight: bold;
	color: #171717;
}
