﻿body
{
	font-family: Georgia;
	font-size: 12px;
}
.title
{
	font-family: Georgia;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 2px;
	font-weight: bold;
}
.titleBlack
{
	font-family: Georgia;
	font-size: 16px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	
}
.titleSmall
{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
	
}
.textTiny
{
	font-family: Georgia;
	font-size: 10px;
	color: #000000;
	
	
}
.textBox
{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	
}
.textDetail
{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	letter-spacing: 1px;
	
}
.textWhite
{
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: bold;
	
}
.whiteSmall
{
	font-family: Georgia;
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: bold;
	
}
.textYellow
{
	font-family: Georgia;
	font-size: 14px;
	color: #FECA00;
	letter-spacing: 1px;
	font-weight: bold;
	
}
.button
{
	border-width: 0px;
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: #A39D80;
}
.textBlack
{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 18px;
	font-weight: normal;
}
.footer
{
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 2px;
	line-height: 22px;
	font-weight: normal;
}
.menu:link
{
	font-family: Georgia;
	font-size: 13pt;
	color: #D1CEC0;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	line-height: 28px;
}
.menu:visited
{
	font-family: Georgia;
	font-size: 13pt;
	color: #D1CEC0;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	line-height: 28px;
}
.menu:hover
{
	font-family: Georgia;
	font-size: 13pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	line-height: 28px;
}
.menu:active
{
	font-family: Georgia;
	font-size: 13pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	line-height: 28px;
}
.menuSmall:link
{
	font-family: Georgia;
	font-size: 10pt;
	color: #D1CEC0;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;

}
.menuSmall:visited
{
	font-family: Georgia;
	font-size: 10pt;
	color: #D1CEC0;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;

}
.menuSmall:hover
{
	font-family: Georgia;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;

}
.menuSmall:active
{
	font-family: Georgia;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;

}
a:link
{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 18px;
}
a:visited
{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 18px;
}
a:hover
{
	font-family: Georgia;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 18px;
}

.input
{
	border-width: 0px;
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: #BED4DE;
	height: 20px
}
.buttonBlue
{
	border-width: 0px;
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: #6590A2;
	height: 20px
}
.filter
{
	border-width: 0px;
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: #E3E2D9;
	height: 18px;
	width: 595px
}
#info
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 10px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	background-color: #eee;
	border-bottom: solid 1px #ccc;
}



#message
{
	font-family: Trebuchet MS, Verdana, sans-serif;
}

.magnifier
{
	position: absolute;
	border: solid 1px #000;
	cursor: move;
	background-repeat: no-repeat;
	background-color: #fff;
	
}

.magnifierShadow
{
	position: absolute;
	background: transparent;
	padding: 0;
	margin: 0;
}

.magnifierController
{
	color: #999;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 10pt;
}

.magnifierControllerContainer
{
	padding: 10px;
}

.magnifierControllerPrefix
{
	color: #111;
}

.magnifierControllerButton
{
	color: #666;
	cursor: pointer; cursor: hand;
	background-color: #eee;
	border: solid 1px #ddd;
	padding: 0px 4px 0px 4px;
	/*text-shadow: dimgray 0px 0px 3px;*/
}

.magnifierControllerButtonSelected
{
	background-color: #ccc;
	border: solid 1px #aaa;
	color: #333;
	font-weight: bold;
	cursor: pointer; cursor: hand;
	padding: 0px 4px 0px 4px;
	/*text-shadow: dimgray 0px 0px 3px;*/
}
.mC {width:100px; margin:5px; float:right;}
.mH {color:#60c; cursor:pointer;  font-weight:bold; border-top:1px solid #300;}
.mL {display:none; margin-bottom:10px;}
.mO {margin-left:10px; display:block;}