
html, form
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #696969;
	font-style: normal;
	background-image: url(../images/clarus-background.jpg);
	background-repeat: repeat;
	font-size: 10pt;
}



ul
{
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
p
{
	font-family: Verdana, Arial, Sans-Serif;
}


h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;
}

h2
{
	font-family: Verdana;
	font-size: 13pt;
}

h3
{
	font-family: Verdana;
	font-size: 12pt;
}

h4
{
	font-family: Verdana;
	font-size: 12px;
}

table h1
{
	font-family: Verdana;
	font-size: 14pt;
}

table h2
{
	font-family: Verdana;
	font-size: 13pt;
}

table h3
{
	font-family: Verdana;
	font-size: 14pt;
}

table h4
{
	font-family: Verdana;
	font-size: 12px;
}

a.ul:link
{
	text-decoration: none;
	outline: none;
	color: #696969;
	cursor: hand;
}
a.ul:visited
{
	text-decoration: none;
	outline: none;
	color: #696969;
	cursor: hand;
}
a.ul:hover
{
	text-decoration: underline;
	outline: none;
	color: #696969;
	cursor: hand;
}


a.categoryLink:link
{
	text-decoration: underline;
	outline: none;
	color: #696969;
	cursor: hand;
}
a.categoryLink:visited
{
	text-decoration: underline;
	outline: none;
	color: #696969;
	cursor: hand;
}
a.categoryLink:hover
{
	text-decoration: underline;
	outline: none;
	color: #696969;
	cursor: hand;
}

a
{
	text-decoration: underline;
	outline: none;
	color: Navy;
}

a:hover
{
	text-decoration: underline;
	color: Gray;
}
a:visited
{
	color: Gray;
	text-decoration: underline;
}



a.NoLink:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.NoLink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a.NoLink:hover
{
	color: #CC9900;
	text-decoration: none;
}


a.SeletedLink:link
{
	color: #CC9900;
	text-decoration: none;
}

a.SeletedLink:visited
{
	color: #CC9900;
	text-decoration: none;
}

a.SeletedLink:hover
{
	color: #CC9900;
	text-decoration: underline;
}


.divCenter
{
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	height: auto;
	padding: 15px;
}


td
{
	overflow: hidden;
}

.mainContent
{
	width: 950px;
	background-color: White;
	height: auto;
	border: solid 1px Silver;
}


.Hidden
{
	display: none;
}

.NoLink
{
	color: #FFFFFF;
	text-decoration: none;
}
.SeletedLink
{
	color: #CC9900;
	text-decoration: underline;
}

.LeftMenu
{
	color: #000000;
	text-align: left;
	width: 200px;
	text-decoration: none;
}



.DropShadow
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=Gray, direction=135, strength=5);
	border-width: 1px;
	border-style: solid;
	border-color: Silver;
	cursor: pointer;
}

.ImageLogo
{
}
.ControlTitle
{
	color: #ffffff;
	background-color: #4963AE;
	font-variant: small-caps;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
}
.NewsEventBody
{
	border: Solid 1px #4963AE;
	background-color: #ffffff;
}

.MouseOverImage
{
	position: absolute;
	border: 1px solid silver;
	background: #FFFFFF;
	margin-left: 130px;
	margin-top: 110px;
}


.PhotoStrip
{
	background-color: #FFFFFF;
	margin: 10px;
	text-align: center;
	border: solid 1px #FFFFFF;
}
.PhotoStripTable
{
	width: 100%;
}
.ContentOverFlow
{
	overflow: hidden;
}



