body
{
	margin-top: 0px;
	background-image:url("images/back.png");
	background-repeat:repeat-x;
	background-color:#999999;
}

#maintable
{
	margin-top: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #000000;
}

#header
{
	
	height: 80px;
	width: 960px;
	text-align: center;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	
}

#centercontent
{
	width: 550px;
	vertical-align: top;
	padding: 5px;
}

#mainmenu
{
	color: #000000;
	font-size: 10pt;
	width: 100%;
	height: 20px;
	width: 960px;
	text-align: center;
	border-bottom: 1px solid #666666;
}

#content
{
	text-align: left;
}







/* Menu Styling */

.MainCMSTreeMenuTable td
{
	border: 1px solid #ffffff;
	vertical-align: middle;
	width: 185px;
	height: 25px;
	background-color: #ffffff;
}
.MainCMSTreeMenuItem
{
	cursor: pointer;
	color: #000000;
	text-decoration:none;
}

.MainCMSTreeMenuItem a:link
{
	cursor: pointer;
	padding-left: 20px;
	color: #000000;
	text-decoration:none;
}
.MainCMSTreeMenuItem a:visited
{
	cursor: pointer;
	padding-left: 20px;
	color: #000000;
	text-decoration:none;
}

.MainCMSTreeMenuItem a:hover
{
	color: #FF0000;
	cursor: pointer;
	padding-left: 20px;
	text-decoration:none;
}

.MainCMSTreeMenuSelectedItem
{
	color: #FF0000;
	cursor: pointer;
	padding-left: 20px;
	text-decoration:none;
}
.MainCMSTreeMenuSelectedLink
{
	color: #FF0000;
	cursor: pointer;
	text-decoration:none;
	
}


.SubCMSTreeMenuItem
{
	font-weight:bold;
	font-size:8pt;
	cursor: pointer;
	color: #000000;
	text-decoration:none;
	padding-left:10px;
}

.SubCMSTreeMenuItem a:link
{
	font-weight:bold;
	font-size:8pt;
	cursor: pointer;
	padding-left: 20px;
	color: #000000;
	text-decoration:none;
}
.SubCMSTreeMenuItem a:visited
{
	font-weight:bold;
	font-size:8pt;
	cursor: pointer;
	padding-left: 20px;
	color: #000000;
	text-decoration:none;
}

.SubCMSTreeMenuItem a:hover
{
	font-size:8pt;
	font-weight:bold;
	color: #FF0000;
	cursor: pointer;
	padding-left: 20px;
	text-decoration:none;
}

.SubCMSTreeMenuSelectedItem
{
	font-weight:bold;
	font-size:8pt;
	color: #FF0000;
	cursor: pointer;
	padding-left: 30px;
	text-decoration:none;
}
.SubCMSTreeMenuSelectedLink
{
	font-weight:bold;
	font-size:8pt;
	color: #FF0000;
	cursor: pointer;
	text-decoration:none;	
}

/* End of Menu Styling  */

.blacklink:link
{
	color:#000000;
}
.blacklink:hover
{
	color:#FF0000;
}
.blacklink:visited
{
	color:#000000;
}
/*
#newscolumn
{
	vertical-align:top;
	padding:5px;

}

#newscolumn .NewsLatest
{
	font-size:8pt;
	width:100%;
	height:40px;
	margin:0px;
	padding:0px;
}
*/
a.LinkMore:link
{
	margin-top:-30px;
	color:#FF0000;
	text-decoration:none;
}

a.LinkMore:hover
{
	margin-top:-30px;
	color:#ffffff;
	text-decoration:none;

}

a.LinkMore:visited
{
	margin-top:-30px;
	color:#FF0000;
	text-decoration:none;
}
/*
#newscolumn hr
{

color: #ffffff;
text-align: center;
height: 3px;
width: 99%;
margin:auto;
}

#newscolumn .NewsTitle
{
	color:#FF0000;
	font-size:8pt;
	padding:0px;
	line-height:8px;
	margin:0px;
}

#newscolumn .NewsSummary
{
	padding:0px;
}*/

#SearchBox
{
	text-align:center;width:100%;
}

.CMSMenu td
{
	font-size:8pt;
	color:#000000;
	border:1px solid #000000;
	cursor:pointer;
	font-weight:normal;
	background-image:none;
	background-color:#ffffff;
}
.CMSMenu td:hover
{
	font-size:8pt;
	color:#FF0000;
	border:1px solid #000000;
	cursor:pointer;
	font-weight:normal;
	background-image:none;
	background-color:#ffffff;
}

.homelink:link, .homelink:visited
{
	color:#000000;
	text-decoration:none;
}
.homelink:hover
{
	color:#FF0000;
	text-decoration:none;
}

/*
div.NewsTitle
{
	color:#ff0000;
}


#NewsRepeaterList .NewTitle
{
	color:#ff0000;
}
*/
/* MAIN MENU STYLES */

.MainCMSMenu
{
	cursor: pointer;
	margin-left:auto;
	text-align:right;

}

.MainCMSMenuItem
{
	
	text-decoration: none;
	cursor: pointer;
	color: #000000;

	
}
.MainCMSMenuItemMouseUp
{

	text-decoration: none;
	cursor: pointer;
	color: #000000;
}

.MainCMSMenuItemMouseOver
{

	text-decoration: none;
	cursor: pointer;
	color: #FF0000;
}

.MainCMSMenuItemMouseDown
{

	text-decoration: none;#
	cursor: pointer;
	color: #FF0000;
}

.MainCMSMenuHighlightedMenuItem
{

	text-decoration: none;
	cursor: pointer;
	color: #FF0000;
	
}

.MainCMSMenuHighlightedMenuItemMouseOver
{

	text-decoration: none;
	cursor: pointer;
	color: #000000;
}

.MainCMSMenuHighlightedMenuItemMouseUp
{

	text-decoration: none;
	cursor: pointer;
	color: #FF0000;
}
.MainCMSMenuHighlightedMenuItemMouseDown
{

	text-decoration: none;
	cursor: pointer;
	color: #000000;
}

/* END OF MAIN MENU STYLES */


.NewsletterSubscriptionInline
{
	font-size:9pt;
}
.SubscriptionButton
{
	font-size:9pt;
}
.ErrorMessage
{
	color:#FF0000;
}

#footer
{
	font-size: 8pt;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	width: 100%;
	text-align: center;
}

#footer a:link, a:visited
{
	text-decoration: none;
	color: red;
}

#footer a:hover
{
	text-decoration: none;
	color: #000000;
}


#carismanewstitle a:link, a:visited
{
	text-decoration: none;
	color: red;
}

#carismanewstitle a:hover
{
	text-decoration: none;
	color: #ffffff;
}