.blink {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight : bold;
color: #FC723C;
display: inline;
}

a.calref:link {
     display:block;
     width:100%;
     height:100%;
	 font-family : Verdana, Arial, Helvetica, sans-serif;
	 color : #FC723C;
	 font-weight : bold;
	 text-decoration: none;
/*     padding-top:5px;*/
 }

a.calref:visited {
     display:block;
     width:100%;
     height:100%;
	 font-family : Verdana, Arial, Helvetica, sans-serif;
	 color : #FC723C;
	 font-weight : bold;
	 text-decoration: none;
/*     padding-top:5px;*/
 }
 
a.calref:hover {
     display:block;
     width:100%;
     height:100%;
	 font-family : Verdana, Arial, Helvetica, sans-serif;
	 color : #FEA56A;
	 font-weight : bold;
	 text-decoration: none;
/*     padding-top:5px;*/
 }
 
/*container {
     position:absolute;
     left:50%;
     top:50%;
     width:200px;
	 height:200px;
     margin:-100px 0 0 -100px;
	 color : #FEA56A;
 }*/

a.hlink:link {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #FC723C;
  font-weight : bold;
  text-decoration: none;
  }
a.hlink:visited {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #FC723C;
  font-weight : bold;
  text-decoration: none;
  }
a.hlink:hover {color: #FEA56A; text-decoration: none}

td.datastyle_justify {
	background-color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;	
}

td.datastyle_center_big {
	background-color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;	
}

td.datastyle_left {
	background-color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;	
}

td.datastyle_left_big {
	background-color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;	
}

td.datastyle_left_filled {
	background-color: #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;	
}

td.datastyle_center {
	background-color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;	
}

select {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   color:#FF9900;
   background-color: #000000;
}

input {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   color:#FF9900;
   background-color: #000000;
   text-align: center
}

td.datastyle_orange {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	fotn-weight: bold;
	color: #FF9900;	
	text-align: center;
    background-color: #000000;
}

td.datastyle_orange_filled {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	fotn-weight: bold;
	color: #000000;
    background-color: #FC723C;	
	text-align: center;	
}

td.datastyle_orange_big {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	fotn-weight: bold;
	color: #FF9900;	
	text-align: center;	
}

td.datastyle_orange_left {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	fotn-weight: bold;
	color: #FFFFFF;	
	text-align: left;
}

td.handwritingstyle {
	background-color: white;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	text-align: justify;
}

td.clubhouseboardstyle_title {
	font-color: #AFA03A;
	font-family: Georgia, Times New Roman, Times, serif;
	filter:shadow(color=#673207);
	color: #AFA03A;
	line-height:150%;
	font-size: 40px;
	font-weight: bold;
}

td.clubhouseboardstyle {
	font-color: #AFA03A;
	font-family: Georgia, Times New Roman, Times, serif;
	filter:shadow(color=#673207);
	color: #AFA03A;
	line-height:150%;
	font-size: 26px;
	font-weight: bold;	
}

td.clubhouseboardstyle_text {
	font-color: #AFA03A;
	font-family: Georgia, Times New Roman, Times, serif;
	filter:shadow(color=#673207);
	color: #AFA03A;
	line-height:100%;
	font-size: 18px;
	font-weight: bold;	
}

.SmallButton {
   font-family: Verdana, Arial;
   font-size: 14px;
   font-weight: bold;
   background-color: #FC723C;
   color: #FFFFFF;
   width: 100px;
}

.Button {
   font-family: Verdana, Arial;
   font-size: 14px;
   font-weight: bold;
   background-color: #FC723C;
   color: #FFFFFF;
   width: 200px;
}

.BigButton {
   font-family: Verdana, Arial;
   font-size: 14px;
   font-weight: bold;
   background-color: #FC723C;
   color: #FFFFFF;
   width: 300px;
}


.chromestyle{
width: 100%;
font-weight: bold;
font-family: arial;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width: 100%;
background: url(./menu/menubg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #EEEEEE;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
border-left: 1px solid #DADADA;
font:bold 12px Verdana;
}

.chromestyle ul li a:hover{
background: url(./menu/menubg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: #494949;
}

/*.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
/*}*/


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
/*border-bottom-width: 0;*/
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #494949;
background-color: #FEA56A;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: white;
background-color: #FC723C;
}


table.cal_td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}

td.cal_td {
	border-collapse: collapse;
}

table.cal_td_current_date{
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: #C9C5C3;
	-moz-border-radius: ;
}

td.cal_td_current_date {
	background-color: #C9C5C3;
	border-collapse: collapse;
}

table.cal_table {
	border-collapse: collapse;
}


Form {
  margin: 0;
}

.Tabs {
   font-family: Verdana, Arial;
   font-size: 14px;
   font-weight: Bold;
   border-collapse: Collapse;
}

.NotSelectedTab {
   font-family: Verdana, Arial;
   font-size: 12px;
   font-weight: Bold;
   text-decoration: None;
   border: None;
   cursor: Pointer;
   background-color: #FEA56A;
   color: #FFFFFF;
}

.SelectedTab {
   font-family: Verdana, Arial;
   font-size: 12px;
   font-weight: Bold;
   text-decoration: None;
   border: None;
   cursor: Pointer;
   background-color: #FC723C;
   color: #FFFFFF;
}

.MembershipAdminTable {
   font-family: Verdana, Arial;
   font-size: 12px;
   font-weight: Bold;
   text-decoration: None;
   border: None;
   background-color: #000000;
   color: #FFFFFF;
}

.MembershipDetailsInactiveSurnameIndex {
   font-family: Verdana, Arial;
   font-size: 10px;
   text-decoration: None;
   border: None;
   background-color: #000000;
   color: #FEA56A;
}

.MembershipDetailsActiveSurnameIndex {
   font-family: Verdana, Arial;
   font-size: 10px;
   text-decoration: None;
   border: None;
   background-color: #000000;
   color: #FC723C;
}
