HTML, BODY
{
	FONT-SIZE: 8pt;
	FONT-COLOR: #4B5A67;
	COLOR: #2B3E48;
	BACKGROUND-COLOR: #2B3E48;
	FONT-FAMILY: Geneva, Helvetica, Arial;
	scrollbar-face-color:#E3E7EC;
	scrollbar-highlight-color:#2B3E48;
	scrollbar-3dlight-color:#E3E7EC;
	scrollbar-darkshadow-color:#E3E7EC;
	scrollbar-shadow-color:#2B3E48;
	scrollbar-arrow-color:#2B3E48;
	scrollbar-track-color:#E3E7EC;
	margin:0px;
	padding:5px;
}

IMG
{
	BORDER: 0px;
    padding: 0px;
    margin: 0px;
}

INPUT, TEXTAREA
{
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: #E3E7EC;
	COLOR: #2B3E48;
	FONT-FAMILY: Geneva, Helvetica, Arial;
	BORDER: 1px;
	BORDER-STYLE: SOLID;
	BORDER-COLOR: #2B3E48;
}

INPUT.checkB
{
	BORDER: NONE;
	margin-right: 3px;
	margin-bottom: 1px;
}

LABEL
{
	MARGIN-BOTTOM: 10px;
}

A
{
	COLOR: #988C70;
	TEXT-DECORATION: none;
}

A:active
{
	COLOR: #E40272;
}

A:visited
{
	COLOR: #988C70;
}

A:hover
{
	COLOR: #85929F;
}

LI
{
	position:relative;
	right:20px;
}

.footer
{
	FONT-SIZE: 7pt;
	FONT-WEIGHT: BOLD;
}

a.footer
{
	COLOR:  #988C70;
}

a.footer:visited
{
	COLOR:  #988C70;
}

.menu, a.menu
{
	COLOR: #2B3E48;
	FONT-SIZE: 8pt;
}

a.menuvisited
{
	COLOR: #2B3E48;
	FONT-SIZE: 8pt;
}

.bodyB
{
	COLOR: #2B3E48;
	FONT-WEIGHT: BOLD;
}

a.bodyB:hover
{
	COLOR: #2B3E48;
}

a.bodyB:visited
{
	COLOR: #2B3E48;
}

a.menuP
{
	FONT-SIZE: 8pt;
	FONT-WEIGHT: BOLD;
	COLOR:  #E0007F;
}

a.menuP:visited
{
	FONT-SIZE: 8pt;
	FONT-WEIGHT: BOLD;
	COLOR:  #E0007F;
}

a.noHover:hover
{
	COLOR: #2B3E48;
}

IFRAME
{
	scrollbar-face-color:#E3E7EC;
	scrollbar-highlight-color:#2B3E48;
	scrollbar-3dlight-color:#E3E7EC;
	scrollbar-darkshadow-color:#E3E7EC;
	scrollbar-shadow-color:#2B3E48;
	scrollbar-arrow-color:#2B3E48;
	scrollbar-track-color:#E3E7EC;
}

.cutter
{
	BACKGROUND-COLOR: #B7BEC4;
}

.featureDiv
{
	display:none;
	margin-left:10px;
	margin-bottom:5px;
	FONT-SIZE: 8pt;
}

.arrowImage
{
	margin-right:4px;
	margin-bottom:1px;
	width:5px;
}

body div
{
    background-color:#E3E7EC;
}

.menuContainer
{
    height: 100px;
    width: 760px;
    position: relative;
}

.alertContainer
{
    width: 730px;
    padding: 10px;
    padding-left: 20px;
    position: relative;
    background-color: #720000;
    color: White;
    cursor: pointer;
}

.alertContainer a
{
    text-decoration: underline;
    color: White;
}

.menuLogo img
{
    vertical-align: text-bottom;
}

.menuSmallDivider
{
    width: 3px;
    height: 15px;
    position: absolute;
	background-color: #2B3E48;   
}

.menuSmallDivider1 {left: 182px; top: 0px;}
.menuSmallDivider2 {left: 182px; top: 85px;}
.menuSmallDivider3 {left: 522px; top: 0px;}
.menuSmallDivider4 {left: 522px; top: 85px;}

.menuBigDivider
{
    position: absolute;
    left: 372px;
    top: 0px;
    height: 100px;
    width: 3px;
    background-color: #2B3E48;
}

.menuB
{
	FONT-SIZE: 8pt;
	FONT-WEIGHT: BOLD;
	COLOR:  #988C70;
}

.menuTextLeft1 {left: 205px; position: absolute;}
.menuTextLeft2 {left: 395px; position: absolute;}
.menuTextLeft3 {left: 545px; position: absolute;}
.menuTextTop1 {top: 13px;}
.menuTextTop2 {top: 28px;}
.menuTextTop3 {top: 43px;}
.menuTextTop4 {top: 58px;}
.menuTextTop5 {top: 73px;}

.headContainer
{
    width: 760px;
    height: 51px;
    margin-top: 10px;
}

.bodyContainer
{
    width: 760px;
    min-height: 286px;
    background-image: url(/images/mainBG.gif);
    overflow: hidden;
}

.bodyMain
{
    width: 485px;
    padding-left: 20px;
    padding-bottom: 10px;
    float: left;
    vertical-align: top;
}

.bodySidebar
{
    margin-right: 0px;
    width: 225px;
    float: right;
    vertical-align: top;
    overflow: hidden;
    position: relative;
}

.bottomSidebar
{
    position: absolute;
    bottom: 0px;
    margin-bottom: -5px;
}

.mainSidebarGallery, .mainSidebarGalleryFront
{
    padding: 0px;
    margin: 0px;
    padding-right: 10px;
}

.mainSidebarGallery img
{
    padding: 0px;
    margin: 0px;
    padding-bottom: 7px;
}

.mainSidebarGalleryFront img
{
    padding: 0px;
    margin: 0px;
    padding-bottom: 2px;
    padding-top: 5px;
}

.footPaddingContainer
{
    width: 760px;
    height: 10px;    
}

.footContainer
{
    height: 25px;
    width: 760px;
    margin-top: 3px;
    position: relative;
    padding: 0px;
}

.footLines
{
    padding: 0px;
    margin-top: -1px;
    position: absolute;
    top: 6px;
    vertical-align: middle;
}

.footModified
{
    left: 20px;
}

.footLeft
{
    right: 259px;
}

.footRight
{
    left: 550px;
}

.bodyMain img
{
    width: 504px;
    height: 336px;
}
