body{
   background-color: #000000;
	margin: 0;
   text-align: left;
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
  
}
.loginheadings {
	font-family:  Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.heading1 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #cab59a;
}
.heading2 {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #cab59a;
}
.brownheading {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ca7509;
}
.greenheading {
	font-family: "Times New Roman", Times, serif Arial;
	font-size: 11pt;
	color: #03bf10;
	font-style: italic;
	font-weight: bold;
}
.greenheading2 {
	font-family: "Times New Roman", Times, serif Arial;
	font-size: 11pt;
	color: #fe2603;
	font-style: italic;
	font-weight: bold;
}
.yellowheading {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #e4e63a;
}
.orangeheading {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #fdae48;
}
.greyheading {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #828284;
}
.aquaheading {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #03ad7b;
}
.headingCAPS {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #cab59a;
   text-transform: uppercase;
   
}
.NewsTitle2 {
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	color: #ffffff;
}
.heading3 {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff
}

.heading4 {
	font-family: arial;
	font-size: 9pt;
	color: #000000
}
.heading5 {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff
}
.textstyle {
	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
}
.textstylebold {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}
a{
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

a:link{
	color: #e64b06;
   text-align: left;
}
a:visited{
	color: #f8c27c;
	  text-align: left;
}
a:hover{
	color: #f96652;
	  text-align: left;
}
td.HeadlineLeft
{
	 background-image: url("../../images/frontpage_02.jpg");
	 background-repeat: repeat-y;
}
td.HeadlineRight
{
	 background-image: url("../../images/frontpage_04.jpg");
	 background-repeat: repeat-y;
}
td.HeadlineBody{
	background-color: #d7d7d7;
	width: 394px;
}

td.NewsLeft
{
	 background-image: url("../../images/frontpage_10.jpg");
	 background-repeat: repeat-y;
}
td.NewsRight
{
	 background-image: url("../../images/frontpage_12.jpg");
	 background-repeat: repeat-y;
}
td.NewsBody{
	background-color: #d7d7d7;
}

td.FeatureLeft
{
	 background-image: url("../../images/frontpage_20.jpg");
	 background-repeat: repeat-y;
}
td.FeatureRight
{
	 background-image: url("../../images/frontpage_22.jpg");
	 background-repeat: repeat-y;
}
td.PollLeft
{
	 background-image: url("../../images/frontpage_23.jpg");
	 background-repeat: repeat-y;
}
td.PollRight
{
	 background-image: url("../../images/frontpage_25.jpg");
	 background-repeat: repeat-y;
}

td.LeftNoContent
{
	 background-image: url("../../images/Kallis-golf-day2006_05.jpg");
	 background-repeat: repeat-y;
}
td.RightNoContent
{
	 background-image: url("../../images/Kallis-golf-day2006_07.jpg");
	 background-repeat: repeat-y;
}
td.LoginLeft
{
	 background-image: url("../../images/bobmarch222006_19.jpg");
	 background-repeat: repeat-y;
}
td.LoginRight
{
	 background-image: url("../../images/bobmarch222006_21.jpg");
	 background-repeat: repeat-y;
}

.LeftContent{
	background-color: White;
	margin: 0;
   text-align: left;
	font-family:  Arial;
	font-size: 11px;
   border-style: single;
	border-width: 1px;
}
.RightContent {
	background-color: White;
	margin: 0;
   text-align: left;
	font-family:  Arial;
	font-size: 11px;
}
.CenterContent {
	background-color: White;
	margin: 0;
   text-align: left;
	font-family:  Arial;
	font-size: 11px;
}
hr{
	height: 1px;
	color: White;
	width: 100%;
	text-align: center;
}
hr.shortline{
	height: 1px;
	color: Black;
	width: 50%;
	text-align: center;
}
.diaryHead{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background: #282828;
	color: #ffffff;	
}
.diarySubHead{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background: #8c7037;
	color: #ffffff;
}
.diaryItems{
	font-family: Arial;
	font-size:8pt;
	font-weight: normal;
}
.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:164px;
}
.textboxheader a
{
     color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;

}
.graybox
{
 	border: solid 1px #CBCED4;
	background: #ffffff;
	padding: 11px;
	margin-bottom: 7px;
   
}
.grayboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #999DA6;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}
input{
	background-color: #ffffff;
	border-color: #b0b0b0; 
	color: #000000; 
	font-size: 10px;
	font-family: arial;
}
.TextInput{
   background-color: #ffffff;
	border-color: #b0b0b0;
	border-width: 1px;  
	color: #e3010c; 
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
}
select
{
background-color: #ffffff;
	border-color: #b0b0b0; 
	color: #e3010c; 
	font-size: 10px;
	font-family: arial;
}
