a:link   		{ text-decoration: none; color: #ffffff; }
a:active 		{ text-decoration: none; color: #ffffff; }
a:visited		{ text-decoration: none; color: #ffffff; }
a:hover  		{ text-decoration: none; color: #fff3e2; }

.b:link   		{ text-decoration: none; color: #2f1e00; }
.b:active 		{ text-decoration: none; color: #2f1e00; }
.b:visited		{ text-decoration: none; color: #2f1e00; }
.b:hover  		{ text-decoration: none; color: #396000; }

.c:link   		{ text-decoration: none; color: #ffe2b9; }
.c:active 		{ text-decoration: none; color: #ffe2b9; }
.c:visited		{ text-decoration: none; color: #ffe2b9; }
.c:hover  		{ text-decoration: none; color: #ffffff; }

.d:link   		{ text-decoration: underline; color: #fff; }
.d:active 		{ text-decoration: none; color: #fff; }
.d:visited		{ text-decoration: none; color: #fff; }
.d:hover  		{ text-decoration: none; color: #fff; }

img  { border:none; }

body {
	margin-left: 	  0px;
	margin-top: 	  0px;
	margin-right: 	  0px;
	margin-bottom: 	  0px;
	background-color: #093f6d;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x
}
td {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#ffffff; 

}
.txt-white {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   8pt;
   color:		#ffffff; 

}
.txt-dark {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#2f1e00;

}
.txt-orange {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#ffe2b9;
}
.txt-orange2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#ffe2b9;
   text-transform:lowercase;

}
.txt-green {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#396000;
 
}
.txt-orange-u {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#ffe2b9;
   text-decoration: underline;

}
.side-bg {
	background-image:  url(images/side-bg.jpg);
	background-repeat: no-repeat

}
.side-bg2 {
	background-image:  url(images/members/bg-left2.gif);
	background-repeat: no-repeat

}

.side-bg4 {
	background-image:  url(jw-gallery/bg-nav.jpg);
	background-repeat: no-repeat

}

.side-bg3 {
	background-image:  url(images/members/bg-newsl-2.gif);
	background-repeat: no-repeat

}

.tbgr {
	background-image:  url(images/top-r.jpg);
}
.tbg {
	background-image:  url(images/t-bg.jpg); 
}
.tbg2 {
	background-image:  url(images/t-bg2.jpg); 
	background-repeat: no-repeat
}
.hbg {
	background-image:  url(images/bghead.jpg); 
	background-repeat: no-repeat
}
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.cell		 {border: 1px #2b6ca3 solid;}
.celldisable {border: 1px #2b6ca3 solid; background-color: #01294c;   font-size: 11px; }
.cellnow	 {border: 1px #2b6ca3 solid; background-color: #174e0b ;  font-size: 11px; }
.celltop	 {border: 1px #2b6ca3 solid; }


/* Announcement
------------------------------------------------------------- */
.title-n {	 /*title*/ 
   font-weight: bold;
   color: #fff;
}
.textsmall { /*date*/
   font-size: 11px;
   font-weight: bold;
   color: #ea2b32;
}
.annoucebody {
	font-size: 12px;
	color: #fff;	
}

/* News & Event
------------------------------------------------------------- */
.news-date{
   font-size:11px;
   color:#f3dc97;
}
.tnews {
   font-size: 14px;
   font-weight: bold;
   color: #fff; }
  .txt-orange{
   font-size: 12px;
   font-weight: bold;
   color: #fff;  

}
.newsbody {
   font-size: 12px;
   color: #fff;
}
.hrline {
   size: 1px;	
   color: #8f8f8f; 
}