body
{
	background-color : #F0EDE0;
}

.whiteBackground
{
	background-color : white;
}

.colorSides
{
	background-color : #F0EDE0;
}

.homePagesPartsTitles
{
	background-color : #EFEFE1;
	font-size : 11px;
	font-weight: bold;
}

.altBackground
{
	background-color : #FFFFF7;
}

.homepageRightElements
{
	background-color : #008080;
	color : white;
}

.odd
{
	background-color : white;
}

.even
{
	background-color : #E5EEEB;
}

.filetColor
{
	background-color : #CFCFCF;
}

.eventsTitle
{
	color : #008080;
	font-weight: bold;
}

.homepageRightBotElements
{
	background-color : #E5EEEB;
}

.smalltitle
{
	font-size : 10px;
	font-weight: bold;
}

body.popUp
{
	border: none;
}

body, td, input, select, textarea, .sitemapLinks
{
	color : #333333;
	font-family : Verdana, Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
}

a
{
	color : #176969;
	text-decoration: none;
	font-weight: bold;
}

a:HOVER
{
	color : #176969;
}

.smallerText
{
	font-size : 9px;
}

.bold
{
	font-weight: bold;
}

.contentTitle
{
	font-weight: bold;
}

.menuSectionNormal
{
	color : #535353;
	font-weight: bold;
	text-decoration: none;
}

.menuSectionSelected
{
	color : #008080;
	font-weight: bold;
	text-decoration: none;
}


.frmlabel
{
	color : #008080;
	background-color : #E5EEEB;
}

.separator
{
	background-color : white
}

.error
{
	color : Red;
}
