@charset "utf-8";
/* CSS Document */

body {
  background-color:#4a0002;
  font-family:Georgia;
  }

.crests {
  text-align:center;
  vertical-align:bottom;
  }
.left-crest-top {
  background-image:url(images/left-top.jpg);
  height:32px;
  width:44px;
  }
.left-crest {
  width:44px;
  background-image:url(images/left-outside.jpg);
  background-repeat:no-repeat;
  }
.leftpane {
  margin-top:10px;
  }
.left {
  width:190px;
  /*background-image:url(images/left-grad.jpg);
  background-repeat:repeat-x;*/
  background-color:#dcc08d;
  vertical-align:top;
  text-align:center;
  }
.left-outside {
  background-image:url(images/left.jpg);
  background-repeat:repeat-y;
  }
.top-center {
  width:566px;
  height:32px;
  vertical-align:top;
  background-image:url(images/top.jpg);
  background-repeat:repeat-x;
  }
.left-corner {
  background-image:url(images/left-bottom-corner.jpg);
  background-repeat:no-repeat;
  }
.top-right {
  width:32px;
  height:32px;
  background-image:url(images/right-top.jpg);
  background-repeat:no-repeat;
  }
.right-crest {
  background-image:url(images/right-outside.jpg);
  background-repeat:no-repeat;
  width:39px;
  }
.right-outside {
  background-image:url(images/right.jpg);
  background-repeat:repeat-y;
  }
.center {
  vertical-align:top;
  background-color:#dcc08d;
  width:100%;
  }
.right {
  width:186px;
  background-image:url(images/right-grad.jpg);
  background-repeat:repeat-x;
  background-color:#dcc08d;
  vertical-align:top;

  }

.titlerightpane{
  margin:10px;
  }
.rightpane{
  /*margin:10px;*/
  height:440; 
  overflow:auto; 
  overflow-x:hidden; 
  width:99%; 
  padding-right:6px;	
  scrollbar-face-color: #DCC08E;
  scrollbar-shadow-color: #DCC08E;
  scrollbar-highlight-color: #DCC08E;
  scrollbar-3dlight-color: #DCC08E;
  scrollbar-darkshadow-color: #DCC08E;
  scrollbar-track-color: #DCC08E;
  scrollbar-arrow-color: #4A0002;
  }
.right-corner {
  background-image:url(images/right-bottom-corner.jpg);
  background-repeat:no-repeat;
  }
#footer {
  width:933px;
  height:51px;
  background-image:url(images/bottom.jpg);
  background-repeat:repeat-x;
  
  }
.bottomnav {
  text-align:center;
  margin-top:5px;
  }
.footertext {
  color:#dcb452;
  text-align:center;
  }


a:link {color:#4a0002;}
a:visited {color:#4a0002;}
a:hover {color:#2d4e7d;}

 /* This section sets up the default look and feel for any skin objects [tag].
	 i.e. copyright, terms, privacy, hostname, currentdate, login, breadcrumb. */
.SkinObject { color:#dcb452; text-decoration:none; font-weight:normal; font-size:10px; }
a.SkinObject:link { color:#dcb452; text-decoration:none; font-weight:normal; }
a.SkinObject:visited { color:#dcb452; text-decoration:none; font-weight:normal; }
a.SkinObject:hover, A.SkinObject:active { color:#dcc08d; text-decoration:none;  font-weight:normal; }

/* This code below was created by Joe a custom tags as an addition to the skinobjects */
.LinksObject { color:#dcb452; text-decoration:none; font-weight:normal; font-size:10px; }
a.LinksObject:link { color:#dcb452; text-decoration:none;  font-weight:normal;  }
a.LinksObject:visited { color:#dcb452; text-decoration:none; font-weight:normal;}
a.LinksObject:hover, A.LinksObject:active { color:#dcc08d; text-decoration:none;  font-weight:normal; }

/*========================================================*/
/*  Multi Language Selector                               */
/*========================================================*/
div.MLLinksSelector { font-family:Georgia; font-size:10pt; color:#dcb452; text-decoration:none;}
div.MLLinksSelector a{ font-family:Georgia; font-size:10pt; color:#dcb452;  text-decoration:none;}
div.MLLinksSelector a:visited{ color:#dcb452;  text-decoration:none;}
div.MLLinksSelector a:hover{ color:#dcc08d;  text-decoration:none;}
div.MLLinksSelector a:active{ color:#dcb452;  text-decoration:none;}

.MLLinksSelector {font-family:Georgia; font-size:10pt; color:#dcb452; text-decoration:none;}
a.MLLinksSelector:link { color:#dcb452; text-decoration:none;}
a.MLLinksSelector:visited { color:#dcb452; text-decoration:none;}
a.MLLinksSelector:hover { color:#dcc08d;  text-decoration:underline;}
a.MLLinksSelector:active { color:#dcb452;  text-decoration:none;}


/*========================================================*/
/*  Side menu                                             */
/*========================================================*/

.MenuHdr /*Main nav table*/ { 
  font-size: 10pt; 
  
  font-weight: normal; 
  padding-bottom: 0px; 
  color: #6f0128;
  padding-top: 10px; 
 min-width:100% 
  cursor: default;
  text-align:center;
 
  }

.MenuItem /*Submenu style*/ {
  font-size: 8pt; 
  
  font-weight: normal; 
 
  text-align:center;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #6f0128;
  }



.MenuItemMouseOver /*Submenu on hover*/ {
  font-size: 8pt; 
  
  font-weight: normal; 
  padding-bottom: 5px;
  padding-top: 5px;
  text-align:center;
  background-color: #6f0128;
  }



.MenuItem HR /*???*/ {
  font-size: 8pt; 
  
  font-weight: normal; 
 
  text-align:center;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #6f0128;
  }




.MenuItem A  /*???*/ {
  
  text-decoration: none; 
  color: #dcb452; 
  width: 100%; 
  

  padding-bottom: 5px;
  padding-top: 5px;
  text-align:center;
  cursor: default; 
  cursor: pointer; 
  }


.MenuItem A:Active /*???*/ {

  text-decoration: none; 
  color: #dcb452; 
 
  min-width:100%  
  padding-bottom: 5px;
  padding-top: 5px;;
  text-align:center;
  cursor: default; 
  cursor: pointer; 
  }

.MenuItem A:Visited /*Subnav visited*/ {

  text-decoration: none; 
  color: #dcb452; 
  
  width: 100%; 
  
  padding-bottom: 5px;
  padding-top: 5px;
  text-align:center;
  cursor: default; 
  cursor: pointer; 
  }

.MenuItem A:Hover  /*???*/ {

  text-decoration: none; 
  color: #ffffff; 
  width: 100%; 
  
  padding-bottom: 5px;
  padding-top: 5px;
  text-align:center;
  cursor: default; 
  cursor: pointer; 
  } 


.MenuItem A:Link /*submenu menu text NO hover*/{

  text-decoration: none; 
  color: #dcb452; 
  width: 100%; 
  
  padding-top: 5px;
  padding-bottom: 5px;
  text-align:center;
  cursor: default; 
  cursor: pointer; 
  }

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link /*submenu menu text on hover*/{
  text-decoration: none; 
  color: #dcb452; 
  width: 100%; 

  padding-top: 5px;
  padding-bottom: 5px;
  text-align:center;
  cursor: default; 
  cursor: pointer; 
  }

.MenuHdr A  /*???*/{
  text-decoration: none; 
  color: #6f0128; 
  width: 100%; 
min-width:100% 
  padding-top: 5px;
  padding-bottom: 5px
  text-align:center;
  cursor: default; 
  cursor: pointer; 
  }
.MenuHdr A:Active /*???*/ {
  text-decoration: none; 
  color: #6f0128; 
  width: 100%; 
min-width:100% 
  padding-top: 5px;
  padding-bottom: 5px
  text-align:center;
  cursor: default; 
  cursor: pointer; 
  }
.MenuHdr A:Hover /*???*/ {
  text-decoration: none; 
  color: #6f0128; 
  width: 100%; 
min-width:100% 
  padding-top: 5px;
  padding-bottom: 5px
  text-align:center;
  cursor: default; 
  cursor: pointer; 
  }
.MenuHdr A:Visited /*Menu visited color*/ {
  text-decoration: none; 
  color: #6f0128; 
  width: 100%;
min-width:100%  
  padding-top: 5px;
  padding-bottom: 5px
  text-align:center;
  cursor: default; 
  cursor: pointer; 
  }
.MenuHdr A:Link /*???*/ {
  text-decoration: none; 
  color: #6f0128; 
  width: 100%; 
  padding-top: 5px;
min-width:100% 
  padding-bottom: 5px
  text-align:center;
  cursor: default; 
  cursor: pointer; 
  }

 

.currentHeaderHighlight {
  background-color: #6f0128; 
  width: 100%;
  min-width:100% 
  height:100%;
  font-weight: normal; 
  padding-bottom: 10px; 
  color: #dcb452;
  padding-top: 10px; 
  cursor: default;
  text-align:center;
  }