﻿body 
{
	background-color: #dee8f2;
	margin-top: 0px;
	font-family:Arial;
}

textarea.Normal
{
	width: 400px;
	height: 100px;
}

table.Header
{
	background-color: #dee8f2;
}

td.Content
{	
	background-image: url('~/_Images/Degrade2.jpg');
	background-repeat: repeat-x;
	
	width: 500px;
	height: 100%;
}

.SubMenuItem
{
	background-color: #f7f5dc;
	color: #000000;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	z-index:100;
}

.SubMenuItemHover
{
	background-color: #476277;
	color: #ffffff;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}

div.PageHeader
{
	width: 100%;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
}

div.PageSubTitle
{
	width: 100%;
	background-color: #476277;
	color: #ffffff;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

div.Explanations
{
	width: 500px;
	color: #000000;
	text-align: justify;
	font-size: 10pt;
}

div.Disclaimer
{
	width: 500px;
	color: #000000;
	text-align: justify;
	font-size: 10pt;
	font-weight: bold;
}

div.PageContent
{
	width: 80%;
	text-align:justify;
	font-size: 10pt;
	padding: 4px;
}

td.NewsHeader
{
	background-color: #bdd2e5;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

td.NewsContent
{
	background-color: #dee8f2;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

td.NewsFooter
{
	background-color: #bdd2e5;
	height: 2px;
}

.BackLink:link
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.BackLink:hover
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.BackLink:visited
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.CarcasseLink:link
{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.CarcasseLink:hover
{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.CarcasseLink:visited
{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.EventAndNewsLink:link
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.EventAndNewsLink:hover
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.EventAndNewsLink:visited
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.TextBoxLabel
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.TextBoxLabelLeftAlign
{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.cmdLogin
{
	width: 150px;
	background-color: #bdd2e5;
	font-weight: bold;
	font-size: 10px;
}

.cmd
{
	width: 150px;
	background-color: #bdd2e5;
	font-weight: bold;
	font-size: 10px;
}

.ExternalLinks:link
{
	color: #000000;
	text-decoration: none;
}

.ExternalLinksEmail:link
{
	color: #0000FF;
	text-decoration: none;
}

.ExternalLinks:hover
{
	color: #000000;
	text-decoration: none;
}

.ExternalLinks:visited
{
	color: #000000;
	text-decoration: none;
}

span.ResourcesManagerTitle
{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

span.ResourcesManagerSubTitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.ResourcesManagerListBox
{
	font-size: 12;
	font-weight: bold;
}

div.UserDocumentCategoryHeader
{
	background-color: #213c51;
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.RegisterTextBoxHeader
{
	background-color: #bdd2e5;
	width: 400px;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	border-style: none;
}

.RegisterTextBoxContent
{
	background-color: #dee8f2;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	width: 300px;
	border-style: solid;
	border-width: 1px;
}

.RegisterTextBoxContentWhite
{
	background-color: #ffffff;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	width: 300px;
	border-style: solid;
	border-width: 1px;
}