body, html
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	min-width: 965px;
}
table
{
	font-size: 11px;
	padding: 6px;
}
.Top
{
	top: 0px;
}
.Bottom
{
	bottom: 0px;
}
.Left
{
	left: 0px;
}
.Right
{
	right: 0px;
}
.ContainerWidth
{
	position: relative;
}

#PageWidthWrapper
{
	width: 965px;
	padding-left: 20px;
	/*padding-right: 30px;*/
	position: absolute;
	z-index: 1;
}
#PageWrapper
{
	width: 965px;
	min-height: 500px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-right: solid 2px #000000;
	border-left: solid 2px #000000;
}

.MenuBG
{
	background-color: #FFFFFF;
}
#MenuWrapper
{
	float: left;
	width: 197px;
	padding-left: 10px;
	padding-right: 10px;
}

div.MenuSpacer
{
	height: 5px;
	overflow: hidden;
}
a.MenuHeader
{
	display: block;
	width: 177px;
	text-align: left;
	text-decoration: none;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #00442F;
	padding: 4px;
	border-bottom: solid 1px #A60A42;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	font-size: 10px;
	font-weight: bold;
}
a.MenuHeader:hover
{
	background-color: #D3D3A5;
	color: #000000;
}
a.MenuLink 
{
	display: block;
	width: 171px;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: solid 1px #D3D3A5;
	padding: 4px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
}
div.PanelMenuAbout
{
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    background-color: #FFFFFF;
    width: 185px;
}
a.MenuLink:hover 
{
	color: #000000;
	background-color: #C0C0C0;
	color: #000000;
	text-decoration: none;
}
a.MenuLinkLast
{
	display: block;
	width: 171px;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
	padding-left: 10px;
	border-bottom: solid 1px #000000;
	font-size: 10px;
	font-weight: bold;
}
a.MenuLinkLast:hover 
{
	color: #000000;
	background-color: #C0C0C0;
	color: #000000;
	text-decoration: none;
}
a.MenuLinkIndent
{
	display: block;
	width: 175px;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: dashed 1px #D3D3A5;
	padding: 4px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 10px;
	font-weight: bold;
}
a.MenuLinkIndent:hover 
{
	color: #000000;
	background-color: #C0C0C0;
	text-decoration: none;
}
a.PageHeader
{
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	color: #00442F;
	border-bottom: solid 1px #A60A42;
	padding: 4px;
}
a.ContentHeader
{
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	color: #00442F;
	background-color: #FFFFFF;
	border-bottom: solid 1px #A60A42;
	padding: 4px;
}
a.FooterLink
{
	display: inline;
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding: 14px;
	font-weight: bold;
}
a.FooterLink:hover 
{
	color: #000000;
	background-color: #D3D3A5;
	text-decoration: none;
}
a.HeaderLink
{
	display: inline;
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding: 14px;
	font-weight: bold;
}
a.HeaderLink:hover 
{
	color: #000000;
	background-color: #D3D3A5;
	text-decoration: none;
}
#Header
{
	padding: 8px;
	padding-left: 90px;
}
#ContentWrapper
{
}
#ContentBG
{
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(http://www.vestinrealtymortgage2.com/Images/globe_menu.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #A60A42;
}
#Logo
{
	background-color: #FFFFFF;
}

#PageContentWrapper
{
	float: right;
}

div.Spacer
{
	height: 6px;
	overflow: hidden;
	background-color: #CCCCCC;
	border-top: solid 1px #A60A42;
	border-bottom: solid 1px #A60A42;
}

div.MenuHeader
{
	padding: 4px;
	color: #FFFFFF;
}

div.MenuList
{
}

#StockQuote
{
	font-size: 10px;
	width: 177px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #A60A42;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	text-align: center;
}

.HeaderRow
{
	background-color: #CCCCCC;
	font-weight: bold;
}
.DetailRow
{
	background-color: #EAEAEA;
}

#MenuLinksWrapper
{
	height: 500px;
}

.ContentSegment
{
	font-size: 11px;
	line-height: 20px;
	padding: 20px;
	width: 705px;
}
.PageHeader
{
	color: #A60A42;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 2px #CCCCCC;
	padding-bottom: 4px;
}

#Footer
{
	font-weight: bold;
	background-color: #FFFFFF;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
}
#SubFooter
{
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
	background-color: #D3D3A5;
	padding: 8px;
	text-align: center;
	height: 30px;
}