/* CSS Document */

/*---------------------------- General style starts here ----------------------*/
html{
	height: 100%;
}
p {
	padding-top:10px;
	margin:0px;
}	

body {
	margin:0px;
	background-position:left top;
	background-color:#AAA8A8;

}
table {
	border:0px;
}	
td, div { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	}
input {
   width:198px;
   font-size: 11px; 
   color: #CB0100;
   font-weight: normal;
   border-top:1px solid #979797;
   border-left:1px solid #979797;
   border-right:1px solid #979797;
   border-bottom:1px solid #979797;
   padding-left:5px;
   background-color: #420201;
}

.width100per {
	border:0;
	width:100%;	
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}

/*----------------------- General style ends here ---------------------- */	
/**/.content {
padding:10px;
}
.nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#535353;
	font-weight: bold;
	text-decoration: none;
}
.nav:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#535353;
	font-weight: bold;
	text-decoration: underline;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.yellowheading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	font-size: 10pt;
}
.yellowsectionheading {
	font-weight: bold;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
.sectionheadingwhite {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10pt;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 10pt;
}
.statsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	font-size: 10pt;
}

.statstextnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}

.statstext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	font-size: 10pt;
}
.maintable {
	margin: 4px;
	padding: 0px;
	background-color: #FFFFFF;

}
.contentcell {
	background-color: #000066;
	background-position: top;
	vertical-align: top;
}


.linkmenu {
  	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	font-size: 7pt;
    link text-decoration: none; color: #000099;
    visited text-decoration: none; color: #000099;
   active text-decoration: none; color: #000099;
   hover text-decoration: none; color: #000099; font-weight:bold;
}  

/*.toc_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffcc;
  	text-align: left;  
}

.toc_headlinebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffcc;
    border-top-width: 1px;
	text-align: center;
}
.toc {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
}
.toc_date {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-weight: bold;
	font-size: 10pt;
}
.toc_images {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}
.month_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
 	text-align: center;
}*/

/* Links style starts here */

.links_table {
width: 97%;
border-collapse: collapse;
border:1px solid #FFCC33;
margin-bottom:20px;
color: #FB0508;

}
.links_table td {
/*border:1px solid #787878;*/
color: #FB0508;
height:15px;
}
.links_table a {
text-decoration:none;
color:#fff;
}
.links_table a:hover {
text-decoration:none;
color:#FFC000;
}
.links_heading {
font-size: 13pt;
font-weight: bold;
color: #FB0508;
text-align: center;

}
.links_leftcolumn {
width: 32%;
vertical-align: top;
text-align: left;
padding-left: 3px;
}
.links_centercolumn {
width: 32%;
vertical-align: top;
text-align: left;
padding-left: 3px;
}
.links_rightcolumn {
width: 32%;
vertical-align: top;
text-align: left;
padding-left: 3px;
}
/* Links style ends here */

/*.links_table {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 border-spacing: 1px;
 color: #990000;
 width: 95%;
 padding: 1px;
 background-color: #501111;
 }
 .links_heading {
 font-size: 18px;
 background-color: #330000;
 font-weight: bold;
 text-align: center;
 vertical-align: top;
 padding: 5px;
 }
 .links_leftcolumn {
 width: 33%;
 background-color: #330000;
 vertical-align: top;
 text-align: left;
 }
 .links_centercolumn {
 width: 33%;
 background-color: #330000;
 vertical-align: top;
 text-align: left;
 }
 .links_rightcolumn {
 width: 33%;
 background-color: #330000;
 vertical-align: top;
 text-align: left;
 }

.links_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC33;
}/*
.guestSingle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;

        color: #FFFFFF;
        width: 100%;
        padding: 10px;
        background-color: #330000;
}
.guestDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
  	text-align: left;  
}
.guestName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
  	text-align: left;  
}

.guestUrl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
    border-top-width: 1px;  
	text-align:  left;
}
.guestLoc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
 	text-align:  left;
}
.guestRem {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
}
.guestFrmTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
  	text-align: left;  
}
.guestFrmDis {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
  	text-align: left;  
}
.guestFrmTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
  	text-align: left;  
}
.guestSignSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
  	text-align: center;  
}
.guestconfirm {
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
}
*/
/* Guestbook style starts here */
.guestList {
text-align:left;
width:95%;
}
.guest_link {
	font-size: 12px;
	color:#E5D231;
	font-weight: bold;
	text-decoration: underline;
	padding-left:23px;
}
.guest_link:hover {
	color:#FFF38B;
	text-decoration: underline;
}
.guestbooksign {
color:#F6DD49;
text-decoration:none;
font-size: 12px;
padding-left:1px;
}
.guestbooksign:hover {
color:#ffffff;
text-decoration:none;
}
.guestSingle {
        font-size: 12px;
        font-weight: normal;
        color:#fff;
        width: 100%;
        padding: 10px;
		padding-left: 1px;
		margin-bottom:20px;
		margin-top:10px;
}

.guestSingle td{
		padding-top:5px;
		        color:#fff;

}
.guestDate {
	font-weight:normal;
	color: #E8950A;
  	text-align: left; 
	font-size: 11px;
	text-decoration:underline;
	
}
.guestDate td{
	font-weight:bold;
	color: #E8950A;
  	text-align: left; 
	font-size: 11px;
	text-decoration:underline;
	
}

.guestName {
	font-size: 11px;
	font-weight: normal;
	color:#fff;
  	text-align:left;  
}
.guestRem,
.guestRank {
	font-weight: normal;
}

.guestUrl {
	font-size: 11px;
	font-weight: normal;
	color:#E8950A;
    border-top-width:1px;  
	text-align: left;
}
.guestUrl a{
	font-size: 11px;
	font-weight: normal;
	color:#DD363D;
    border-top-width:1px;  
	text-align: left;
}
.guestUrl a:hover {
	font-size: 11px;
	font-weight: normal;
	color:#E8950A;
    border-top-width:1px;  
	text-align: left;
}

.guestLoc {
	font-size: 11px;
	font-weight: normal;
	color:#02619E;
 	text-align:  left;
}
.guestRem {
	color:#02619E;
	font-size: 11px;
}
.guestFrmDis {
	font-size: 11px;
	font-weight: normal;
	color:#fff;
  	text-align:left;  
}
.guestFrmTable {
	font-size: 11px;
	font-weight: normal;
	color:#fff;
  	text-align: left;  
	}
.guestFrmTable td{
	color:#fff;
	font-weight: normal;
}
.guestSignSub {
    background-color: #2C2E2F;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	border:1px solid #979797;
	width: 76px;
	height:18px;
	cursor:hand;
	padding-bottom:2px;

}
.guestconfirm {
	color:#fff;
	font-size:11px;
}
.noGuest {
padding-left:5px;
padding-top:3px;
font-size:12px;
color:#EE913E;
}
.guestFieldName,
.guestFieldEmail,
.guestFieldRank,
.guestFieldUrl,
.guestFieldLoc {
   width:198px;
   font-size: 11px; 
   color: #CB0100;
   font-weight: normal;
   border-top:1px solid #979797;
   border-left:1px solid #979797;
   border-right:1px solid #979797;
   border-bottom:1px solid #979797;
   padding-left:5px;
   background-color: #420201;
}
.guestFieldComment {
   width:198px;
   font-size: 11px; 
   color: #CB0100;
   font-weight: normal;
   border-top:1px solid #979797;
   border-left:1px solid #979797;
   border-right:1px solid #979797;
   border-bottom:1px solid #979797;
   padding-left:5px;
   background-color: #420201;
}
/* Guestbook style ends here */

.calendarcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFCc33;
	font-size: 10pt;
}
.calendarEventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 9pt;
}
.calendarEventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	font-size: 9pt;
}

/*.fullStroy
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#FFEEB9;
text-decoration:underline;
}
.fullStroy:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#FFEEB9;
text-decoration:none;
}*/
.statTable {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 width: 99%;
 color: #FFFFFF;
 background-color: #330000;
 border: 1px solid #FFFFFF;
 padding:4px;
 }
 .statData {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #0000FF;
 padding: 1px;
 background-color: #FFFFFF;
 border: 1px solid #FFFFFF; 
 }
 
.statHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	font-size: 9pt;
	 height:25px;
	background-color:#000066;
	border: 1px solid #FFFFFF;
	
}
 .statTotal {
 font-family: Arial, Helvetica, sans-serif;

 font-size: 13px;
 color: #ffffff;
 font-weight: bold;
 padding: 1px;
 border: 1px solid #FFFFFF;
 text-align: center;
 background-color: #555555;
 height:25px;

 }

.statColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 9pt;
	padding-left: 4px;	
	background-color: #330000;
	border: 1px solid #FFFFFF;
	text-align: left;
	height:25px;
}

.statCurrent {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	color: #FFFF00;
	text-align: center;
	background-color: #CC0000;
	height:25px;
}
.statGroup {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #330000;
	border: 1px solid #FFFFFF;
	height:25px;
}
.statDataEven {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	border: 1px solid #ffffff;
	height:25px;
	padding-left: 4px;	
	}
	.statDataOdd {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	border: 1px solid #ffffff;
	height:25px;
	padding-left: 4px;	
}

.imageofday_caption {
    font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9pt;
	font-weight: bold;
	color: #FFCC33;
}
.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#F9C51F;
}


.footerlink
{
font-family: Arial, Helvetica, sans-serif;
color:#FFEEB9;
text-decoration:underline;
font-weight: bold;
}
.footerlink:hover
{
font-family: Arial, Helvetica, sans-serif;
color:#FFEEB9;
text-decoration:none;
font-weight: bold;
}
/*.history_link
{
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color:#ffffff;
text-decoration:none;
}
.history_link:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#ffffff;
text-decoration:none;
} 
.month_header
{
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color:#ffffff;
text-decoration:none;
}
.month_header:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color:#ffffff;
text-decoration:none;
}

.toc_historymode
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#ffffff;
text-decoration:underline;
font-weight:bold;
}
.toc_historymode:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
.guestbooksign
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#ff0000;
text-decoration:underline;
font-weight:bold;
}
.guestbooksign:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#ff0000;
text-decoration:none;
font-weight:bold;
} 
.links_table {
 font-family: Arial, Helvetica, sans-serif;

 font-size: 12px;
 color:#ffffff;
 width: 96%;
 padding: 10px;
 border-collapse: collapse;
 }
 .links_heading {
 font-size: 20pt;
 font-weight: bold;
 text-align: center;
 vertical-align: top;
 padding: 3px;
 background-color:#EBE1BE;
 }
 .links_leftcolumn {
 width: 33%;
 vertical-align: top;
 text-align: left;
  border:1px solid #EBE1BE;
 }
 .links_centercolumn {
 width: 33%;
 vertical-align: top;
 text-align: left;
  border:1px solid #EBE1BE;
 }
 .links_rightcolumn {
 width: 33%;
 vertical-align: top;
 text-align: left;
  border:1px solid #EBE1BE;
 }

.links_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #420201;
	border-left:1px solid #EBE1BE;
	border-bottom:1px solid #EBE1BE;
}*/
a
{
color:#ffffff;
text-decoration:none;
}
a:hover
{
color:#FFF370;
text-decoration:none;
}  
  
  .tdMem {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 text-align: center;
 color: #F6DD49;
 vertical-align: top;
 padding: 3px;
text-align: left;
 }
  .tdMem a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 text-align: center;
 color: #F6DD49;
 vertical-align: top;
 padding: 3px;
text-align: left;
text-decoration:none;
 } 
  .tdMem a:hover {
 color: #FDA915;
 text-decoration:underline;
 }  

  .tdmemGroup {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
 color: #ffffff;
 vertical-align: top;
 padding: 5px;
text-align: left;
 }

/*Member Profile */
.members_table {
    border: 1px solid #FFCC33;
	margin-bottom:10px;

}
.member_photo {
    background-color: #CC0000;
	padding: 5px; 
}
.mem_address {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	color:#ffffff;
	padding: 5px;
}
.mem_profile {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-style: normal;
	color:#ffffff;
	padding: 5px;	
	text-align: left;

}
.mem_heading {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
	padding: 5px;

}
.mem_name {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	font-size: 12pt;
	background-color: #333333;
	padding: 5px;
}

/*.guestFieldName,.guestFieldEmail,.guestFieldRank,.guestFieldUrl,.guestFieldLoc,.guestFieldComment

{
width:180px;
text-align:left;
}*/
/* News style starts here */
.tocfld {
	font-weight: bold;
	color: #FFD28A;
  	text-align: left;  
}
.tocfld:hover {
color:#fff;
text-decoration:underline;
}

.toc_headline {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
  	text-align: left;  
}

.toc_headlinebox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #F6DD49;
    border-top-width: 1px;  
	text-align: left;
	padding-bottom:10px;
}
.toc_headlinebox a{

	color: #F6DD49;
	text-decoration:none;
}
.toc_headlinebox a:hover{
	color: #fff;
	text-decoration:none;
}
.toc_historymode {
font-size: 12px;
font-weight: bold;
text-align: left;
color:#FDB01C;
}

.toc_historymode a{
color:#FDB01C;
text-decoration:none;
}
.toc_historymode a:hover {
color:#ffffff;
text-decoration:underline;
}
.month_header {
	font-size: 18px;
	font-weight: bold;
	color: #F6DD49;
}
.toc {
	font-weight:normal;
	color: #fff;
	font-size: 12px;
	text-align:left;
	padding-bottom:20px;
	padding-right:8px;
}
.hrClass {
height:1px;
background-color:#A08080;
margin-bottom:15px;
}
.toc_date {
	color: #FDA915;
	font-weight: bold;
	font-size: 12px;
}
.imagestory
{
border:1px solid #FFCC33;
padding-right:2px;
padding-top:2px;
padding-left:2px;
padding-bottom:2px;
}
.NewsImage{
border:0px;
background-color:#420201;

}
.NewsImage td{
background-color:#420201;
	color:#fff;
	font-size: 12px;
    text-align: center;
	font-weight:bold;
	border:0px;
}
.toc_images table{
background-color:#420201;
}
.toc_images{
background-color:#420201;
	color:#fff;
	font-size: 12px;
    text-align: center;
	font-weight:bold;
}
.toc_images img{
background-color:#420201;
	border:1px solid #FFCC33;
	margin:2px;
}
.history_link {
color:#F6DD49;
font-size: 12px;
text-align:left;
font-weight:bold;
	}
.history_link a{
color:#FDB01C;
text-decoration:none;
}
.history_link a:hover {
color:#fff;
text-decoration:underline;
}
.fullStroy {
	font-size: 12px;
	font-weight:bold;
	color: #FDB01C;
  	text-align: left;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;  
}

.fullStroy:hover {
color:#fff;
text-decoration:none;
}
/* News style ends here */
 /* Image of the day style starts here */

.image-day-text {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#A08080;
	font-size: 8pt;
	text-align:center;
}
.image-table {
width: 111px;
 border-collapse: collapse;
 border:1px solid #FFCC33;
margin-left:8px;
}
.image-table td {
 padding: 3px;
 border:1px solid #FFCC33;
}
.imageofday_border_color{border:1px solid #FFCC33; padding:2px;}


/* Image of the day style ends here */
/*Hall Rental Module*/
.HRTable {
 border: 1px solid #ffffff;
 }
 .HRCaption {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 font-weight:normal;
 text-align: center;
 background-color: #540201;
 color: #FDDB55;
 padding-top:10px;
  padding-right:2px;
padding-left:2px;
 }
 .HRCaptionsmall {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-align: center;
 color: #fff;
 font-weight:normal;
 }
 .HRCurMY {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 background-color: #FFFFFF;
 color: #000000;
 }
 .HRSelect {
  border: 1px solid #FFFFFF;
  font-size: 10px;
  }

.HRButton {
    background-color: #FFCC00;
	color: #fff;
	font-weight: bold;
	width: 74px;
	height:18px;
	cursor:hand;  
	border: 1px solid #EBECD5;
    font-size: 11px;
	padding-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:107px;
}  
  .HRWeek {
  font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 background-color: #FFCC00;
 color: #000000;
  }
.HRdatablank {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid #000000;
width: 80px;
height: 50px;
text-align: center;
/*background-color: #D2D4A5;*/
color: #565A02;
}
.HRdatafull {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid #000000;
width: 80px;
height: 50px;
text-align: center;
/*background-color: #FBFFD7;*/
color: #000000;
}
.HRdatatentative {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid #000000;
width: 150px;
height: 50px;
text-align:center;
vertical-align:middle;
/*background-color: #FFCC00;*/
color: #fff;
}
.HRdataparmanent {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid #000000;
width: 80px;
height: 50px;
text-align:center;
vertical-align:middle;
/*background-color: #FFCC00;*/
color: #ffffff;
}
.HRDate {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.HRTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}
.HRListClass {
border: 1px dotted #808080;
}
.HRlistTDTitle {
font-size: 14px;
color: #FFCC33;
}
.HRlistTDStartDate {
font-size: 11px;
color: #FF9900;
}
.HRlistTDEndDate {
font-size: 11px;
color: #FF9900;
}
.HRlistTDDetails {
font-size: 11px;
color: #66CC00;
}

.img-border {
 border:1px solid #FFCC33;
padding:2px;
}

.HRFormText {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#FFCC00;
}
.HTLabel {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#fff;
text-align:left;
}
.HRText {
   width:198px;
   font-size: 11px; 
   color: #CB0100;
   font-weight: normal;
   border-top:1px solid #979797;
   border-left:1px solid #979797;
   border-right:1px solid #979797;
   border-bottom:1px solid #979797;
   padding-left:5px;
   background-color: #420201;
}
.HRTextarea {
   width:198px;
   font-size: 11px; 
   color: #CB0100;
   font-weight: normal;
   border-top:1px solid #979797;
   border-left:1px solid #979797;
   border-right:1px solid #979797;
   border-bottom:1px solid #979797;
   padding-left:5px;
   background-color: #420201;
   height:70px;
}
/*Hall Rental Module*/
.yeallowtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#F9C51F;
}
.mail-link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#F9C51F;
text-decoration:none;
font-weight:bold;
}
.mail-link:hover {
text-decoration:underline;
}
/* Downloads starts here */
.pad-downs {
padding-right:15px;
}
.handsTable {
font-size: 12px;
width:97%; 
padding: 10px 10px 10px 0px;
 border-collapse: collapse;
margin-bottom:20px;
border:1px solid #FFCC33;
}
.handsTable td {
height:24px;
padding:6px;

}
.handsCat {
font-size:12px;
color:#FDA915;
font-weight:bold;
background-image:url(images/bullet2.jpg);
background-repeat:no-repeat;
background-position:left top;

}
.handsData {
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}
.handsData a{
	font-size: 12px;
	color:#F6DD49;
	font-weight: bold;
	text-decoration:underline;
	text-align:left;
}
.handsData a:hover {
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	text-decoration: underline;
}

.handsFile {
font-weight: normal;
padding-left:11px;
text-align:right;
font-size:12px;
padding-right:8px;
color:#fff;
}
.handsDate {
font-weight: normal;
text-align:left;
font-size:12px;
padding-top:7px;
color:#fff;
text-decoration:none;
}
/* Downloads ends here */
