.PageProperties {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
    font-weight: normal;
    line-height: 20px;
	color: #000000;
	background: #666666;	
}

.header {
	background: #CC9999;
}

.bodyMainTable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	width: 790px;
	background: #FFCCCC;
	border: 1px #000000 solid;
    border-spacing: 1px;
    border-collapse: collapse
    padding: 0px;
}

.bodyInsideTable1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background: #FFCCCC;
    border-spacing: 1px;
    border-collapse: collapse
    padding: 0px;
}

.contactusTable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	width: 600px;
	border: 1px #000000 solid;
    border-spacing: 3px;
    border-collapse: collapse
    padding: 3px;
}

.ratesTable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	width: 650px;
	border: 1px #000000 solid;
    border-spacing: 3px;
    border-collapse: collapse
    padding: 3px;
}

.navigationTop {
	background: #333333;

}

.navigationLeft {
   text-align: left;
	font-size: 10px;
	font-style: bold;

}

.footer {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
    line-height: 18px;
	color: #ffffff;
	background: #333333;
}

a:active {
	text-decoration: none;
	color: #CC9999;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	color: #CC6666;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #CC9999;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
    color: #FFFFFF;
}

.h1 { font-family: Verdana, Helvetica, sans-serif;
     font-size: 14pt;
     color: #CC9999;
     font-weight:normal;
}

.h2 { font-family: Verdana, Helvetica, sans-serif;
     font-size: 12pt;
     color: #080B42;
     font-weight:bold;
}

.h3 { font-family: Verdana, Helvetica, sans-serif;
     font-size: 11pt;
     color: #080B42;
     font-weight:bold;
}

.h4 { font-family: Verdana, Helvetica, sans-serif;
     font-size: 10pt;
     color: #080B42;
     font-weight:bold;
}