
/* GENERAL */
Body
{
    background-image: url(bodybg.jpg);
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-repeat: repeat;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

.TopBG
{
    background-image: url(syro_logo.jpg);
    background-color:#669934;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-repeat: no-repeat;
}
.controlpanel {
width: 100%;
background-color: #E5ECFA;
border: solid #EAEAEA 1px;

}

.HeadBG  
{
	text-align:center;
	 background-image: url(church.jpg);
	 height: 233px;
	 width: 770px;
	 background-color:#669934;
	 border-top-style: none;
     border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-repeat: no-repeat;
}

.MenuBG {
	background-image: url(gradientlightgreen.gif)
}


.Head   {

    font-size:  12px;
    font-weight: bold;
    color: #000000;
}

.LeftPane {
width: 175px;
padding: 2px 5px 5px 5px;
background-repeat: repeat-y;
}

.ContentPane {
padding: 2px 5px 5px 5px;
/*background-image: url(backgroundverylightgreen.gif)*/
/* background-color: #DFDFE0;*/
}

.RightPane {
/*background-image: url(layer06.jpg);*/
background-repeat: repeat-y;
padding: 2px 5px 5px 5px;
width: 175px;
}

.FooterBG {
	background-image: url(gradientlightgreen.gif);
	width: 770px;
	height: 30px;
	font-size: 8px;
	padding: 5px 5px 5px 15px;
}



/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}



/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 14px;
    color: black;
    font-family: Arial, Helvetica;
    text-decoration: none;
}


/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: black;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color:black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:black;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16px;
}

.MainMenu_MenuItem
{
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	border-left: #000000 px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #000000 0px solid;
	border-right: #000000 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #BBCDA5;
	border-left: #000000 0px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #000000 0px solid; 
	text-align: center; 
	width: 0px; 
	height: 23px;
}

.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-image: url(gradientlightgreen.gif);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=     '#404040                                                                                                                   ' , Direction=135, Strength=3);
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	background-color: #000000; 
	height: 0px;
}

.MainMenu_MenuItemSel {
	
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	border-bottom: #FFFFFF 1px solid; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: white; 
	cursor: pointer; 
	cursor: hand; 	
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
}





