﻿body
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-weight: normal;
	margin: 0;
	background-color: #ffffff;
	cursor:url("mystic.cur");
}

td, p
{
	margin-top: 0;
	margin-bottom: 0;
}

.TextSmall
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt
}

.Content1
{
	font-family: Tahoma, arial, Verdana;
	font-size: 8pt;
	text-align: left;
	color: #696969
}

.Content2
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
	text-align: left;
	color: #696969
}

.TopBack1
{
	background-image: url(Slices/topl1.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 102px;
	width: 20%
}

.TopBack1a
{
	background-image: url(Slices/topl1.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.TopBack2
{
	background-image: url(Slices/topl2.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 37px;
	width: 20%
}

a.aWhite:link {
	color: #666666;
	text-decoration: none;

}
a.aWhite:visited {
	text-decoration: none;
	color: #666666;
}
a.aWhite:hover {
	text-decoration: underline;
}
a.acWhite:active {
	text-decoration: none;
	color: #ffffff;
}

a.acWhite:link {
	color: #ffffff;
	text-decoration: none;
}
a.acWhite:visited {
	text-decoration: none;
	color: #ffffff;
}
a.acWhite:hover {
	text-decoration: underline;
}
a.acWhite:active {
	text-decoration: none;
	color: #ffffff;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a.aGray:link, a.aGray:active
{
	text-decoration: none;
	color: #666666
}

a.aGray:hover
{
	text-decoration: underline;
	color: #0099cc
}

img
{
	border: 0;
	margin: 0;
}

.TabbedPanelstag {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #4D5B66;
	list-style: none;
	border-left: solid 0px #CCC;
	border-bottom: solid 0px #999;
	border-top: solid 0px #999;
	border-right: solid 0px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.tableDirector
{
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
	border-top: solid 1px #999;	
	-moz-user-select: none;
	-khtml-user-select: none;
}

.tablegallary
{
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-spacing:5px;
	-moz-user-select: none;
	-khtml-user-select: none;
}

