HTML
{
    margin: 0px auto;
    width: 100%;
    font-family: Verdana;
    height: 100%;
    text-align: center;
}

FORM {
	HEIGHT: 100%;
	margin: 0px auto;

}
BODY
{
    font-size: 11px;
    margin: 0px;
    color: #4B4B4B;
    font-family: Tahoma, Arial, 'Times New Roman';
    background:  #B2D6F2 url(images/bg_1px.gif) repeat-x top left;
    padding: 0px;
}
.MainDiv{
    width:780px;
	vertical-align:top;
	position:absolute;
	top:0px;
	left:50%;
	margin: 0px 0px 0px -390px;
	BACKGROUND: #fff;
}
.MainTable
{
}


H3 {
	FONT: bold 14px 'Times New Roman';
	TEXT-ALIGN: left;
	color: #045681;
}
H5 {
	FONT-SIZE: 9px;
	TEXT-ALIGN: left;
	color: #0093E8;
	margin-top:0px;
	margin-bottom:0px;	
}

H1{
    font: 18px 'Times New Roman';
	background: transparent url(images/bgH1.png) no-repeat top left;
	color:#045681;
	border-bottom: 1px solid  #DCE8ED;
	line-height:30px;
	padding-left:40px;
}

H2{
	FONT-SIZE: 11px;
	margin-bottom:7px;
}
H4{
  font-size:12px;
  color:#045681;
}

.TABLEMAXHEIGHT {
	Height: 100%;
}

.TableHeader
{
    background-color: #EEF415;
    color:#000000;
    font-weight:bold ;
}

.ErrorString
{
    color:#FF0000;
    font-weight: bold ;
}

UL li
{
    padding:0px;
    margin:0px 0px 0px 10px;
}

.SmallText
{
    font-size:8pt;
}
a {text-decoration:underline; font-weight:bold; color:#0C77A4;}
a:hover {text-decoration:none;}
/************************************************************************
*
*	default.aspx
*
************************************************************************/
.HeaderColumnStyle {
    height: 159px;
	BACKGROUND: #007AA4 url(images/header.jpg) no-repeat top;
	VERTICAL-ALIGN: top; 
	WIDTH: 780px;
	TEXT-ALIGN: left;
	color: #FFF;
	font-weight: bold;
	z-index:1;
}
#HeaderMenu { font: normal 9px Tahoma, Arial; position: absolute; top:0px; right:0px; padding: 7px 5px 7px 0px; border-bottom: 1px dashed #fff;z-index:3;}
#HeaderMenu a {color:#fff; margin-right: 10px; font-weight:normal; text-decoration: none; }
#HeaderMenu a:hover {text-decoration:underline; }
#Logo {
  position:absolute;
  top:0px;
  left:0px;
}
#Logo a {border:none;}
#Logo a img {border:none;}

.LeftColumnStyle {
	BACKGROUND: #B7B1A9 url(images/leftcol.gif) no-repeat top left;
	VERTICAL-ALIGN: top; 
	WIDTH: 190px;
	HEIGHT: 100%; 
	TEXT-ALIGN: left;
	padding:10px 0px;
}
.ContentColumnStyle {
	BACKGROUND: #FFFFFF;
	VERTICAL-ALIGN: top; 
	HEIGHT: 100%; 
	padding:10px;
	text-align: left;
	width:100%;
}


.RightColumnStyle {
    
	BACKGROUND: #fff;
	VERTICAL-ALIGN: top; 
	
}
#RightColumnImages{ margin:10px 0px; WIDTH: 170px;TEXT-ALIGN: center;}
.RightColumnStyle  a img {border:none;}

.FooterColumnStyle {
    padding:10px 0px 10px 0px;
	WIDTH: 780px;
	TEXT-ALIGN: left;
	BACKGROUND: #FFC000;
	color:#fff;
}
#Copyright{text-align:center; padding: 5px 10px 5px 10px; border-bottom:1px dashed #fff;}
#FooterNavMenu{text-align:center; padding: 5px 10px 5px 10px;}
#Copyright a, #FooterNavMenu a{
  color:#fff;
  font-weight: normal;
}
#FooterNavMenu a{
  margin-right:10px;
}

/************************************************************************
*
*	LoginPage
*
************************************************************************/
.LoginPage
{
    /*height: 100%;*/
    padding: auto auto auto auto;
}

.LoginPageTable
{
    background-color: #FFFFFF;
    border: solid 1px #524c32;
    /*margin: auto auto auto auto;*/
}

/************************************************************************
*
*	Top Menu
*
************************************************************************/
/*The css class of menu itself*/
.TopMenuMainCSS
{
}


/*Set the paddings and margins for static part of menu*/
.TopMenuCSS
{
	margin-left: 6px;
	/*margin-right: 7px;	*/
	border-left: solid 1px #FFFFFF;
	/*border-right: solid 1px #FFFFFF;*/
	/*border-top: solid 1px #FFFFFF;	*/
	FONT-FAMILY: Gothic, Verdana;
	/*BACKGROUND-color: #7f0732;*/
	width: 640px;
	BACKGROUND: url(images/topmenu/call.gif) no-repeat center right #7f0732;
}


/*Static Item style*/
.TopMenuStaticItem
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	TEXT-DECORATION: none;
	background-color: #7f0732;
	FONT-FAMILY: Gothic, Verdana;	
	COLOR: #FFFFFF;	
}	

/*Static Item style*/
.TopMenuStaticItem td
{
	/*FONT-WEIGHT: bold; */

	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 5px; 	
	TEXT-DECORATION: none;

	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px; 
	BACKGROUND: url(images/topmenu/bg.gif) no-repeat center right;
}

/*Static item Selected*/
.TopMenuStaticSelectedItem
{
	/*FONT-WEIGHT: bold; */

	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
}

/*Static item Hover*/
.TopMenuStaticHoverItem
{
    COLOR: #FFFFFF; 
    background-color: #aa5c78;        
}

/*Popup position*/
.TopMenuDynamic
{
	margin-left: -1px;
	FONT-SIZE: 7pt; 
	background-color: #7f0732;		
}

/*Popup Item style*/
.TopMenuDynamicItem
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;

	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Verdana; 
	TEXT-DECORATION: none;
	width: 207px;
	background-color: #7f0732;	
	
	border-right: #FFFFFF 1px solid;
	/*border-top: #FFFFFF 1px solid;*/
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

.TopMenuDynamicItem table
{
	background-color: #7f0732;
}

.TopMenuDynamicItem div, table, tr
{
	/*background-color: #7f0732;*/
}

.TopMenuDynamicItem td
{
	margin-top: -1px;
	width: 100%;
}

/*Popup selected item*/
.TopMenuDynamicSelectedItem
{
}

.TopMenuDynamicSelectedItem td
{
}

/*Popup hover item*/
.TopMenuDynamicHoverItem, .TopMenuDynamicHoverItem td
{
    color: #FFFFFF;
    background-color: #aa5c78;    
}

/****************************************************************************
*
*	Side menu
*
****************************************************************************/
.SideMenuCSS
{
	margin: 10px 0px;
}

/*Static Item style*/
.SideMenuStaticItem
{
    font-weight:bold;
	COLOR: #113B4C;
	width: 190px;
	margin: 0px;
}

/*Static Item style*/
.SideMenuStaticItem td
{
	padding-left: 30px;
	background: #B7B1A9 url(images/bgSideMenu.gif) no-repeat top left ;
	padding-bottom: 5px;
	padding-top: 5px; 
	border-top: 1px solid #CCC5BC;
	border-bottom: 1px solid #A6A098;
}

/*Static item Selected*/
.SideMenuStaticSelectedItem
{
  color:#0C77A4;
}

.SideMenuStaticSelectedItem td, .SideMenuStaticHoverItem td
{

    padding-left: 30px;
	background: #B7B1A9 url(images/bgSideMenu.gif) no-repeat top left;
	padding-bottom: 5px;
	padding-top: 5px;
	color:#0C77A4;
}

/*Static item Hover*/
.SideMenuStaticHoverItem
{
    color: #0C77A4;
}

/*Popup position*/
.SideMenuDynamic
{
}

/*Popup Item style*/
.SideMenuDynamicItem
{
    border-top: 1px solid #CCC5BC;
	border-bottom: 1px solid #A6A098;
	border-left: 1px solid #A6A098;
	border-right: 1px solid #A6A098;
	padding: 5px;
	FONT-WEIGHT: bold; 
	COLOR: #113B4C;
	TEXT-DECORATION: none;
	background-color: #9D9A96;
}

/*Popup selected item*/
.SideMenuDynamicSelectedItem
{
}

/*Popup hover item*/
.SideMenuDynamicHoverItem
{
  color: #0C77A4;
}

/****************************************************************************
*
*	FormBuilder
*
****************************************************************************/

.FormBuilder
{
}

.FormBuilder td
{
    text-align:left;
    vertical-align: top;
    padding: 3px;
}

.FormBuilder_Item
{
}

.FormBuilder_LeftCoulmn
{
}

.FormBuilder_RightCoulmn
{
}
 
.FormBuilder_CenterCoulmn
{
}
.FormBuilder_CenterCoulmn input, .FormBuilder_CenterCoulmn textarea{
  font-size:11px;
}
.FormBuilder_CenterCoulmn input{ width: 200px;}
 
/****************************************************************************
*
*	Image Gallery
*
****************************************************************************/
.page {
    /*border: 1px solid black;*/
}

.breadcrumbs {
    font-size: 11px;
    font-weight: bold;
    background-color: #DCDCDC;
    padding: 3px;
}

.menu {
    background-color: #DCDCDC;
}

.footer {
    font-size: 11px;
}

.error {
    color: red;
    font-weight: bold;
    cursor: pointer;
}


/* 2 ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#admin-albums, #admin-photos {
	background-image: url(../../images/photogallery/body-repeat.gif);
	position: relative;
	/*width: 686px;*/
	padding: 0px 10px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(../../images/photogallery/body-repeat-photo.gif);
	padding: 0px 10px;
	padding-bottom: 40px;
	/*width: 686px;*/
}

.view {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*width: 750;*/
    margin-bottom: 20px;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
    margin-top: 20px;
}

.item {
	padding: 10px 10px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(../../images/photogallery/body-repeat-photo.gif);
	padding: 0;
	/*width: 760px;*/
}

.buttonbar {
	background-image: url(../../images/photogallery/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	/*width: 744px;*/
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(../../images/photogallery/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}


/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(../../images/photogallery/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(../../images/photogallery/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(../../images/photogallery/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(../../images/photogallery/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(../../images/photogallery/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(../../images/photogallery/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(../../images/photogallery/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(../../images/photogallery/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}


/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
/**********************************************************************
*
*	Blog
*
************************************************************************/
/* -------------------------- */
/* Page Sections              */
/* -------------------------- */

.page
{
    width: 100%;
    margin: auto;
}
.main
{
    width: 430px;
    float: left;
    text-align: left;
}
.sidebar
{
    width: 130px;
    float: right;
    background: #eee;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.post
{
    border-bottom: dotted 1px #ccc;
    margin-bottom: 10px;
}
.postDate
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #336699;
    background: #eee;
}
.postTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #c60;
    padding-top: 10px;
    padding-bottom: 10px;
}
.postMessage
{
    padding-bottom: 5px;
}
.postFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* -------------------------- */
/* Comments                   */
/* -------------------------- */

.comment
{
    border-bottom: dotted 1px #ccc;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.commentMessage
{
    font-size: 8pt;
    padding: 10px 4px 10px 4px;
}
.commentMessage BLOCKQUOTE
{
    font-size: 8pt;
    padding: 5px 5px 5px 5px;
    margin: 10px 5px 0px 10px;
    border: 1px dashed #ccc;
    background-color: #fff;
}
.commentFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* -------------------------- */
/* Trackbacks                 */
/* -------------------------- */

.trackback
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}

/* -------------------------- */
/* Sidebar                    */
/* -------------------------- */

.sidebarHeading
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
    margin: 0px 0 10px 0;
    color: #999;
    border-top: dotted 1px #ccc;
}
.sidebarText
{
    padding-bottom: 10px;
}

/* -------------------------- */
/* Profile                    */
/* -------------------------- */

.profile
{
    font-size: 7pt;
    margin-top: 10px;
    padding-bottom: 10px;
}
.profile A
{
    font-family: Arial, Verdana;
    text-transform: uppercase;
}

/* -------------------------- */
/* Various Forms              */
/* -------------------------- */

.forms
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.formsHeader
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    padding: 0px 2px 2px 2px;
    color: #336699;
}
.formsError
{
    color: red;
    font-weight: bold;
}
.formsValid
{
    color: green;
    font-weight: bold;
}
.formsLabel
{
    font-size: 8pt;
    color: #888888;
    margin-top: 2px;
    margin-bottom: 2px;
}

/*******************************************************
*
* Search control 
*
*********************************************************/
/*Main search division tag*/
.SearchDiv
{
  width:190px;
  padding:0px;
  text-align:left;
}

/*textbox in search control*/
.SearchTextBox
{
  width:100px;
  margin: 0px 0px 0px 5px;
}

/*Search button*/
.SearchButton
{
  text-align:left;
    padding:0px;
    background: transparent;
    border: none;
    color:#fff;
    font-weight:bold;
    margin:0px;
    cursor:hand;
}

/*******************************************************
*
* Search Result control 
*
*********************************************************/
/*Content for the whole control*/
.SearchResultMain
{
	padding-top: 10px;
}

/*Textbox for search result*/
.SearchResultTextBox
{
}

/*search button*/
.SearchResultButton
{
}

/*Search results container*/
.SearchResultList
{
}

/*search results found string*/
.SearchResultsFound
{
}

/*search results item container*/
.SearchResultItemContainer
{
	padding-top: 5px;
	padding-bottom: 5px;
}

/*search results item header*/
.SearchResultItemHeader, .SearchResultItemHeader A
{
	color: #045681;
}

/*the content of search result item*/
.SearchResultItemDescription
{
}

/* -------------------------- */
/* Miscellaneous              */
/* -------------------------- */

.button
{
    font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    cursor: hand;
    border: solid 1px #808080;
    background: url(images/buttonback.gif) center;
    padding: 1px 1px 1px 1px;
}
.highlight
{
    color: #000000;
    background-color: #ffff66;
}

/*****************************
*
*	Image Rotator 
*
******************************/
.ImageRotatorWrapper
{
	width: 590px;
	height: 159px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:2;
}

.ImageRotatorImage
{
}

/******************************
*
*	Calendar Period
*
*******************************/

.CalendarPeriodTable
{
}

.CalendarPeriodContainer
{
}

.CalendarPeriodEventContainer
{
}

.CalendarPeriodEventHeadline
{
}

.CalendarPeriodEventDate
{
}

.CalendarPeriodEventTime
{
}

.CalendarPeriodEventDesciption
{
}
/******************************************/
#divQuickContact{
  margin:0px;
  text-align:center;
  color:#000;
  font-weight: bold;
  font-size: 9pt;
  padding: 30px 8px 3px 8px;
  background: #fff url(images/bgQuickContact.gif) no-repeat;
}
#divQuickContact a{
  font-size: 9pt;
  font-weight:bold;
  color:#812104;
  margin: 0px 10px 0px 0px;
  
}
/***************************
*        Articles          *
***************************/

.HeadlineControlWrapper{

}
.SingleHeadlineWrapper{
    margin-bottom:10px;
}
.ArticleHeadline a{
    text-decoration:none;
    FONT-weight: bold;
}
.ArticleDate{
    font-size:9px;
    margin:5px 0px 5px 0px;
    color:#0093E8;
}
.ArticleSummary a{
  font-size: 11px;
  font-weight: normal;
  color: #4B4B4B;
}
.ArticleSummary a, .ArticleSummary a:hover{
    text-decoration:none;
}
/**************************/
.ArticleLayoutHeadline{
    font: 18px 'Times New Roman';
	background: transparent url(images/bgH1.png) no-repeat top left;
	color:#045681;
	border-bottom: 1px solid  #DCE8ED;
	line-height:30px;
	padding-left:40px;
	
}
.ArticleLayoutContent{
    margin: 10px 0px 10px 0px;
}
.ArticleLayoutAuthor{
    font-size:11px;
    color:#0093E8;
    margin:0px 0px 5px 0px;
    text-align:right;
}
.ArticleLayoutSource{

}
/****************************/
.EventTime{
    font-size:9px;
    margin:5px 0px 5px 0px;
    color:#0093E8;
}
.EventHeading{
    FONT-weight: bold;
    color: #113B4C;
	margin: 5px 0px 5px 0px;
}
.EventContent{

}

/******************************/
.MenuSubPages{

}
.MenuSubPages ul{
    width: 190px;
    padding:0px;
    margin:0px;
}
.MenuSubPages ul li {
    list-style:none;
    
	margin: 0px;
	padding-left: 0px;
	background: #B7B1A9 url(images/bgSideMenu.gif) no-repeat top left ;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #CCC5BC;
	border-bottom: 1px solid #A6A098;
}
.MenuSubPages ul li a{
    margin-left:22px;
    font-weight:bold;
	COLOR: #113B4C;
	text-decoration:none;
}
.MenuSubPages ul li a:hover{
  color:#0C77A4;
}
.MenuSubPages ul .MenuSubPagesSelectedItem{
  background: #B7B1A9 url(images/bgSideMenuSelectedItem.gif) no-repeat top left ;

}
.MenuSubPages ul ul li{
    background: #B7B1A9  url(images/bgSideMenu2.gif) no-repeat top left;
    padding:5px 0px 5px 0px;
    margin:0px;
    COLOR: #113B4C;
}
.MenuSubPages ul ul li a{
  margin-left:35px;
  COLOR: #113B4C;
  font-weight:normal;
}

.MenuSubPages ul ul .MenuSubPagesSelectedItem{
    background: #B7B1A9 url(images/bgSideMenu2.gif) no-repeat top left;
}
.MenuSubPages ul ul .MenuSubPagesSelectedItem a{
    color:#0C77A4;
}



.MenuSubPages ul ul ul li{
    background: #B7B1A9  url(images/bgSideMenu3.gif) no-repeat top left;
    padding:5px 0px 5px 0px;
    margin:0px;
    COLOR: #113B4C;
}
.MenuSubPages ul ul ul li a{
  margin-left:45px;
  COLOR: #113B4C;
  font-weight:normal;
}

.MenuSubPages ul ul ul .MenuSubPagesSelectedItem{
    background: #B7B1A9 url(images/bgSideMenu3.gif) no-repeat top left;
}
.MenuSubPages ul ul ul .MenuSubPagesSelectedItem a{
    color:#0C77A4;
}
