.MCM
{
    vertical-align:top;
    position: relative;
    width:100%;
    background-color: white;
}

.MCL
{
    vertical-align:top;
    text-align:left;
    position: relative;
    background-color: #dddbcc;
}

.MCR
{
    vertical-align:top;
    text-align:right;
    position: relative;
    background-color: #dddbcc;
}

.MC
{
}

.MT
{
	width: 856px;
}

.MHT
{
		width: 1500px;
}

/*table*/
.t1 {WIDTH: 100%}
.t2 {WIDTH: 100%; height:100%;}
	
.Lnk
{
    color: #DD923B;
   	text-decoration: none;
}

.Lnk:hover 
{
    color:#BDBF80; 
    text-decoration:underline;
}

.Lnk_Web:link, .Lnk_Web, .Lnk_Web:Visited
{
    font: 11px Verdana; line-height: 18px; margin-bottom: 24px;
    padding-left: 12px; color:#BDBF80; text-decoration:none; background: url(/HomePage/img/arrowovr.gif) 0px no-repeat;
    white-space:nowrap;
}

.Lnk_Web:hover
{
    padding-left: 12px; color:#BDBF80; background: url(/HomePage/img/arrowovr.gif) 0px no-repeat; text-decoration:underline;
    white-space:nowrap;
}

/*NEW***************/

body
{
	background-color: #193759;
}

img
{
	border: 0px;
}

.MHD
{
	background-color: white;
	padding: 15px;
	height: 99px;
	width: 100%;
}

.MHDR
{
	text-align: right;
	vertical-align: top;
}

.GoogleMaps {
	width:480px;
	height:560px;
	background-color: #e9e2dd;
	border:1px solid #E9E2DD;
	margin-left:13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
