body {
	background-color: #003;
}

td {
	color: #747877;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h1, h2, h3, h4, h5 {
	color: #FC0;
	margin: 0px;
	font-size: 18px;
}


h1 {
	font-size: 34px;
	font-weight: bold;
	color: #693;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 16px;
	color: #FFF;
}

h3 {
	font-size: 36px;
	color: #FC0;
}


a {
	color: #414141;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:hover {
	font: normal 11px Tahoma, Arial;
	color: #666;
	text-decoration: none;
	font-size: 14px;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
	color: #348cbc;
	font-size: 12px;
	font-weight: normal;
}

.yellow-text-regular {
	color: #db9a00;
	font-size: 10px;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
	color: #F90;
	text-decoration: underline;
	font-size: 14px;
}



 a.rounded, .button {
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible;
  }
  
.formtitle {
	FONT-WEIGHT: 700; FONT-SIZE: 13px; COLOR: #fff
}
