/* CSS Document */

/* General style starts here */

html {
	height: 100%;
	}
form, img {
	margin:0;
	padding:0;
	}
	
p {
	padding-top:10px;
	margin:0px;
	}	

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:left top;
	background-color:#5E5E5E;
	}

table {
	border:0px;
	}
		
td, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #ffffff;
	}
a {
	color:#F6DD49;
	text-decoration:none;
	}
a:hover {
	color:#fff;
	text-decoration:none;
	}

input { 
	width:120px;
	font-size: 12px; 
	color: #fff;
	font-weight: normal;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-left:1px solid #686464;
	border-bottom:1px solid #686464;
	padding-left:5px;
	background-color: #990000;
	}

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:font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	text-align:left;
	}

li a {
	font-family:Tahoma;
	font-size:14px;
	color:#FEFAB3;
	}

li a:hover {
	color:#FEFAB3;
	}

#body-container{
	width:800px;
	background-image:url(images/bg-body.gif);
	background-repeat:repeat-y;
	background-position:left top;
	margin:0px auto 0px auto;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	}

.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;
	}

.body_bg {
	background-image:url(images/body_bg.gif);
	background-position:left top;
	background-repeat:no-repeat; 
	background-color:#000000;
	}

.menu_style {
	background-image:url(images/menu_bg.gif);
	background-position:top;
	background-repeat:no-repeat; background-color:#000000;
	}

.bodypad {
	padding:20px;
	}

.menu_pad {
	padding-left:33px;
	}

.menu_pad2 {
	padding-left:20px;
	}

/* General style ends here */

/* Header style starts here */

.caption-text {
	font-family: tahoma;
	padding-left:12px;
	padding-top:45px;
	font-size: 10px;
	color:#E5CC6B;
	text-decoration:none;
	}

/* Header style ends here */

/* Left-Panel style starts here */

.mag-3 {
	margin-top:3px;
	}

.left-table{
	width:162px;
	font-size: 12px;
	color: #FEFAB3;
	}
	
.left-table td{
	height:34px;
	background-image:url(images/nav-border.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
	}
	
.add-table {
	width:162px;
	border:none;
	}
	
.add-table td {
	border:none;
	padding-left:5px;
	}
	
.border {
	background-image:url(images/nav-border.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	
/* Body style starts here */

.body-r-table {
	width:587px;
	margin:20px;
	}
	
.left-bg {
	background-image:url(images/left-bg.gif);
	background-repeat:repeat-y;
	width:162px;
	border-bottom:1px solid #ffffff;
	}
	
.patch {
	background-image:url(images/patch.jpg);
	background-repeat:no-repeat;
	width:162px;
	}

.menupad1 {
	padding-left:11px;
	}

.menupad2 {
	padding-left:32px;
	}

.statpad {
	padding-left:24px;
	}
	
.letter {
	padding-left:30px;
	}

.logopad {
	padding-left:5px;
	}
	
.videopad {
	padding-left:32px;
	}
	
.menu-table {
	margin-bottom:12px;
	margin-right:42px;
	margin-top:124px;
	width:120px;
	}
	
.menu-td {
	height:23px;
	background-color:#3E3D3D;
	padding-left:6px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	margin:0px;
	}
	
/* Body style ends here */

/*new style*/

.men_pad {
	padding-left:10px;
	}
	
.body_pad {
	padding-left:12px;
	}
	
.body_pad2 {
	padding:6px;
	}
	
.body_border {
	border:solid 1px #000000;
	}
	
.body_pad3 {
	padding:6px;
	}
	
.imod {
	border:solid 1px #ffffff; padding:2px;
	}

.men_pad2 {
	padding-left:20px;
	}

.pad-top15 {
	padding-top:35px;
	}

/*new style*/

/*  newsletter style starts here  */

.newsletter-table {
	width: 90px;
	}
	
.newsletter-table td {
	padding:4px;
	}
	
.nlHeading {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:5px;
	}
	
.nlInput {
	font-size: 12px; 
	color: #000000;
	font-weight: normal;
	width: 90px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	padding-left:5px;
	background-color: #FFFFFF;
	}

.nlButton {
    background-color: #000;
	text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border:1px solid #fff;
	width: 76px;
	height:20px;
	cursor:hand;
	padding-bottom:2px;
}

/*  newsletter style 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: 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: 14px;
	text-align:justify;
	padding-bottom:20px;
	padding-right:8px;
}

.hrClass {
	height:1px;
	background-color:#000000;
	margin-bottom:15px;
	}

.toc_date {
	color: #FDA915;
	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: #000000;
	}

.NewsImage {
	border:0px;
	background-color:#990000;
	}
	
.NewsImage td {
	background-color:#990000;
	color:#fff;
	font-size: 12px;
    text-align: center;
	font-weight:bold;
	border:0px;
	}
	
.toc_images table {
	background-color:#AC0822;
	}
	
.toc_images {
	background-color:#AC0822;
	color:#fff;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
	}
	
.toc_images img{
	background-color:##AC0822;
	border:1px solid #fff;
	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 */

/*----------------------- footer style start here ---------------------*/

.footer-table{
	height:100px;
	}
.footer-table td{
	font-size: 12px;
	color: #ffffff;
	}
	
.footer-table a {
	font-weight:bold;
	text-decoration:none;
	color:#FCD079;
	padding-left:4px;
	padding-right:4px;
	}
	
.footer-table a:hover {
	color::#C3C3C3;
	text-decoration:underline;
	}

.footer_bg {
	border-top:3px solid #262829;
	color:#fff;
	}
	
/*----------------------- footer style end here ---------------------*/	

/* apparatus starts here */

.apparatustitle {
 	font-weight: bold;
	color: #FFFF00;
	}
	
.img-border {
	border:1px solid #ffffff;
	padding:3px;
	margin:4px;
	}

.app-border {
	border:1px solid #8C8B8B;
	padding:3px;
	margin:4px;
	}
	
.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:12px;
	padding-top:4px;
	color:#F6DD49;
	text-decoration:none;
	}
	
.red-text {
	font-weight: bold;
	text-align:left;
	font-size:13px;
	padding-bottom:14px;
	color:#F6DD49;
	text-decoration:none;
	}

/* apparatus ends here */

/* Links style starts here */

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

.links_table td {
	color: #F6DD49;
	}
	
.links_table a {
	text-decoration:none;
	color:#fff;
	}
	
.links_table a:hover {
	text-decoration:none;
	color:#FFC000;
	}
	
.links_heading {
	background-image:url(images/mem-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #F6DD49;
	text-align: center;
	border:1px solid #787878;
	}
	
.links_leftcolumn {
	width: 32%;
	vertical-align: top;
	text-align: left;
	border:1px solid #787878;
	padding-left: 3px;
	}
	
.links_centercolumn {
	width: 32%;
	vertical-align: top;
	text-align: left;
	border:1px solid #787878;
	padding-left: 3px;
	}
	
.links_rightcolumn {
	width: 32%;
	vertical-align: top;
	text-align: left;
	border:1px solid #787878;
	padding-left: 3px;
	}
	
/* Links style ends here */

/* address style starts here */

.add-table {
	font-family: Arial, Helvetica, sans-serif;
	width:120px;
	border-collapse: collapse;
	border:1px solid #787878;
	}
	
.add-table td {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #787878;
	}
	
.whitetext-larg {
   color: #ffffff;
   font-weight: normal;
   font-size: 12px;
	}
	
.redtext {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	}
	
.black1-text {
	font-size:12px;
	color:#FFC047;
	text-decoration:none; 	
	font-weight:normal;
	}
	
/*  address style ends here  */

/* stat style starts here */

.stat-padding {
	padding-left:0px;
	}
	
.statTable {
	font-size: 12px;
	width: 98px;
	color: #A4BB00;
	text-align: center;
	border:1px solid #fff;
	border-collapse:collapse;
	padding: 1px;
	font-weight:bold;
	margin-left:8px;
	}
 
.statTable td {
	color: #ffffff;
	} 
	
.statData {
	font-size: 12px;
	color: #A4BB00;
	border:1px solid #fff;
	padding: 1px;
	height:25px; 
	}
	
.statColumn {
	font-size: 12px;
	color: #A4BB00;
	border:1px solid #fff;
	padding-left: 4px;
	text-align:left;
	font-weight:bold;
	height:25px; 
	}
	
.statTotal {
	font-size: 12px;
	color:#000000;
	padding-left: 4px;	
	text-align:center;
	font-weight:bold;
	height:25px; 
	background-color:#DEAA00;
	}
	
.statHeading {
	font-size: 12px;
	color: #000;
	padding: 1px;
	border:1px solid #fff;
	font-weight:bold;
	background-color:#DEAA00;
	height:25px;
	}
 
.statDataOdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A4BB00;
	padding: 1px;
	font-weight:bold;
	border:1px solid #fff;
	height:25px;
	}

.statDataEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A4BB00;
	padding: 1px;
	font-weight:bold;
	border:1px solid #fff;
	height:25px;
	}
.statCurrentColumn {
	height:25px;
	color:#000000;
	background-color:#DEAA00;
	border:1px solid #fff;
	}

.statCurrent {
	height:25px;
	color:#000000;
	background-color:#DEAA00;
	border:1px solid #fff;
	}

.statGroup {
	height:25px;
	} 
	
/* stat style ends here */

.about_imagw {
	padding-right:20px;
	padding-bottom:10px;
	}
	
.aimage_border {
	border:solid 2px #F6DD49;
	}

	
.text_color {
	color:#FDB01C;
	font-weight:bold;
	}

/* Member Profile starts here */

.tdMem {
	color: #DCB058;
	text-align: center;
	padding: 3px;
	font-weight:bold;
	}
 
.tdMem a{
	color: #DCB058;
	padding: 3px;
	font-weight:bold;
	text-decoration:none;
	}
 
.tdMem a:hover {
	color: #FFF;
	text-decoration:uderline;
	}

.tdmemGroup {
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #F6DD49;
	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 #787878;
	padding: 5px; 
	}
	
.mem_address {
	font-style: normal;
	text-align: left;
	color: #fff;
	font-weight:bold;
	padding: 5px;
	}
	
.mem_address a{
	font-style: normal;
	text-align: left;
	color: #fff;
	}
	
.mem_address a:hover{
	color: #FDA915;
	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: #F6DD49;
	text-align: left;
	padding: 5px;
	}
	
.mem_name {
	font-style: normal;
	font-weight: bold;
	color: #FDA915;
	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:12px;
	color:#B30003;
	text-decoration:none;
	font-weight:bold;
	}
	
.galInfo {
	text-align:center;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}
	
.galImage {
	border:1px solid #fff;
	padding:2px;
	}
	
.galCaption {
	font-weight:normal;
	font-size:12px;
	padding-bottom:4px;
	color:#AB0020;
	text-decoration:none;
	}
	
.bread {
	font-size: 12px;
	font-weight: bold;
	color: #F6DD49;
	text-align: center;
	padding-bottom:5px;
	text-decoration:none;
	}
	
.bread:hover {
	color: #fff;
	text-decoration:none;
	}

/* -- OLD GALLERY -- */

.gallery {
	border:1px solid #787878;
	border-collapse:collapse;
	padding:2px;
	}

.galRow {
	border:1px solid #787878;
	font-size:10px;
	color:#B30003;
	text-decoration:none;
	}
	
.galBig img{
	border:1px solid #787878;
	background-color:#000;
	}
	
.galBig td{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	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 #BACDFF;
	margin:5px;
	padding:3px;
	}

.galRem {
	color:#909000;
	text-decoration:none;
	font-size:12px;
	}

.galRemForm {
	width:250px;
	border-left:1px solid #787878;
	border-top:1px solid #787878;
	border-right:1px solid #787878;
	border-bottom:1px solid #787878;
	}
	
/* --------- Gallery ends here -------------- */

/* Image of the day style starts here */

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

.image-table {
	width: 111px;
	border-collapse: collapse;
	border:1px solid #000;
	margin-left:8px;
	}

.image-table2 {
	width: 120px;
	}

.image-table2 td {
	width: 131px;
	border:1px solid #000;
	color:#000000;
	padding:3px;
	border-collapse:collapse;
	}


.image-table td {
	padding: 3px;
	border:1px solid #000;
	}

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

/* Image of the day style ends here */

.borderadderss {
	border:1px solid #FFFFFF;
	padding:3px;
	}
	
.adpad {
	padding:2px;
	}

/* Downloads starts here */

.pad-downs {
	padding-right:15px;
	}
	
.handsTable {
	font-size: 12px;
	width:480px; 
	padding: 10px 10px 10px 0px;
	border-collapse: collapse;
	margin-bottom:20px;
	border:1px solid #fff;
	}
	
.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 */

/* Event calendar */

.calendarcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#F6DD49;
	font-weight:bold;
	font-size:14px;
	}
	
.calendarEventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#FDA915;
	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 #fff;  
	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: #F6DD49;
	text-align:center;
	border: 1px solid #fff;
	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: 12px;
	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 #fff;
	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 #fff;
	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 #fff;
	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 #fff;
	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 #fff;
	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: #F6DD49;
	}
	
.calEventDayLink:hover {
  color: #fff;
	}
	
/*Other day link*/
.calOtherDayLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:center middle;
	color:#fff;
	font-weight:bold;
	text-decoration:none;  
	}
	
.calOtherDayLink:hover {
	color:#AAC2F8;
	}
   
/* Event calendar */

/* 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:#FFF38B;
	text-decoration:none;
	font-size: 12px;
	}
	
.guestbooksign:hover {
	color:#07639E;
	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:#FCE400;
    border-top-width:1px;  
	text-align: left;
	}
	
.guestUrl a{
	font-size: 11px;
	font-weight: normal;
	color:#FCE400;
    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:17px;
	padding-top:10px;
	font-size:12px;
	color:#EE913E;
	}
	
.guestFieldName,
.guestFieldEmail,
.guestFieldRank,
.guestFieldUrl,
.guestFieldLoc {
	width:198px;
	font-size: 11px; 
	color: #fff;
	font-weight: normal;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #686464;
	border-bottom:1px solid #686464;
	padding-left:5px;
	background-color: #990000;
	}
	
.guestFieldComment {
	width:198px;
	font-size: 11px; 
	color: #fff;
	font-weight: normal;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #686464;
	border-bottom:1px solid #686464;
	padding-left:5px;
	background-color: #990000;
	}
	
/* Guestbook style ends here */

.s2 {
	width:107px;
	}
	
.s2 td {
	border:solid 1px #FFFFFF;
	border-collapse:collapse;
	padding:3px;
	}
	
.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:31px;
	}
	
.stat {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	}
	
.letter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:31px;
	}
	
.iod {
	padding-left:22px;
	}

.menu a {
	color:#000000;
	}
	
.menu a:hover {
	color:#98211F;
	}
	
.bodystyle {
	padding:95px 40px 0px 40px;
	}
	
.body_table {
	width:514px;
	}

.s3 {
	width:100%; 
	border:solid 1px #D0BF87;
	border-collapse:collapse;
	}
	
.s3 td {
	padding:3px;
	}

.s4 {
	border:solid 1px #D0BF87;
	width:550px;
	}
	
.s4 td {
	padding:3px;
	}
	
.dow {
	padding-top:0px;
	padding-left:10px;
	font-weight:bold
	}
	
.dow a {
	color:#F6DD49
	}
	
.dow a:hover {
	color:#F5DDA6
	}
	
.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#F6DD49;
	}
	
.sub_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FDA915;
	}
	
.sub_heading2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}

/*Hall Rental Module*/

.HRTable {
	border: 1px solid #ffffff;
	}
 
.HRTable a {
	color:#000000;
	}
 
.HRTable a:hover {
	color:#fff;
	}
 
.HRCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #000;
	color: #fff;
	}
	
.HRCaptionsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #F6DD49;
	}
	
.HRCurMY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #B50118;
	color: #fff;
	}
	
.HRSelect {
	border: 1px solid #FFFFFF;
	font-size: 10px;
	}
	
.HRButton {
    background-color: #FFCC00;
	color: #000;
	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:112px;
	}  

.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 #fff;
	width: 80px;
	height: 50px;
	text-align: center;
	/*background-color: #D2D4A5;*/
	color: #fff;
	}

.HRdatafull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #fff;
	width: 80px;
	height: 50px;
	text-align: center;
	/*background-color: #FBFFD7;*/
	color: #000000;
	}

.HRdatafull a {
	color: #000;
	}

.HRdatafull a:hover {
	color: #fff;
	}

.HRdatatentative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 50px;
	text-align:center;
	vertical-align:middle;
	/*background-color: #FFCC00;*/
	color: #fff;
	}
	
.HRDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	}

.HRDate a {
	color:#000000;
	}

.HRDate a:hover {
	color:#DA0C0C;
	}

.HRTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.HRListClass {
	border: 1px dotted #fff;
	margin-bottom:12px;
	text-align:center;
	margin-left:32px;
	}
	
.HRlistTDTitle {
	font-size: 14px;
	color: #FFCC33;
	}
	
.HRlistTDStartDate {
	font-size: 11px;
	color: #FF9900;
	}
	
.HRlistTDEndDate {
	font-size: 11px;
	color: #FF9900;
	}
	
.HRlistTDDetails {
	font-size: 11px;
	color: #66CC00;
	}

/*.HRdataparmanent{margin-right:10px;}*/

.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: #fff;
	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: #000;
	}
	
.HRTextarea {
	width:198px;
	font-size: 11px; 
	color: #fff;
	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: #000;
	height:70px;
	}
	
.HRdataparmanent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #fff;
	width: 80px;
	height:50px;
	text-align:center;
	vertical-align:middle;
	/*background-color: #A4041C;*/
	color: #ffffff;
	}
	
.HRdataparmanent div {
	background-color:#AA041C; 
	padding:0px; 
	margin:0px; 
	line-height:0px;
	}

/*Hall Rental Module*/

.apatable {
	border:1px solid #fff;
	border-collapse:collapse;
	}

.apatable td {
	border:1px solid #fff;
	padding:3px;
	}
	
.yellowtext {
	color:#CBD688;
	}
	
.whtext {
	color:#fff;
	}

.vedlink {
	width:98px;
	}
	
.vedlink td {
	padding:3px;
	}
	
.vedlink a {
	color:#fff;
	}

.vedlink a:hover {
	color:#CC9900;
	}
	
	/*extra style for littlerock*/
	.left_nav{
	width:15px;
	background-color:#AC0822;
	}
	.back_little{
	background-image:url(images/back.gif);
	background-repeat:repeat-y;
	}
	.little_caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	}
	.left_bar{
	padding-left:32px;
	padding-top:23px;
	}
	.foot_back{
	height:6px;
	background-color:#000000;
	}
	.foot_back1{
	height:4px;
	background-color:#ffffff;
	}
	td.footer-bg{
	background-color:#000000;
	background-repeat:repeat-x;
	background-position: 0 0;
	}

.footer-bg a {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	padding-left:4px;
	padding-right:4px;
}
.footer-bg a:hover {
	color:#E4AF00;
	text-decoration:underline;
}