/* General Style Start */
body {
padding:0;
background-color:#7A0101;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-position:left top;

}

td, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	}

html{
	height: 100%;
}
p {
	padding-top:10px;
	margin:0px;
}	
table {
	border:0px;
}
	
a {
	color:#000000;
	text-decoration:none;
	}
a:hover {
	color:#ffffff;
	text-decoration:none;
	}
.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;
}

input {
   width:140px;
   font-size: 11px; 
   color: #000000;
   font-weight: normal;
   border-top:1px solid #000000;
   border-left:1px solid #000000;
   border-right:1px solid #000000;
   border-bottom:1px solid #000000;
   padding-left:5px;
   background-color: #ffffff;
}
.body-table {
width:580px;
margin-left:9px;
margin-right:10px;
margin-top:8px;
margin-bottom:20px;
	} 


ul{
	margin:0;
	margin-left:15px;
	padding:0;
}
li {
  margin: 0;
  padding: 0;
  list-style-image:url(images/li-bullet.gif);
  list-style-position:outside;
  font-family:Tahoma;
  font-size:12px;
  line-height:14px;
}
li a{
  font-family:Tahoma;
  font-size:11px;
  color:#000000;
}
li a:hover{
  color:#CF2624;
}

.width100per {
	border:0;
	width:100%;	
}

/* General Style End */

/* Body Style Start Here*/
td.part-bg{
	background-image:url(images/bg-part.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#A11E1E;
	}
	
td.link-bg{
	background-image:url(images/bg-link.jpg);
	background-position:50% 0;
	background-repeat:repeat-y;
	background-color:#A11E1E;
	}
td.contact{
	color:#BF0A0A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:36px;
	}
.bld{
	font-weight:bold;
	}
.ylw{
	color:#383839;
	}
	
td.right{
	background-color:#A11E1E;
	}

	
/*--------------------- Body end here-----------------------------*/
/*----------------------- footer style start here ---------------------*/
.footer {
	background-image:url(images/footerbg.gif);
	background-color:#A11E1E;
	background-position:left top;
	background-repeat:repeat-x;
	padding:15px 0 20px 0;
	color:#fff;
	}
.footer_bg {
	background:url(images/footer-inn-bg.gif) repeat-x;
	height:240px;
	}
.foot-table {
	color:#ffffff;
}
.foot-table td{
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
}
.footer_txt {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	}
.footer_link {
	font-weight:bold;
	text-decoration:none;
	color:#FFDC54;
	}
.footer_link:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
/*----------------------- footer style end here ---------------------*/	
/* 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-size: 13px;
	font-weight: bold;
	color: #FFDC54;
	text-align: left;
	padding-bottom:10px;
	text-decoration:underline;
}

.toc_headlinebox a{
	color:#FFDC54;
	text-decoration:underline;
}
.toc_headlinebox a:hover{
	color:#000;
	text-decoration:underline;
}
.toc_historymode {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color:#E7E4F7;
}

.toc_historymode a{
	color:#E7E4F7;
	text-decoration:none;
}
.toc_historymode a:hover {
	color:#000;
	text-decoration:underline;
}
.month_header {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
 	text-align: left;
}
.toc {
	color: #fff;
	font-size: 12px;
	text-align:justify;
	padding-bottom:20px;
	padding-right:8px;
}

.hrClass {
	height:1px;
	background-color:#ffffff;
	margin-bottom:15px;
}
.toc_date {
	color:#000000;
	font-weight: bold;
	font-size: 12px;
}
.imagestory
{
	border:1px solid #fff;
	padding:2px;
}
.imageofday_caption {
	font-style: normal;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
}
.NewsImage{
	border:0px;
	background-color:#A11E1E;
	width:200px;

}
.NewsImage td{
	background-color:#A11E1E;
	color:#000000;
	font-size: 12px;
    text-align: center;
	font-weight:bold;
	border:0px;
	padding:5px;

}
.toc_images table{
	background-color:#A11E1E;
}
.toc_images{
	background-color:#A11E1E;
	color:#ffffff;
	font-size: 12px;
    text-align: center;
	font-weight:bold;
}
.toc_images img{
	background-color:#A11E1E;
	border:1px solid #ffffff;
	margin:2px;
}
.history_link {
	color:#FFDC54;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	}
.history_link a{
	color:#FFDC54;
	text-decoration:none;
}
.history_link a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.fullStroy {
	font-size: 12px;
	font-weight:bold;
	color: #FFDC54;
  	text-align: left;
	padding-left:2px;
	padding-right:2px;  
}

.fullStroy:hover {
	color:#FFF;
	text-decoration:none;
}
/* News style ends here */
/* Guestbook style starts here */
.guest_link {
	font-size: 12px;
	color:#FFDC54;
	font-weight: bold;
	text-decoration: underline;
}
.guest_link:hover {
	color:#000;
	text-decoration: underline;
}
.guestbooksign {
color:#FFF38B;
text-decoration:none;
font-size: 12px;
}
.guestbooksign:hover {
color:#07639E;
text-decoration:none;
}
.guestSingle {
        font-size: 12px;
        font-weight: normal;
        color:#000000;
        width: 100%;
        padding: 5px;
		margin-bottom:20px;
		margin-top:10px;
}

.guestSingle td{
		padding-top:5px;
		color:#000000;

}
.guestDate {
	font-weight:normal;
	color: #FFC178;
  	text-align: left; 
	font-size: 12px;
	text-decoration:underline;
	
}
.guestName {
	font-size: 12px;
	font-weight: bold;
	color:#000;
  	text-align:left;  
}
.guestRem,
.guestRank {
	font-weight: bold;
}

.guestUrl {
	font-size: 12px;
	font-weight: bold;
	color:#02619E;
    border-top-width:1px;  
	text-align: left;
}
.guestLoc {
	font-size: 12px;
	font-weight: bold;
	color:#02619E;
 	text-align:left;
}
.guestRem {
	color:#02619E;
	font-size: 12px;
}
.guestFrmDis {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
  	text-align:left;  
}
.guestFrmTable {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
  	text-align: left;  
	}
.guestFrmTable td{
	color:#ffffff;
}
.guestSignSub {
    background-color: #C60100;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border:1px solid #900202;
	width: 76px;
	height:18px;
	cursor:hand;
	padding-bottom:2px;

}
.guestconfirm {
	color:#000000;
	font-size:12px;
}
.noGuest {
padding-left:17px;
padding-top:10px;
font-size:12px;
color: #ffffff;
}
.guestFieldName,
.guestFieldEmail,
.guestFieldRank,
.guestFieldUrl,
.guestFieldLoc {
   width:198px;
   font-size: 12px; 
   color: #000000;
   font-weight: normal;
   border-top:1px solid #000000;
   border-left:1px solid #000000;
   border-right:1px solid #000000;
   border-bottom:1px solid #000000;
   padding-left:5px;
   background-color: #ffffff;
}
.guestFieldComment {
   width:198px;
   font-size: 12px; 
   color: #000000;
   font-weight: normal;
   border-top:1px solid #000000;
   border-left:1px solid #000000;
   border-right:1px solid #000000;
   border-bottom:1px solid #000000;
   padding-left:5px;
   background-color: #ffffff;
}

/* Guestbook style ends here */
/* Member Profile starts here */
.tdMem {
 font-size: 12px;
 font-weight:normal;
 text-align: center;
 color: #ffffff;
 padding: 3px;
 }
 .tdMem a{
  font-size: 12px;
 color:#ffffff;
 padding: 3px;
 font-weight:bold;
	text-decoration:none;
 }
  .tdMem a:hover {
	color: #000000;
	text-decoration:underline;
}
.tdmemGroup {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFDC54;
 border:1px solid #ffffff;
text-align:center;
}
.members_table {
font-size: 12px;
width:100%;
padding: 10px 10px 10px 0px;
border-collapse: collapse;
 border:1px solid #ffffff;
margin-bottom:20px;
}
.members_table td {
text-align:left middle;
padding:4px;
 border:1px solid #ffffff;
 color:#FFFF99;
}
.member_photo {
 border:1px solid #7F2900;
	padding: 5px; 
}
.mem_address {
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #fff;
	padding: 5px;
}
.mem_address a{
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #fff;
}
.mem_address a:hover{
	color: #000;
	text-decoration:underline;
}
.mem_profile {
	font-size: 12px;
	text-align: left;
	font-style: normal;
	color: #FFF17E;
	padding: 5px;
}
.mem_heading {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFDC54;
	text-align: left;
	padding: 5px;
}
.mem_name {
	font-style: normal;
	font-weight: bold;
	color: #FFDC54;
	font-size: 12px;
	padding: 5px;
}
.tdMemposition {
	font-weight:normal;
	color: #000;
	font-size: 12px;
}
.link-black {
  font-size:12px;
text-decoration:none;
color:#FFDC54;
}
.link-black:hover {
text-decoration:underline;
color:#FFFFFF;
}
/* Member Profile ends here */
/* Event calendar */
.calendarcategory
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
.calendarEventDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

.calendarEventTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color:#FFf;
	font-size:12px;
}
/*New Calendar Classes*/
/*New Class for displaying the top navigation table, month next last etc*/
.calNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	border: 1px solid #ffffff;  
	border-collapse: collapse;
 }
.calNavigation a {
	text-decoration:none;
 } 
 .calNavigation a:hover {
	text-decoration:none;
 } 
 /*Class for displaying Year such as August 2006*/
.calMonthYear {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	color:#FFFF99;
	text-align:center;
	border: 1px solid #ffffff;
	padding-top:3px;
	padding-bottom:3px;
   }
 /*Class for navigation TD, such as last month next month*/
.calNavTD {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	vertical-align:middle;
	text-transform:capitalize;
	color: #210303;
	height:20px;
	border-bottom:0px;  
}
/*last month, next month navigation link class <a href class, for better also use a.calNavLink:hover etc*/
.calNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  	font-size: 11px;
	text-align: center;
	vertical-align:middle;
	border-bottom:0px;
	color: #FFF089;
	text-decoration:none;
}
.calNavLink:hover {
	color: #Fff;
	text-decoration:none;
}

/*Calendar Table*/
.calContent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 10pt;
	text-align: center;  
	border: 1px solid #ffffff;
	border-collapse: collapse;
}
/*Displaying Sun, Mon etc*/
.calWeekdays {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 10pt;
	text-align: center;  
	/*background-color: #8D8D8D;*/  
	border: 1px solid #ffffff;
	border-top:0px;
	padding-top:3px;
	padding-bottom:3px;
}
/*The current day*/
.calCurrentDayTD {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: center;  
	/* background-color: #5F5F5F;  */
	border: 1px solid #ffffff;
	height: 50px;
	vertical-align:middle;
}
/*Blank td*/
.calClassNone {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	vertical-align:middle;
	color: #ffffff;  
	border: 1px solid #ffffff;
	height: 50px;
}
/*Current day link*/
.calCurrentDayLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	text-align: center;
	color: #FFF089;
	font-weight:bold;  
}
.calCurrentDayLink:hover {
	color: #FFf;
}
/*For all other day*/
.calOtherDayTD {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	text-align: center;
	color: #fff;  
	border: 1px solid #ffffff;
	height: 50px;
	vertical-align:middle;
}
/*The td containing event*/
.calEventDayLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	color: #000000;
}
.calEventDayLink:hover {
	color: #FFFF99;
}
/*Other day link*/
.calOtherDayLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align:center middle;
	color:#fff;
	font-weight:bold;
	text-decoration:none;  
}
.calOtherDayLink:hover {
	color:#000000;
   }
/* Event calendar */

/* Links style starts here */

.links_table {
width: 100%;
border-collapse: collapse;
margin-bottom:20px;
color: #FFF089;

}
.links_table td {
color: #ffffff;
}
.links_table a {
text-decoration:none;
color:#FFF;
}
.links_table a:hover {
text-decoration:none;
color:#FFF089;
}
.links_heading {
font-size: 12px;
font-weight: bold;
color:#ffffff;
background-color:#171F4C;
text-align: center;
border:1px solid #ffffff;

}
.links_leftcolumn {
width: 32%;
vertical-align: top;
text-align: left;
border:1px solid #ffffff;
padding-left: 3px;
}
.links_centercolumn {
width: 32%;
vertical-align: top;
text-align: left;
border:1px solid #ffffff;
padding-left: 3px;
}
.links_rightcolumn {
width: 32%;
vertical-align: top;
text-align: left;
border:1px solid #ffffff;
padding-left: 3px;
}
/* Links style ends here */

/*---------------- Gallery starts here--------------------------------- */

/* New Gallery */
.galTable {
width:98%;
border:1px solid #ffffff;
border-collapse:collapse;
padding:2px;

}
.galAlbum {
border:1px solid #ffffff;
margin:3px;
padding:2px;
}
.galTitle {
text-align:center;
font-size:11px;
color:#B30003;
text-decoration:none;
font-weight:bold;
}
.galInfo {
text-align:center;
font-size:11px;
color:#000;
text-decoration:none;
font-weight:normal;
}
.galImage {
border:1px solid #ffffff;
padding:2px;
}
.galCaption {
font-weight:normal;
font-size:11px;
padding-bottom:4px;
color:#FFF089;
text-decoration:none;
}
.bread {
font-size: 12px;
	font-weight: bold;
	color:#FFFF99;
	text-align: center;
	padding-bottom:10px;
	text-decoration:underline;
}
.bread:hover {
	color: #fff;
	text-decoration:none;
}

/* -- OLD GALLERY -- */
.gallery {
border:1px solid #ffffff;
border-collapse:collapse;
padding:2px;
}
.galRow {
border:1px solid #ffffff;
font-size:10px;
color:#B30003;
text-decoration:none;
}
.galBig img{
border:1px solid #ffffff;
background-color:#000;
}
.galBig td{
color:#000000;
text-decoration:none;
font-size:11px;
padding:3px;
}
.galBig td a{
color:#B40000;
text-decoration:none;
font-size:10px;
}
.galBig td a:hover {
color:#07639E;
text-decoration:underline;
}
.galBig td img {
border:1px solid #B8C2DE;
margin:5px;
padding:3px;
}


.galRem {
color:#909000;
text-decoration:none;
font-size:11px;
}
.galRemForm {
width:250px;
border-left:1px solid #000000;
border-top:1px solid #000000;
border-right:1px solid #D4D0C8;
border-bottom:1px solid #D4D0C8;
}
/* --------- Gallery ends here -------------- */
/* Downloads starts here */
.pad-downs {
padding-right:15px;
}
.handsTable {
font-size: 12px;
width:560px; 
padding: 10px 10px 10px 0px;
 border-collapse: collapse;
 border:1px solid #ffffff;
margin-bottom:20px;
}
.handsTable td {
height:24px;
padding:6px;
}
.handsCat {
font-size:12px;
color:#FFFF99;
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:#FFFDC1;
	font-weight: bold;
	text-decoration:underline;
	text-align:left;
}
.handsData a:hover {
	font-size: 12px;
	color:#FFFDC1;
	font-weight: bold;
	text-decoration:none;
}

.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 */
/*  newsletter style starts here  */
.newsletter-table {
width: 98%;
}
.newsletter-table td {
 padding:2px;

}
.nlHeading {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom:5px;
}
.nlInput {
   font-size: 12px; 
   color: #000000;
   font-weight: normal;
   border-top:1px solid #042728;
   border-left:1px solid #042728;
   border-right:1px solid #042728;
   border-bottom:1px solid #042728;
   padding-left:5px;
   background-color: #fff;
   width:100px;
   
   }

.nlButton {
    background-color: #042728;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border:1px solid #9D9C9C;
	width: 76px;
	height:18px;
	cursor:hand;
	padding-bottom:2px;
}
/*  newsletter style ends here  */
/* stat style starts here */
.statTable {
 width:111px;
 text-align:center;
 border:1px solid #fff;
 border-collapse:collapse;
 padding: 1px;
 font-weight:normal;
 margin-right:10px;
 }
.statTable td {
padding-left:2px;
 height:25px;
 text-align:left;
 vertical-align:middle; 

 } 
 .statData {
 color: #FFEC6D;
 border:1px solid #fff;
 padding: 1px;
 height:25px; 
 }
.statData1 {
 color: #EE913E;
} 
 .statColumn {
 color: #000;
 border:1px solid #fff;
 padding-left: 2px;
 text-align:left;
 font-weight:bold;
 height:25px; 
 }
 .statTotal {
 color: #fff;
 border:1px solid #fff;
 padding-left: 2px;	
 text-align:center;
 font-weight:bold;
 height:25px; 
background-color:#0E2253;
 }
 .statHeading {
 font-size: 12px;
 color: #FFEC6D;
 padding: 1px;
 border:1px solid #fff;
 font-weight:bold;
 height:25px;
 text-align:center;
 background-color:#0E2253;
 }
 .statDataOdd {
color: #7A0101;
padding: 1px;
font-weight:bold;
 border:1px solid #fff;
height:25px;
}
.statDataEven{
color: #7A0101;
padding: 1px;
font-weight:bold;
 border:1px solid #fff;
height:25px;
}
.statCurrentColumn {
height:25px;
color:#000000;
background-color:#FDB01C;
 border:1px solid #fff;
}
.statCurrent {
height:25px;
color:#000000;
background-color:#FDB01C;
 border:1px solid #fff;
}
.statGroup {
font-size: 12px;
height:15px;
color:#000;
font-weight:bold;
} 
/* stat style ends here */
.img-border {
 border:1px solid #fff;
 padding:2px;
}

.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	}
	
/* -- Wallpaper -- */
	
.link-wall {
font-size: 11px;
color:#000;
text-decoration:none;
}
.link-wall:hover {
color:#000;
text-decoration:underline;
}

.wall-padding {
padding-left:20px;
}

.wall-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
	}
	
.appa-head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F2ED0D;
	font-weight:bold;
	}