 body {
	background-color: #2C2C2C;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #747877;
}


h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 10pt Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 10pt Tahoma, Arial;
color: #797979;
text-decoration: none;

}

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

.white-text{
color: #ffffff;
text-decoration: none;
line-height:16px;
padding:2px 5px 2px 9px;
font-size:9pt;
line-height:17Px;
	
}


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

.blye-text-regular {
color: #cafdfd;
text-decoration: none;
}

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

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

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #2c2c2c;
text-decoration: underline;
}
.gray-text-regular{
color: #2c2c2c;
text-decoration: none;
}

.green-text{
color: #007496;
text-decoration: none;
}

.green-text-underline{
color: #007496;
text-decoration: underline;
}

.right_side
{
	background-color:#007496;
}
.header_text
{
	color:#007496;
	font: tahoma;
	font-size:12px;
	padding-top:16px;
	padding-left:22px;
	font-weight:bold;
	padding-bottom:10px;
}
.header_text_thin
{
	color:#007496;
	font: tahoma;
	font-size:10pt;
	padding-top:16px;
	padding-left:22px;
	font-weight:bold;
}
.header_whitetext
{
	color:#ffffff;
	font: tahoma;
	font-size:11px;
	padding-top:10pt;
	padding-left:8px;
	font-weight:bold;
	padding-bottom:10px;
}
.header_bluetext
{
	color:#007496;
	text-align:center;
	font: tahoma;
	font-size:10pt;
	padding-top:7px;
	font-weight:bold;
	padding-bottom:10px;
}
.txtbox
{
	font-size:10pt;
	border: 1px #FFF solid;
}
.gmaps
{
	font-size:10px;
	color:#333;
}
a.gmaps:hover
{
	font-size:10px;
	color:#F60;
}
