﻿body
{
	
	background-image:url("rainDrops.jpg");
	background-repeat:repeat;
	text-align:center;
	
	
}

td
{
	text-align:left;
	vertical-align:top;
}

.fcMessage
{
	color: #ff0000;
}

.contentSetup
{ 
	width: 935px;
	text-align:center;
	background-color:#ffffcc;
	
}

.bgContent
{
	background-color:#ffffcc;
}

.tcLoginBox
{
	color: #ffff00 !important;
}

.bgLoginBox
{
	background-image:url("blueHorGradient2.png");
	text-align:center;
	vertical-align:top;
	border-width: 3px;
	border-style:ridge;
	
}

.Center
{
	text-align:center;
}

.linkButton
{
	color: Orange;
	font-size:small;

}

.linkButton:hover
{
	color: Maroon;
	background-color: Silver;
}

.footerLinkButton
{
	color:Black;
	font-size:small;
	font-weight:bold;	

}

.footerLinkButton:hover
{
	color:Maroon;
	
	cursor: hand;
	
}

.bgTitleSection
{
	width:935px;
	background-image:url("blueHorGradient2.png");	
}


.bgContentSection
{
	width:99%;
	background-color: #ffffcc !important;
}

.frontPageContentAlignment
{
	width: 231px;
	vertical-align:top;
	text-align:center;
    border: solid thin navy;
    border-bottom: none;
}

.bgFooterSection
{
	width:935px;
	background-color:#ABBEDF;
	/*margin:-2px 5px 0px;*/
	border: solid thin navy;
	text-align:center;
	
	
}

.bgNavagation
{
	width:100%;
	background-color:#ABBEDF;
	
}

.navigationRoot
{
	width:99%;
	color:Blue;
	font-weight:bold;
	font-size:small;
	top: -2px;
}

.navigationRoot:hover
{
	color:Gray;	
}


.navigationNode
{
	color:Maroon;
}

.bgContent
{
	width: 768px;	
}


.fcMainMenu
{
	color: #000000 !important;
	font-weight:bold !important;
	
}	

.bgToolbar
{
	width:973px;
	background-color: #7D7DD1;
	border-top:solid 1px black;
}

.bgSingleLine
{
	width:935px;
	background-color: #7D7DD1;
	/*margin:5px 5px 0px;*/
}

.bgButton 
{
	
	
    background-image:url("bgButton.png");
    background-position: 0 0;
	color: Black;
	border-style:groove;
	
	font-weight:bold;
	border-width:thin;
	

}

.bgButton:hover
{
	
	background-position: 0 -72px;
	color: #333333;
	border-style:ridge;
	
	border-width:thin;
	cursor: hand;
}


.bgItemStyle
{
	background-color:#ffff99;
	

}

.bgAltItemStyle
{
	background-color:#ffffcc;
}

.imgFrontPage
{
	width: 231px;
	height: 200px;
}

.imgFrontPageFloatLeft
{
	float:left;
	
}

.imgFrontPageFloatRight
{
	float:right;
	
}

.gridLinkButton
{
	color:black !important;
	font-weight:bold !important;
	
}

.gridLinkButton:hover
{
	color:Maroon !important;
	background-color:Silver !important;
}

.bgMainContent
{
	width:935px;
	/*margin-left: -5px;*/
	background-color: #5757BD;
	vertical-align:top;
	
}

.bgMultiPageView
{
	width:934px;
	margin-top: -3px;
	/*margin-left: 5px;*/
	background-color: #7D7DD1;
	vertical-align:top;
	text-align:left;
	
}

.fcPageView
{
	color: #ff9933;
	background-color: #424242;
	font-size:small;
}

.bgPageView
{
	width: 934px;
}
	
.bgComboItem
{
	background-color: #d7e8ff;
}

.bgComboItemAlt
{
	background-color: #bbe0ff;
}

.columnHeaderForeColor
{
	color: #ff9933 !important;
	font-weight:bold !important;
}

.rowHeaderForeColor
{
	color: #9eda29;
	font-weight:bold;
}

.fcGridHeader
{
	color: #ff9933 !important;
	font-weight:bold !important;
}

.cssMessage
{
	color:Red;
	font-weight:bold;
}

.bglblTitle
{
	color: #ff9933;
	background-color: #424242;
	font-weight: bold;
	text-align:center;
}

.cssPopupWindow
{
	margin:0px;
	background-color:#ffffcc;
	background-image:none;

}

