﻿body {
	background-color: #FFFFE7;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	color: green;
    font-size: 12px;
}
a:hover
{
	color:black;
	/*text-decoration: underline;*/
}
/* Header / Login */

.loginheader 
{
	position: relative;	
	color: #000000;
	font-size: small;
	margin-bottom:2px;
	width: 750px;
}

.loginheaderHpl 
{
	position: relative;	
	color: #396DA5;
	font-size: small;
}

.logincaption 
{
	background-color: #848284; 
	text-align: left; 
	color: White; 
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}
.login
{    
    background-color: #EFEBEF;
    border-color: #636563;    
	border: 1px Solid;
	color: #000000;
}
/* Footer */

td.footer {
	position: relative;	
	color: #000000;
	font-size: x-small;
	text-align: center;
	background-color: #D6D3D6;
	vertical-align: middle; 
	border-top: solid 1px #000000;
}

td.copyright 
{
	position: relative;	
	color: #000000;
	font-size: x-small;
	text-align: center;
	background-color: #D6D3D6;
	vertical-align: middle; 
}

a.footer 
{
	font-size: x-small;
	color: #000000;
	vertical-align:super; 
	text-align: center;
	background-color: #D6D3D6;
}

Table.MainSiteTable 
{
	background-color:#f7f7f7;
	border: 1px solid #000000;
	width: 750px;		
}
.MainSiteContent
{
	font-size: 13px;	
	background-color: #f7f7f7;
	width: 530px;
}
.details
{
	background-color: #EFEBEF;
    border-color: #000000;    
	border: 1px Solid;
	color: #000000;
	font-size:12px; 
	
}
.caption 
{
	border-top: 1px Solid #000000;
	border-left: 1px Solid #000000;
	border-right: 1px Solid #000000;
	background-color: #99CCFF; 
	text-align: left; 
	color: black; 
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}

/* Left Menu */
.LeftSideMenu 
{
	background-color: #FFFFAD;
	color: #000000;
	border-right: solid 1px black;
}
.LeftSideTitle
{
	padding-bottom: 0px;
	padding-top: 6px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 11px;
    vertical-align: top;
    color: #000000;
    border-bottom: #ADA6A5 2px solid;   
    height: 0px;
    background-color: #FFFFAD;
}
.ContentTitle
{
	padding-left: 2px;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    border-bottom: #ADA6A5 2px solid;   
    text-align:left;
}
.breadcrumb
{
	color: #000000;
	font-weight: bold;
    font-size: 11px;
    vertical-align:middle; 
    text-decoration: none;   
    background-color: #D6D3D6;
    border-bottom: #000000 1px solid;   
    border-top: #000000 1px solid;   
}
.SelectMenuItem 
{
	 border: Solid 1px #000000;
}
.StaticMenuItem  
{
	background-color: #FFFFAD;
	color: #000000;
}
.StaticMenuItemO
{
	
}
.DynamicMenuItem
{
	font-size: 11px;
    vertical-align: bottom;
    color: #636563;
    background-color: #D6D7D6;
    text-decoration: 'none';
    
}
.DynamicMenuItemO
{
	font-size: 11px;
    vertical-align: bottom;
    color: #636563;
    background-color: #e7e3e7 ;
    cursor: hand;
}
.hplMenuItem
{
	text-decoration: none;
	font-weight: bold;
    font-size: 11px;
    color: #000000;	
}
.LeftChildMenuItem 
{
	font-size: 11px;
    vertical-align: bottom;
    color: #636563;
    background-color: #f7f7f7;     
}
.LeftChildMenuItemO 
{
	font-size: 11px;
    vertical-align: bottom;
    color: #636563;
    background-color: #e7e3e7 ;
}
.LeftMenuTable
{
	height: 380px;
	vertical-align: top;
}
.listingheader 
{
	background-color: #9CCFFF;	
}
.listingsubheader 
{
	background-color: #84A6C6;	
}
.button
{
	border-right: #526D8C 5px solid;
    border-bottom: #526D8C 5px solid;
    border-top: #C6E3FF 5px solid;
    border-left: #C6E3FF 5px solid;
    
    font-size: 13px;
    vertical-align: top;    
    color: #FFFF00;    
    height: 28px;
    background-color: #9CCFFF;
    font-weight: bold;
    cursor: pointer;
}

.hplSitemap
{
	text-decoration: none;
	font-weight: bold;
    font-size: 11px;
    color: #ADA6A5;	
}
.hplSitemap:hover
{
	text-decoration: underline;
}
.newscrumbs a
{
    font-weight: bold;
    padding-right: 2px;
}
/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed #F7CBC3;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
.actionbuttons
{
  text-align:right;
  position: relative; 
  padding: 1px 1px 1px 1px;
}
.selected, .unselected
{
    width: 80px;
    height: 100px;
    text-align: center;
    padding: 2px 2px 2px 2px;
}

.unselected
{
    background-color: transparent;
    border: solid 1px #396DA5;
}

.selected
{
     background: #F7C3B5;
     border: solid 1px #396DA5;
}
.membercard
{
    background-color: #EBEFEB;
    border: 1px solid #396DA5;
    padding: 5px;
    margin-bottom: 10px;
    width: 198px;
    height: 100px;
}

.clearcard
{
    clear:left;
    height:0;
    margin:0;
    padding:0;
}

/* Used by the page number control */
.PageNumbers
{
    display:inline;
}

.PageNumbers span
{
    padding-left: 3px;
}
/*******************************************
* 
* Next / previous specific formatting 
*
********************************************/
.nextlink
{
    /*position:fixed;*/
    right:0;
    padding-right:15px;    
}
/* represents each item in a vertical list */
.listitem
{
    margin:0px 0px 0px 0px;
    width:100%;
}
/* floats the thumbnail off to the right */
.thumbnail
{
    float: right;
    margin: 0 0 0 5px;
}
/*used to clear the float for the thumbnail */
.clearlist
{
    clear:right;
    margin:0;
    padding:0;
    height: 0px;
    font-size:0px;
    line-height:0px;
}
.rightblock h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}