﻿body
{
	font-family: Arial;
	font-size: 10px;
	color: #404040;
	background-color: #ffffff;
}

table.presentationStripe
{
	width: 900px;
	height: 100%;
	border-width: 0;
}

table.presentationArea
{
	background-color: #ffffff;
	width: 100%;
	height: 600px;
	border-width: 0;
}

.grayText
{
	font-family: Arial;
	font-size: 10px;
	color: #404040;
}

.grayTextItalic
{
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #404040;
}


.redText
{
	font-family: Arial;
	font-size: 10px;
	color: Red;
}

.menuStrip
{
	font-family: Arial;
	font-size: 10px;
	color: #404040;
	cursor: hand;
}

.copyrightText
{
	font-family: Arial;
	font-size: 10px;
	color: #ee7f00;
}

table.horizontalSeparator
{
	width: 100%;
}

tr.horizontalSeparator
{
	height: 1px;
}

td.horizontalSeparator
{
	background-color: #ee7f00;
	width:100%;
}

a:link
{
	font-family: Arial;
	font-size: 10px;
	color: #101010;
	text-decoration: none;
	font-weight: bolder;
}

a:active
{
	font-family: Arial;
	font-size: 10px;
	color: #ee7f00;
	text-decoration: none;
	font-weight: bolder;
}

a:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #101010;
	text-decoration: none;
	font-weight: bolder;
}

a:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #ee7f00;
	text-decoration: none;
	font-weight: bolder;
}

.galleryIconDescHidden
{
	font-family: Arial;
	font-size: 10px;
	color: White;
	text-decoration: none;
}

h3.sectionTitle
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #202020;
}

img
{
	border: 0px;
}










.clsCopyright
{
	font-family: Arial;
	font-size: xx-small;
	color: Gray;
}



.clsNormal
{
	font-family: Arial;
	color: Gray;
}



.clsNormalSmall
{
	font-family: Arial;
	font-size: x-small;
	color: Gray;
}



.clsNormalSmallHidden
{
	font-family: Arial;
	font-size: x-small;
	color: White;
}






.clsLinkImage
{
	cursor: hand;
}



.clsFramedImage1
{
	border-bottom-color: "green";
	border-left-color: "green";
	border-right-color: "green";
	border-top-color: "green";
}
