a:link   		{ text-decoration: underline; color: #fbf2ea; }
a:active 		{ text-decoration: underline; color: #fbf2ea; }
a:visited		{ text-decoration: underline; color: #fbf2ea; }
a:hover  		{ text-decoration: none; color: #857564;}

.b:link   		{ text-decoration: none; color: #ffe7cf; }
.b:active 		{ text-decoration: none; color: #ffe7cf; }
.b:visited		{ text-decoration: none; color: #ffe7cf; }
.b:hover  		{ text-decoration: none; color: #fbf2ea; }

a, img { border:none }

img, div, td, .bglr, #img { behavior: url(iepngfix.htc) }

body {
	background-color:#623c15;
	background: url(images/bg_hires.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left:   0px;
	margin-top:    0px;
	margin-right:  0px;
	margin-bottom: 0px;
}
td {
	font-family: "candara", Arial, Helvetica, sans-serif;
	font-size:   9pt;
	line-height: 14px;
	color:	     #d6b695;
}
.title {
    
	font-size:   9pt;
	color:	     #fbf2ea;
}
.date {
	
	font-size:   8pt;
	color:	     #ffe7cf;
}
.text2 {
	
	font-size:   9pt;
	color:	     #857564;
}
.text3 {
  	
	font-size:   8pt;
	color:	     #857564;
}
/* calendar */
.cell		 {border: 1px #2b6ca3 solid;}
.celldisable {border: 1px #2b6ca3 solid; background-color: #dadde0;  font-size: 11px;}
.cellnow	 {background-color: #ff8888; font-size: 11px; font-family:Arial, Helvetica, sans-serif; color:ffffff;}
.celltop	 {border: 1px #2b6ca3 solid; font-family: Arial, Helvetica, sans-serif; color:e1effd;}
a.toplink:link 		{ color: #e1effd; }
a.toplink:active	{ color: #e1effd; }
a.toplink:visited 	{ color: #e1effd; }
a.toplink:hover		{ color: #ffffff; }
a.celllink:link 	{ font-family: Arial; color: #516a04; font-weight:bold;}
a.celllink:active 	{ font-family: Arial; color: #516a04; font-weight:bold;}
a.celllink:visited 	{ font-family: Arial; color: #516a04; font-weight:bold;}
a.celllink:hover 	{ font-family: Arial; color: #d60904; font-weight:bold;}
a.celllink1:link 	{ font-family: Arial; font-size: 11px ; color: #164370; }
a.celllink1:active 	{ font-family: Arial; font-size: 11px ; color: #164370; }
a.celllink1:visited { font-family: Arial; font-size: 11px ; color: #164370; }
a.celllink1:hover 	{ font-family: Arial; font-size: 11px ; color: #000000; }

/* news */
.news-date{
   font-size:   10pt;
   color:		#000000;
   font-weight: bold;
}
.titlenews {
   font-size:   11pt;
   color:		#49861a; 
   font-weight: bold;

}
.tnews:link   		{ text-decoration: underline; color: #49861a;}
.tnews:active 		{ text-decoration: underline; color: #49861a;}
.tnews:visited		{ text-decoration: underline; color: #49861a;}
.tnews:hover  		{ text-decoration: none; color: #333333;}

.tnews2:link   		{ text-decoration: underline; color: #49861a; font-size:11pt}
.tnews2:active 		{ text-decoration: underline; color: #49861a; font-size:11pt}
.tnews2:visited		{ text-decoration: underline; color: #49861a; font-size:11pt}
.tnews2:hover  		{ text-decoration: none; color: #333333; font-size:11pt}

.title-n {
   font-weight: bold;
   color:#49861a;
}
/* end */

/* fields */
.error {
	color: #ff0000;
}
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;
}
/* announcement */ 
.title-n {
font-size: 11pt;
   font-weight: bold;
   color:#fbf2ea;
}
.annoucebody {
	color:	     #d6b695;
	font-size:   9pt;
}

.textsmall {		/*announcement date*/
   font-size: 8pt;
   font-weight: bold;
   color:#ffe7cf;
}