body
{
	margin: 0px;
	font-size: 8pt;
	font-family: verdana;
	background-color: #6789ab;
}
/*INPUT 
{ 
	BORDER-RIGHT: cornflowerblue 1pt solid; 
	BORDER-TOP: cornflowerblue 1pt solid; 
	BORDER-LEFT: cornflowerblue 1pt solid; 
	BORDER-BOTTOM: cornflowerblue 1pt solid;
	background-color:White 
}*/
/******************************************
	General Css Classes
******************************************/
.SimpleLink
{
	font-size: 8pt;
	font-weight:bold;
	color: royalblue;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.SimpleLink:hover
{
	color: orangered;
	text-decoration: underline;
}

.Simple
{
	font-size: 8pt;
	color: #000099;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}

/******************************************
	NavigationBar Css Classes
******************************************/
.TabItem
{
	border-right: #3d6795;
	border-top: #3d6795;
	font-weight: normal;
	font-size: 8pt;
	border-left: #f1f1f1 1pt solid;
	cursor: hand;
	color: black;
	border-bottom: #3d6795;
	font-family: Tahoma;
	background-color: #3d6795;
	text-align: center;
	text-decoration: none;
}

.TabCss
{
	border-bottom: #3d6795 2px solid;
	background-color: #3d6795;
}

.TabItemSelected
{
	font-weight: bold;
	font-size: 8pt;
	border-left: #f1f1f1 1pt solid;
	color: #ffcc66;
	font-family: Tahoma;
	text-align: center;
}

.TabItemLink
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
	text-decoration:'none';
}

.TabItemLink:Hover
{
	font-size: 8pt;
	color: #ffcc66;	
	font-family: Tahoma;
	text-decoration: underline;
}
/******************************************
	Header Css Classes
******************************************/
.lnkCultures
{
	font-weight: bold;
	color: white;
	font-family: Tahoma;
}


/******************************************
	Links Component Css Classes
******************************************/
.LinksContent
{
/*	border-right: steelblue 1px solid;*/
	border-top: #3d6795 1pt solid;
	border-left: #3d6795 1pt solid;
/*	border-bottom: steelblue 1px solid;*/
	background-color: whitesmoke;
}

.LinksContentHighlited
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: whitesmoke;
}

.LinksText
{
	font-weight: normal;
	font-size: 8pt;
	color: slategray;
	font-family: Tahoma;
	text-decoration: none;
}

.LinksText:Hover
{
	font-weight: normal;
	font-size: 8pt;
	color: goldenrod;
	font-family: Tahoma;
	text-decoration: underline;
}

.LinksTitle
{
	border-right: darkgray thin solid;
	border-top: darkgray thin solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: darkgray thin solid;
	color: white;
	border-bottom: darkgray thin solid;
	font-family: Tahoma;
	background-color: #587692;
}

.LinksTitleHighlited
{
	border-right: darkgray thin solid;
	border-top: darkgray thin solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: darkgray thin solid;
	color: #003399;
	border-bottom: darkgray thin solid;
	font-family: Tahoma;
	background-color: lightgrey;
}
/******************************************
	Expandable Links Component Css Classes
******************************************/
.ExLinksContent
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	border-left: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
	background-color: white;
}

.ExLinksContentHighlited
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: whitesmoke;
}

.ExLinksText
{
	font-weight: normal;
	font-size: 8pt;
	color: #0066cc;
	font-family: Tahoma;
	text-decoration:none;
}

.ExLinksText:Hover
{
	font-weight: normal;
	font-size: 8pt;
	color: orange;
	font-family: Tahoma;
	text-decoration:underline;
}

.ExLinksTitle
{
	border-right: #6699cc thin solid;
	border-top: #6699cc thin solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #6699cc thin solid;
	color: white;
	border-bottom: #6699cc thin solid;
	font-family: Tahoma;
	background-color: #3d6795;
}

.ExLinksTitleHighlited
{
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	font-size: 8pt;
	border-left: gainsboro thin solid;
	color: #003399;
	border-bottom: gainsboro thin solid;
	font-family: Tahoma;
	background-color: lightgrey;
	font-weight:bold;
}

/******************************************
	Newss Component Css Classes
******************************************/
.NewsContent
{
/*	border: solid 1px blue;*/
	background-color: white;	
}

.NewsContentHighlited
{
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	border-bottom: #6699ff 1px solid;
	background-color: aliceblue;
}

.NewsHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: #3d6795;
	font-family: Tahoma;
}
.NewsHeader:Hover
{
	color: #FF8C00;
}

.NewsText
{
	font-size: 8pt;
	font-style:normal;
	text-decoration:none;
	color:Black;
	font-family: Tahoma;	
}

.NewsText:Hover
{
	font-size: 8pt;
	font-family: Tahoma;
}

.NewsTitle
{
	border-right: #b8cbd4 thin solid;
	/*border-top: #006699 thin solid;*/
	font-weight: bold;
	font-size: 9pt;
	border-left: #b8cbd4 thin solid;
	color: white;
	border-bottom: #b8cbd4 thin solid;
	font-family: Tahoma;
	background-color: #b8cbd4;
}

.NewsTitleHighlited
{
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	border-left: #6699ff thin solid;
	color: white;
	border-bottom: #6699ff thin solid;
	font-family: Tahoma;
	background-color: #6699ff;
}

.NewsDetailTitle
{
	font-family:Verdana; 
	font-size: 13px; 
	font-weight: bold;
	color:#285b72;
	margin-bottom:4px;
}

.NewsDetailContent
{
	font-family: Tahoma;
	font-size:8pt;
}

/******************************************
	Documents Component Css Classes
******************************************/
.DocumentsContent
{

	background-color: white;	
}

.DocumentsContentHighlited
{
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	border-bottom: #6699ff 1px solid;
	background-color: aliceblue;
}

.DocumentsHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: #3d6795;
	font-family: Tahoma;
}

.DocumentsTitle
{
	border-right: #b8cbd4 thin solid;
	/*border-top: #006699 thin solid;*/
	font-weight: bold;
	font-size: 9pt;
	border-left: #b8cbd4 thin solid;
	color: white;
	border-bottom: #b8cbd4 thin solid;
	font-family: Tahoma;
	background-color: #b8cbd4;
}

.DocumentsTitleHighlited
{
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	border-left: #6699ff thin solid;
	color: white;
	border-bottom: #6699ff thin solid;
	font-family: Tahoma;
	background-color: #6699ff;
}

.DocumentsDetail
{
	font-family:Tahoma;
	font-size:8pt;
}

.DocumentsLink
{
	font-size: 8pt;
	color:Navy;
	font-family: Tahoma;	
}

.DocumentsLink:Hover
{
	font-size: 8pt;
	color: dodgerbluered;
	font-family: Tahoma;
}

.DocumentsListHeader
{
	font-family: Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Blue;
	background-color: #F5F5F5;
}

/******************************************
	Events Component Css Classes
******************************************/
.EventsContent
{
	border: solid 1px #006699;
	background-color: white;	
}

.EventsContentHighlited
{
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	border-bottom: #6699ff 1px solid;
	background-color: aliceblue;
}

.EventsHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: #3d6795;
	font-family: Tahoma;
}

.EventsText
{
	font-size: 8pt;
	font-style:normal;
	text-decoration:none;
	color:Black;
	font-family: Tahoma;	
}

.EventsText:Hover
{
	font-size: 8pt;
	color: dodgerbluered;
	font-family: Tahoma;
}

.EventsTitle
{
	border-right: #006699 thin solid;
	border-top: #006699 thin solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #006699 thin solid;
	color: white;
	border-bottom: #006699 thin solid;
	font-family: Tahoma;
	background-color: #006699;
}

.EventsTitleHighlited
{
	font-size: 8pt;
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	border-left: #6699ff thin solid;
	color: white;
	border-bottom: #6699ff thin solid;
	font-family: Tahoma;
	background-color: #6699ff;
}

.EventsDetailContent
{
	font-size:8pt;
	font-family: Tahoma;
}

.Eventsplace
{
	font-size:8pt;
	font-weight:bold;
	font-family: Tahoma;
}

/******************************************
	HtmlDocument Component Css Classes
******************************************/
.HtmlDocumentsContent
{
	border: solid 1px blue;
	background-color: white;	
}

.HtmlDocumentsContentHighlited
{
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	border-bottom: #6699ff 1px solid;
	background-color: aliceblue;
}

.HtmlDocumentsHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #0066ff;
	font-family: Tahoma;
}

.HtmlDocumentsText
{
	font-size: 8pt;
	font-family:Tahoma, Verdana;
}

.HtmlDocumentsTitle
{
	font-size: 12pt;
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	border-left: #6699ff thin solid;
	color: white;
	border-bottom: #6699ff thin solid;
	font-family: Tahoma;
	font-style:italic;
	background-color: #6699ff;
}

.HtmlDocumentsTitleHighlited
{
	font-size: 12pt;
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	border-left: #6699ff thin solid;
	color: white;
	border-bottom: #6699ff thin solid;
	font-family: Tahoma;
	font-style:italic;
	background-color: #6699ff;
}

/******************************************
	Contacts Component Css Classes
******************************************/
.ContactsContent
{
	background-color: white;	
}

.ContactsContentHighlited
{
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	border-bottom: #6699ff 1px solid;
	background-color: aliceblue;
}

.ContactsHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: #3d6795;
	font-family: Tahoma;
}

.ContactsTitle
{	
	border-right: #b8cbd4 thin solid;
	/*border-top: #006699 thin solid;*/
	font-weight: bold;
	font-size: 9pt;
	border-left: #b8cbd4 thin solid;
	color: white;
	border-bottom: #b8cbd4 thin solid;
	font-family: Tahoma;
	background-color: #b8cbd4;
}

.ContactsTitleHighlited
{	
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	border-left: #6699ff thin solid;
	color: white;
	border-bottom: #6699ff thin solid;
	font-family: Tahoma;
	background-color: #6699ff;
}

.ContactsDetail
{
	font-family:Tahoma;
	font-size:8pt;
}

.ContactsLink
{
	font-size: 8pt;
	color:Navy;
	font-family: Tahoma;	
}

.ContactsLink:Hover
{
	font-size: 8pt;
	color: dodgerbluered;
	font-family: Tahoma;
}

.ContactsListHeader
{
	font-family: Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Blue;
	background-color: #F5F5F5;
}

/******************************************
	Admin Window Css Classes
******************************************/
.AdminContent
{
	border: solid 1px blue;
	background-color: white;	
}

.AdminHighlited
{
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	border-bottom: #6699ff 1px solid;
	background-color: aliceblue;
}

.AdminHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #0066ff;
	font-family: Tahoma;
}

.AdminTitle
{	
	font-size: 8pt;
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	border-left: #6699ff thin solid;
	color: white;
	border-bottom: #6699ff thin solid;
	font-family: Tahoma;
	background-color: #6699ff;
}

.AdminTitleHighlited
{
	font-size: 8pt;
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	border-left: #6699ff thin solid;
	color: white;
	border-bottom: #6699ff thin solid;
	font-family: Tahoma;
	background-color: #6699ff;
}

.AdminDetail
{
	font-family:Tahoma;
	font-size:8pt;
}

.AdminLink
{
	font-size: 8pt;
	color:Navy;
	font-family: Tahoma;	
}

.AdminLink:Hover
{
	font-size: 8pt;
	color: dodgerbluered;
	font-family: Tahoma;
}

/******************************************
	Footer Css Classes
*****************************************
.footerText
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, Verdana, Arial, Andalus;
	text-decoration:none;
}
.footerText:Hover
{
	color:#FFBF66;
	text-decoration:underline;
}

.footerColor
{
	background-color: #3d6795;
}
*/
.footer
{
	background-color:#6789ab;
}

/******************************************
	login Css Classes
******************************************/
.LoginTitle
{
	font-size: 8pt;
	font-weight:bold;
	color: black;
	border-bottom: gray 1pt inset;
	font-family: tahoma, verdana, arial;
}
.LoginContent
{
	border-right: gray 1pt solid;
	border-top: gray 1pt solid;
	border-left: gray 1pt solid;
	border-bottom: gray 1pt solid;
}

.little
{
	font-size: 7pt;
	font-weight:bold;
	color: black;
	font-family: tahoma, verdana, arial;
}
.simplebold
{
	font-size:8pt;
	font-weight:bold;
}
