/* CSS Document */

/* General style starts here */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
html{
	height: 100%;
}
p {
	padding-top:10px;
	margin:0px;
}	
table {
	border:0px;
}	
td, div {
	font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
}
a {
color:#ffffff;
text-decoration:none;
}
a:hover {
color:#ffffff;
text-decoration:underline;
}
.width100per {
	border:0;
	width:100%;	
}		
.height1 {
	height:1px;
}
.width1 {
	width:1px;
}

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:11px;
  line-height:14px;
}
li a{
  font-family:Tahoma;
  font-size:11px;
  color:#000;
}
li a:hover{
  color:#4F4F4F;
}
.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;
}
#body-container {
	width:774px;
	background-position:left top;
	margin:0px auto 0px auto;
	background-color:#ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;

}
input {
   width:140px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px; 
   color: #000000;
   font-weight: normal;
   /*border-top:1px solid #000;
   border-left:1px solid #000;
   border-right:1px solid #354589;
   border-bottom:1px solid #354589;*/
   padding-left:5px;
   background-color: #ffffff;
}

.menu_bg{background-image:url(image/menu_bg.gif); background-position:top left; background-repeat:no-repeat;}

.menu_pad{padding-top:16px; padding-left:29px;}

.menu_pad2{padding-top:16px; padding-left:16px;}

.menu_pad3{padding-top:16px; padding-left:13px; padding-bottom:16px; padding-right:13px;}

.menu_pad4{padding-top:10px; padding-left:10px;}
.menu_pad5{padding-top:16px; padding-left:8px;}
.cont_bg{background-image:url(image/body_bg2.gif); background-repeat:no-repeat; background-position:top;}

.adderess{padding:4px;}

.footer_border{background-image:url(image/footer_border.gif);}

.bodystyle{background-image:url(image/body_top.gif); background-position:top; background-repeat:no-repeat;}

.bodystyle2{background-image:url(image/body_shadow.gif); background-position:right; background-repeat:repeat-y;}

.body_pad{margin-right:30px;}
.body-table {
width:590px;
margin-right:13px;

}

.body-table2 {
width:560px;
margin-right:13px;

}



/* General style ends here */
/* Member Profile starts here */
.tdMem {
 color: #AAC2F8;
 font-weight:normal;
 text-align: center;
 padding: 3px;
 }
 .tdMem a{
 color: #AAC2F8;
 padding: 3px;
 font-weight:bold;
	text-decoration:none;
 }
  .tdMem a:hover {
	color: #FFF089;
	text-decoration:uderline;
}
.tdmemGroup {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFF089;
border:1px solid #fff;
text-align:center;
}
.members_table {
font-size: 12px;
width:100%;
padding: 10px 10px 10px 0px;
border-collapse: collapse;
border:1px solid #fff;
margin-bottom:20px;
}
.members_table td {
text-align:left middle;
padding:4px;
border:1px solid #fff;
}
.member_photo {
border:1px solid #B8C2DE;
	padding: 5px; 
}
.mem_address {
	font-style: normal;
	text-align: left;
	color: #AAC2F8;
	font-weight:bold;
	padding: 5px;
}
.mem_address a{
	font-style: normal;
	text-align: left;
	color: #FFF;
}
.mem_address a:hover{
	color: #EAC45E;
	text-decoration:underline;
}
.mem_profile {
	text-align: left;
	font-style: normal;
	color: #fff;
	padding: 5px;
}
.mem_heading {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF089;
	text-align: left;
	padding: 5px;
}
.mem_name {
	font-style: normal;
	font-weight: bold;
	color: #AAC2F8;
	font-size: 12px;
	padding: 5px;
}
.tdMemposition {
	font-weight:normal;
	color: #fff;
}
.link-black {
  font-size:12px;
text-decoration:none;
color:#B0012A;
}
.link-black:hover {
text-decoration:underline;
color:#000000;
}
/* Member Profile ends here */
/*---------------- Gallery starts here--------------------------------- */

/* New Gallery */
.galTable {
width:98%;
border:1px solid #fff;
border-collapse:collapse;
padding:2px;

}
.galAlbum {
border:1px solid #fff;
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 #fff;
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: #AAC2F8;
	text-align: center;
	padding-bottom:10px;
	text-decoration:none;
}
.bread:hover {
	color: #fff;
	text-decoration:none;
}

/* -- OLD GALLERY -- */
.gallery {
border:1px solid #fff;
border-collapse:collapse;
padding:2px;
}
.galRow {
border:1px solid #fff;
font-size:10px;
color:#B30003;
text-decoration:none;
}
.galBig img{
border:1px solid #fff;
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 -------------- */
/* News style starts here */
.tocfld {
	font-weight: bold;
	color: #FFD28A;
  	text-align: left;  
}
.tocfld:hover {
color:#fff;
text-decoration:underline;
}

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

.toc_headlinebox {
	font-size: 11px;
	font-weight: bold;
	color: #709EE3;
    border-top-width: 1px;  
	text-align: left;
	padding-bottom:10px;
}
.toc_headlinebox a{
	color: #709EE3;
	text-decoration:underline;
}
.toc_headlinebox a:hover{
	color: #fff;
	text-decoration:underline;
}
.toc_historymode {
font-size: 11px;
font-weight: bold;
text-align: left;
color:#709EE3;
}

.toc_historymode a{
color:#709EE3;
text-decoration:none;
}
.toc_historymode a:hover {
color:#FFF089;
text-decoration:underline;
}
.month_header {
	font-size: 18px;
	font-weight: bold;
	color: #AAC2F8;
 	text-align: left;
}
.toc {
	color: #fff;
	font-size: 11px;
	text-align:justify;
	padding-bottom:20px;
	padding-right:8px;
	font-weight:normal;
}
.hrClass {
height:1px;
background-color:#000000;
margin-bottom:15px;
}
.toc_date {
	color: #FFF089;
	font-weight: bold;
	font-size: 11px;
}
.imagestory
{
border:1px solid #fff;
padding:2px;
}
.imageofday_caption {
	font-style: normal;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
}
.NewsImage{
border:0px;
background-color:#1F2963;
border:none;

}
.NewsImage td{
background-color:#1F2963;
	color:#fff;
	font-size: 11px;
    text-align: center;
	font-weight:bold;
	border:0px;
	border:none;

}
.toc_images table{
background-color:#1F2963;
}
.toc_images{
background-color:#1F2963;
	color:#fff;
	font-size: 11px;
    text-align: center;
	font-weight:bold;
}
.toc_images img{
background-color:#1F2963;
	border:1px solid #B8C2DE;
	margin:2px;
}
.history_link {
color:#AAC2F8;
font-size: 11px;
text-align:left;
font-weight:bold;
	}
.history_link a{
color:#FFF089;
text-decoration:none;
}
.history_link a:hover {
color:#AAC2F8;
text-decoration:underline;
}
.fullStroy {
	font-size: 11px;
	font-weight:bold;
	color: #FFF089;
  	text-align: left;
	padding-left:2px;
	padding-right:2px;  
}

.fullStroy:hover {
color:#AAC2F8;
text-decoration:none;
}
/* News style ends here */
/* Links style starts here */

.links_table {
width: 100%;
border-collapse: collapse;
margin-bottom:20px;
color: #FFF089;

}
.links_table td {
color: #AAC2F8;
}
.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;
text-align: center;
border:1px solid #B8C2DE;

}
.links_leftcolumn {
width: 32%;
vertical-align: top;
text-align: left;
border:1px solid #fff;
padding-left: 3px;
}
.links_centercolumn {
width: 32%;
vertical-align: top;
text-align: left;
border:1px solid #fff;
padding-left: 3px;
}
.links_rightcolumn {
width: 32%;
vertical-align: top;
text-align: left;
border:1px solid #fff;
padding-left: 3px;
}
/* Links style ends here */
/* apparatus starts here */
.apparatustitle {
 	font-weight: bold;
	color: #FFFF00;
}
.img-border {
 border:1px solid #B8C2DE;
padding:3px;
margin:4px;
}

.app-border {
}
.caption-text {
	padding-left:8px;
 	font-weight: bold;
	color: #91000F;

	}
.sub-caption-text {
	padding-left:8px;
	font-size:9px;
 	font-weight: bold;
	color: #2F2D2D;

	}
.pad-top {
	padding-top:10px;
}
.pad-left {
	padding-left:10px;
}
.mid-devider{
background-position:10px;
padding-top:10px;
padding-bottom:10px;
}
.cont-pad{
	padding:6px;
}
.white-text {
font-weight: bold;
text-align:left;
font-size:11px;
padding-top:4px;
color:#FFF089;
text-decoration:none;
}
.red-text {
font-weight: bold;
text-align:left;
font-size:13px;
padding-bottom:14px;
color:#AAC2F8;
text-decoration:none;
}
/* apparatus 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 #B8C2DE;  
  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: #AAC2F8;
  text-align:center;
  border: 1px solid #B8C2DE;
  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 #B8C2DE;
  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 #B8C2DE;
  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 #B8C2DE;
  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 #B8C2DE;
  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 #B8C2DE;
  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: #AAC2F8;
}
.calEventDayLink:hover {
  color: #fff;
}
/*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:#AAC2F8;
   }
/* Event calendar */
/* stat style starts here */
.statTable {
 width:130px;
 text-align: center;
 border:1px solid #fff;
 border-collapse:collapse;
 padding: 1px;
 font-weight:bold;
 }
.statTable td {
padding-left:2px;
 height:25px; 

 } 
 .statData {
 color: #A4BB00;
 border:1px solid #fff;
 padding: 1px;
 height:25px; 
 }
 .statColumn {
 color: #fff;
 border:1px solid #fff;
 padding-left: 2px;
 text-align:left;
 font-weight:bold;
 height:25px; 
 }
 .statTotal {
 color: #000;
 border:1px solid #fff;
 padding-left: 2px;	
 text-align:center;
 font-weight:bold;
 height:25px; 
background-color:#EAC45E;
 }
 .statHeading {
 font-size: 12px;
 color: #ffffff;
 padding: 1px;
 border:1px solid #fff;
 font-weight:bold;
 height:25px;
 background-color:#000000;
 }
 .statDataOdd {
color: #AAC2F8;
padding: 1px;
font-weight:bold;
 border:1px solid #fff;
height:25px;
}
.statDataEven{
color: #fff;
padding: 1px;
font-weight:bold;
 border:1px solid #fff;
height:25px;
}
.statCurrentColumn {
height:25px;
color:#000000;
background-color:#EAC45E;
 border:1px solid #fff;
}
.statCurrent {
height:25px;
color:#000000;
background-color:#EAC45E;
}
.statGroup {
font-size: 12px;
height:15px;
color:#FFF089;
font-weight:bold;
} 
/* stat style ends here */
/* address style starts here */
.add-table {
  font-family: Arial, Helvetica, sans-serif;
width: 140px;
 border-collapse: collapse;
 border:1px solid #B8C2DE;
}
.add-table td {
  font-family: Arial, Helvetica, sans-serif;
 padding-top:5px;
  padding-bottom:5px;
 padding-left:3px;
 padding-right:3px;
 border:1px solid #B8C2DE;
}
.whitetext-larg {
   color: #ffffff;
   font-weight: normal;
   font-size: 12px;
}
.redtext {
   color: #FFF089;
   font-weight: normal;
   font-size: 12px;
}
.black1-text {
font-size:12px;
color:#fff;
text-decoration:none; 	
font-weight:normal;
}
/*  address style ends here  */
/*  newsletter style starts here  */
.l-pad {
padding-left:5px;
}
.newsletter-table {
width: 98%;
}
.newsletter-table td {
 padding:2px;

}
.nlHeading {
	font-size: 12px;
	color: #FFF089;
	font-weight: bold;
	padding-bottom:5px;
}
.nlInput {
   font-size: 11px; 
   color: #000000;
   font-weight: normal;
   width: 120px;
   border:1px solid #000 ; 
   padding-left:5px;
   background-color: #FFFFFF;
}

.nlButton {
    background-color: #253664;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	border:1px solid #B8C2DE;
	width: 76px;
	height:18px;
	cursor:hand;
	padding-bottom:2px;
}
/*  newsletter style ends here  */
/* Downloads starts here */
.pad-downs {
padding-right:15px;
}
.handsTable {
font-size: 12px;
width:480px; 
padding: 10px 10px 10px 0px;
margin-bottom:20px;
}
.handsTable td {
height:24px;
padding:6px;
}
.handsCat {
font-size:12px;
color:#AAC2F8;
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:#BACDFF;
	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:11px;
padding-top:7px;
color:#AAC2F8;
text-decoration:none;
}
/* Downloads ends here */
/* Guestbook style starts here */

.guestList{color:#FFFFFF;}
.guest_link {
	font-size: 12px;
	color:#E5D231;
	font-weight: bold;
	text-decoration: underline;
}
.guest_link:hover {
	color:#FFF38B;
	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;
        width: 100%;
        padding: 5px;
		margin-bottom:20px;
		margin-top:10px;
}

.guestSingle td{
		padding-top:5px;}
		
.guestSingle a{color:#E5D231;} 

.guestSingle a:hover{color:#FFFFFF;} 

.guestDate {
	font-weight:normal;
	color: #000;
  	text-align: left; 
	font-size: 11px;
	text-decoration:underline;
	
}
.guestName {
	font-size: 11px;
	font-weight: bold;
	color:#000;
  	text-align:left;  
}
.guestRem,
.guestRank {
	font-weight: bold;
}

.guestUrl {
	font-size: 11px;
	font-weight: bold;
	color:#02619E;
    border-top-width:1px;  
	text-align: left;
}
.guestLoc {
	font-size: 11px;
	font-weight: bold;
	color:#02619E;
 	text-align:  left;
}
.guestRem {
	color:#02619E;
	font-size: 11px;
}
.guestFrmDis {
	font-size: 11px;
	font-weight: bold;
	color:#000000;
  	text-align:left;  
}
.guestFrmTable {
	font-size: 11px;
	font-weight: bold;
	color:#000000;
  	text-align: left;  
	}
.guestFrmTable td{
	color:#FFF38B;
}
.guestSignSub {
    background-color: #354589;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	border:1px solid #BACDFF;
	width: 76px;
	height:18px;
	cursor:hand;
	padding-bottom:2px;

}
.guestconfirm {
	color:#000000;
	font-size:11px;
}
.noGuest {
padding-left:17px;
padding-top:10px;
font-size:12px;
color: #FFF089;
}
.guestFieldName,
.guestFieldEmail,
.guestFieldRank,
.guestFieldUrl,
.guestFieldLoc {
   width:198px;
   font-size: 11px; 
   color: #000000;
   font-weight: normal;
   border-top:1px solid #000;
   border-left:1px solid #000;
   border-right:1px solid #000;
   border-bottom:1px solid #000;
   padding-left:5px;
   background-color: #fff;
}
.guestFieldComment {
   width:198px;
   font-size: 11px; 
   color: #000000;
   font-weight: normal;
   border-top:1px solid #000;
   border-left:1px solid #000;
   border-right:1px solid #000;
   border-bottom:1px solid #000;
   padding-left:5px;
   background-color: #fff;
}
.padding_guestbook_left {
	padding-left:15px;
	}
/* Guestbook style ends here */
 /* Image of the day style starts here */

.image-day-text {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#ffffff;
	font-size: 8pt;
	text-align:center;
}

.image-table {
width: 543px;
 border-collapse: collapse;
margin-left:8px;
}



.image-table2 {
width: 131px;
 border:1px solid #fff;
 padding:3px;
}


.image-table td {
 padding: 3px;
}

.white-name {
   color: #ffffff;
   font-weight: normal;
   font-size: 11px;
}
.imageofday_border_color{border:1px solid #ffffff; padding:2px;}


/* Image of the day style ends here */


.download{padding:5px;}

.imageboeder{border:solid 3px #709EE3;}

.heading{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#709EE3;}
.bpad{padding-left:22px;}
.gpad{padding-left:17px;}
.spad{padding-left:18px;}
.iodpad{padding-left:9px;}
.menubot_bg{background-image:url(image/menu_lower.gif); background-position:left top; background-repeat:no-repeat;}

/*-------------------- New Footer Style Start --------------------*/
.footer-bg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E4E4E4;
	text-decoration:none;
/*	background-color:#CC0000;
*/	padding:10px;
	}
	
.footer-bg a{
	font-weight:bold;
	color:#FFF6AD;
	text-decoration:none;
	}
	
.footer-bg a:hover{
	color:#E4E4E4;
	text-decoration:none;
	}
	
/*-------------------- New Footer Style End --------------------*/
