  body
  {
    margin-top:0px;
	margin-bottom:0px;
    background-color : #000000;
    background-image : url('images/gradientbg.jpg');
    background-repeat : repeat-x;
  }
  
  body
  {
    font-size : 12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color : #828486;
  }
  
  td.homecontact
  {
    background-image : url('images/homecontactbg.jpg');
	background-repeat : no-repeat;
	background-position : top right;
	color : #c4c4c4;
	padding-top : 7px;
	padding-right : 5px;
    font-size : 10px;	
  }
  
  table.content
  {
    border-left : solid #434344 1px;
	border-right : solid #434344 1px;
  }
  
  image.logo
  {
    border-right : solid #434344 1px;
  }
  
  td.sidebar
  {
    border-right : solid #434344 1px
  }
  
  td.welcometext
  {
    background-color : #545454;
	padding : 7px;
	color : #e7e7e7;
    font-size : 11px;		
  }
  
  table.contentbackground
  {
    background-color : #f9f9f9;  
  }
  
  table.contentarea
  {
    background-image : url('images/watermark.jpg');
	background-repeat : no-repeat;
	background-position : center left;
  }
  
  td.contentpadding
  {
    padding : 10px;
  }

  h1
  {
    border-bottom : solid #a7a9ad 1px;
    color : #4d4d4d;
	font-weight : bold;	
	font-size : 12px;
	padding-bottom : 3px;
	margin-bottom : 3px;
  }
  
  span.title
  {
    color : #282828;
  }

  img.news
  {
    padding : 1px;
	margin-right: 5px;
	border : solid #a7a9ad 1px;
    float: left;
    display: block;
  }
  
  a.readmore, a.readmore:hover, a.readmore:visited, a.readmore:active
  {
    color : #6d6118;
  }
  
  td.featuredmember
  {
    background-image : url('images/featuredmemberbg.jpg');
	background-repeat : no-repeat;
	background-position : bottom;
  }
  
  span.featuredmember
  {
    color : #b9795d;
	font-size : 1.2em;
  }
  
  a.featuredmember
  {
    color : #efe39b;
  }
  
  a.bottom, a.bottom:hover, a.bottom:visited, a.bottom:active, span.bottom
  {
    text-decoration : none;
	color : #c4c4c4;
  }  
  
  a, a:hover, avisited, a:active, a:hover
  {
    color : #b9795d;
  }
  
  div.innercontent
  {
    padding-left : 13px;  
	color : #282828;
  }

  .anylinkcss
  {
    position:absolute;
    margin:1px;
    visibility: hidden;
    line-height: 18px;
    z-index: 100;
    font-size:10px;
    background-color: #222222;
    width: 181px;
    //font-style:normal;
    //font-variant:normal;
    //font-weight:normal;
    //font-size:5px;
    filter: alpha(Opacity=85);
  }
  .anylinkcss a
  {
    font-family : Tahoma, sans-serif;
    color : #bcbcbd;
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #545454;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;
    text-align:left;
    font-size:10px;
  }

  .anylinkcss a:hover
  { /*hover background color*/
    color: #FFFFFF;
	//background-color : #000000;
	border-bottom : solid #dad096 1px;
  }

  input, textarea, select, option
  {
    border : solid #a7a9ad 1px;
	background-color : transparent;
    font-size : 12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color : #1a1a1a;
  }

  .highlight
  {
    color : #b9795d;
    font-weight : 800;
	font-size : 1.1em;
  }

  td.cal_day
  {
    color : black;
    height : 50px;
	border : solid #a7a9ad 1px;
  }

  .notlink
  {
    cursor : default;
  }
