
BODY
{
	background-color: White;
    color: #999999;
	padding:0; 
    font-family: Tahoma, Arial, "Lucida Grande", Geneva, sans-serif;
    font-size: 8pt;
    text-align: center;
}

IMG
{
    border: 0;
}

TD
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
}

H1
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

H2
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: center;
}

H3
{
    FONT-SIZE: 11pt;
    COLOR: #999999;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    margin-top: 5px;
    margin-bottom: 30px;
    text-align: left;
}

H4
{
    FONT-SIZE: 11pt;
    COLOR: #999999;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    margin-top: 5px;
    margin-bottom: 40px;
    text-align: right;
}


A:link
{
    COLOR: #666666;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
    border: 0;
}

A:visited
{
    COLOR: #666666;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
    border: 0;
}

A:hover
{
    COLOR: #CC3333;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
    border: 0;
}

.GeneralContent
{
	margin-top: 25px;
}

.Menu
{
	color: #666666;
	text-align: left;
	margin: 10px;
	width: 400px;
    margin: 0px auto;
}
.Menu A:link
{
    COLOR: #333333;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
    border: 0;
}
.Menu A:visited
{
    COLOR: #333333;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
    border: 0;
}
.Menu A:hover
{
    COLOR: #330066;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
    border: 0;
}


.News
{
	color: #666666;
	text-align: left;
	margin: 10px;
	width: 500px;
    margin: 0px auto;
}
.News A:link
{
    COLOR: #333333;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
    border: 0;
}
.News A:visited
{
    COLOR: #333333;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
    border: 0;
}
.News A:hover
{
    COLOR: #330066;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
    border: 0;
}


.AllGalleriesTitle
{
	color: #666666;
	margin-bottom: 5px;
}
.GalleryTitle
{
	color: #666666;
	margin-top: 5px;
	margin-bottom: 60px;
}


.Review
{
	margin-top: 20;
	color: #333333;
	width: 500px;
	text-align: left;
	font-size: 12px;
    margin: 0px auto;
}

.CenterThis
{
	text-align: center;
}

.NewsDate
{
    color: #330066;
    font-family: Tahoma, Arial, 'MS Sans Serif';
    font-size: 8pt;
    font-weight: bold;
    border: 0;
}


.PictureGalleries
{
	margin-top: 15px;
	margin-bottom: 10px;
}


.MouseOverBackground
{
    background-image: url(../Images/GrayBar.gif);
    background-repeat: no-repeat;
    background-position: center;
    color: #737373;
	text-align: center;
    width: 600px;
    height: 16px
}
.MouseOverBackground A:link
{
    COLOR: #333333;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    FONT-SIZE: 8pt;
    font-weight: bold;
    border: 0
}
.MouseOverBackground A:visited
{
    COLOR: Black;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    FONT-SIZE: 8pt;
    font-weight: bold;
    border: 0
}
.MouseOverBackground A:hover
{
    COLOR: Black;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
    border: 0
}

.ComparisonTable
{
	border-style: solid;
	border-width: 1px;
	border-color: #fff8dc
}
.ComparisonTableHeader
{
	background-color: #fff8dc;
}




#EntirePage
{
	width: 840px;
	text-align: center;
    margin: 0px auto;
}

#EntirePageWide
{
	width: 925px;
	text-align: center;
    margin: 0px auto;
}

#EntirePageExtraWide
{
	width: 1015px;
	text-align: center;
    margin: 0px auto;
}


#TopNavigation
{
	position:relative;
	width:100%;
	height:38;
	left: 207;
	top: 13;
	text-align: left;
}

#Main
{
	position: relative;
	top: 0;
	width: 100%;
}

#Content
{
	position: relative;
	float:left;
	top: 0;
	width: 620px;
}

#ContentWide
{
	position: relative;
	float:left;
	top: 0;
	width: 710px;
}

#ContentExtraWide
{
	position: relative;
	float:left;
	top: 0;
	width: 810px;
}

#RightColumn
{
	position: relative;
	float:right;
	top: 15;
	width: 165px;
	text-align: left;
}


#PageBottom
{
	Clear:both;
	margin-top: 15;
	width: 100%;
}


#PageBottomLeft
{
	position: relative;
	float: left;
	width: 315px;
	margin-top: -5;
	text-align: left;
}

#PageBottomCenter
{
	position: relative;
	float: left;
	width: 305px;
	margin-top: 5;
	text-align: left;
}

#PageBottomRight
{
	position: relative;
	float:right;
	width: 165px;
	margin-top: 5;
	text-align: left;
}




#TheEnd
{
	Clear:both;
	position:relative;
	top:auto;
	left: 15;
	margin-top: 0px;
}






TD.FTL
{
    background-image: url(../Images/Frame/TL.gif);
    background-repeat: no-repeat;
    height: 54px;
    width: 58px;
}

TD.FTC
{
    background-image: url(../Images/Frame/TC.gif);
    background-repeat: repeat-x;
    height: 54px;
}

TD.FTR
{
    background-image: url(../Images/Frame/TR.gif);
    background-repeat: no-repeat;
    height: 54px;
    width: 59px;
}


TD.FCL
{
    background-image: url(../Images/Frame/CL.gif);
    background-repeat: repeat-y;
    width: 58px;
}

TD.FCR
{
    background-image: url(../Images/Frame/CR.gif);
    background-repeat: repeat-y;
    width: 59px;
}

TD.FBL
{
    background-image: url(../Images/Frame/BL.gif);
    background-repeat: no-repeat;
    height: 55px;
    width: 58px;
}

TD.FBC
{
    background-image: url(../Images/Frame/BC.gif);
    background-repeat: repeat-x;
    height: 58px;
}

TD.FBR
{
    background-image: url(../Images/Frame/BR.gif);
    background-repeat: no-repeat;
    height: 55px;
    width: 59px;
}







TD.FITL
{
    background-image: url(../Images/Frame-Index/TL.gif);
    background-repeat: no-repeat;
    height: 8px;
    width: 10px;
}

TD.FITC
{
    background-image: url(../Images/Frame-Index/TC.gif);
    background-repeat: repeat-x;
    height: 8px;
}

TD.FITR
{
    background-image: url(../Images/Frame-Index/TR.gif);
    background-repeat: no-repeat;
    height: 8px;
    width: 8px;
}


TD.FICL
{
    background-image: url(../Images/Frame-Index/CL.gif);
    background-repeat: repeat-y;
    width: 10px;
}


TD.FICR
{
    background-image: url(../Images/Frame-Index/CR.gif);
    background-repeat: repeat-y;
    width: 8px;
}

TD.FIBL
{
    background-image: url(../Images/Frame-Index/BL.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}

TD.FIBC
{
    background-image: url(../Images/Frame-Index/BC.gif);
    background-repeat: repeat-x;
    height: 10px;
}

TD.FIBR
{
    background-image: url(../Images/Frame-Index/BR.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 8px;
}
