body {
background: #000002;
}

td {
	font: normal 14px Tahoma, Arial;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5 {
 font: normal 24px tahoma, Arial;

    color: #FFFFFF;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: normal 24.45px tahoma, Arial;
}

h3 {
    font-size: 14px;
}


a {
font: normal 11px Tahoma, Arial;
color: #FFFFFF;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #FFFFFF;
text-decoration: none;

}
.hyperlink {
	color:#e88520;
	text-decoration:none;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p1
{
padding: 0 0 0 50px;
}

.p3
{
padding: 0 0 0 20px;
}
.bg1
{
background: #000002 url(images/index_18.gif) bottom repeat-x;
}
.menu 
{
color:#c87819;
vertical-align:top;
padding: 10px 0 0 20px;
}
.menu a
{
color:#c87819;
font:  bold 11px  tahoma, Arial;
text-decoration: underline; 
}
.menu a:hover
{
color:#c87819;
font:  bold 11px  tahoma, Arial;
text-decoration: none; 
}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #e48c0c;
text-decoration: none;
}

.yellow-text-underline {
color: #e48c0c;
text-decoration: underline;
}

.orange-text-regular {
color: #e88520;
text-decoration: none;
}

.orange-text-underline {
color: #e88520;
text-decoration: underline;
}

.darkorange-text-regular {
	color:#F60;
	text-decoration:none;
}

.darkorange-text-underline {
	color:#F60;
	text-decoration: underline;
}

.black-text-regular {
	color: black;
	text-decoration: none;
}

.black-text-underline {
	color: black;
	text-decoration: underline;
}

.red-text-regular {
	color: red;
	text-decoration: none;
}

.button {
	background-color: orange;
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
}

.crane-button {
	background-color: white;
	border: solid;
	color: orange;
	padding: 13px 28px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	margin: 4px 2px;
	cursor: pointer;
}