﻿.Frame
{
    background: #EFEBDE url('Images/bg_10x627.gif') repeat-x top;
    width: 100%;

}


.StaticPageFrame
{
	background-image: url('Images/Static_Page_Background.jpg');
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	vertical-align: top;
}

.HeaderFrame
{
    background-image: url('Images/bg2_900x167.gif');
    background-repeat: no-repeat;
    width: 902px;
    height: 142px;
}

.HeaderFrame .Top
{
	height: 92px;
	width: 900px;
}

.HeaderFrame .Navigation
{
	width: 902px;
	height: 28px;
}

.HeaderFrame .QuickLinks
{
	height: 22px;
	width: 900px;
}

.TopContentFrame
{
	width: 910px;
}

.MiddleContentBarFrame
{
	border-width: 1px;
	border-color: #7992AE #D6CFAB #7992AE #D6CFAB;
	width: 100%;
	background-color: #A0B1C5;
	border-top-style: solid;
	border-bottom-style: solid;
}

.BottomContentFrame
{
	width: 100%;
	vertical-align: top;
	background-color: #BDC9D2;
}

.BottomContentFrame .Content
{
	background-image: url('Images/bottom_middle.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 900px;
}


.PartnersFrame
{
	background-color: #BDC9D2;
	width: 100%;
}

.FooterFrame
{
    background-image: url('Images/bg_10x627.gif');
    background-repeat: repeat-x;
    background-position: 0px -572px;
    width: 100%;
    height: 55px;
}


.StaticPageContent
{
	width: 900px;
}

.NoticeBoard
{
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D8E3FE;
	text-align: left;
}

.MiddleLine
{
	background-image: url('Images/line.png');
	background-repeat: no-repeat;
	background-position: center top;
	height: 460px;
	background-color: #BDC9D2;
	width: 5px;
}

.ExplorerBar
{
	width: 100%;
}

.ExplorerTitle
{
	width: 100%;
}

.ExplorerContent
{
	width: 100%;
}


.Partners
{
    background-position: 0px -142px;
    height: 47px;
    background-image: url('Images/bg2_900x167.gif');
    background-repeat: no-repeat;
}

.Partners td
{
    border: 1px solid #FFFFFF;
}
.Partners td:hover
{
    cursor: pointer;
    border: 1px solid #336699;
}

