/* CSS Document */


TD,P       {font-family: Helvetica, Arial, sans-serif;
	       font-size: 13px;
		   color:#000000;
}

P         {text-align: justify;}

A.black:link		 {color:#000000; text-decoration: none;font-weight: bold;}
A.black:active	 {color: #FF0000; text-decoration: none;font-weight: bold;}
A.black:visited 	 {color: #000000; text-decoration:none;font-weight: bold;}
A.black:hover 	 {color:#CC0000; text-decoration: underline;font-weight: bold;}

A.red:link	     {color:#BE0000; text-decoration: underline;font-weight: bold;}
A.red:active	 {color: #FF0000; text-decoration: underline;font-weight: bold;}
A.red:visited 	 {color: #BE0000; text-decoration:underline;font-weight: bold;}
A.red:hover 	 {color:#000000; text-decoration:  none;font-weight: bold;}

A.red_banner:link	     {color:#BE0000; text-decoration: underline;}
A.red_banner:active	 {color: #FF0000; text-decoration: underline;}
A.red_banner:visited 	 {color: #BE0000; text-decoration:underline;}
A.red_banner:hover 	 {color:#000000; text-decoration:  none;}
.red_banner 	 {color:#BE0000;}

A.yellow:link	     {color:#d1dea9; text-decoration:none;font-weight: bold;}
A.yellow:active	 {color:#d1dea9; text-decoration:none;font-weight: bold;}
A.yellow:visited 	 {color: #d1dea9; text-decoration:none;font-weight: bold;}
A.yellow:hover 	 {color:#f6ffdb; text-decoration:  none;font-weight: bold;}

A.white:link	 {color:#FFFFFF; text-decoration: underline;font-weight: bold;}
A.white:active	 {color: #FF0000; text-decoration: underline;font-weight: bold;}
A.white:visited  {color: #FFFFFF; text-decoration:underline;font-weight: bold;}
A.white:hover 	 {color:#BE0000; text-decoration:  none;font-weight: bold;}

A.white02:link	 {color:#FFFFFF; text-decoration: underline;font-weight: bold;}
A.white02:active	 {color: #FFFFFF; text-decoration: underline;font-weight: bold;}
A.white02:visited  {color: #FFFFFF; text-decoration:underline;font-weight: bold;}
A.white02:hover 	 {color:#FFFFFF; text-decoration:  none;font-weight: bold;}

A.blue:link	{color: #0000FF; text-decoration: underline;font-weight: bold;}
A.blue:active	{color: #0000FF; text-decoration: underline;font-weight: bold;}
A.blue:visited {color: #0000FF; text-decoration: underline;font-weight: bold;}
A.blue:hover 	{color: #0000FF; text-decoration: none;font-weight: bold;}

A.search:link	 {background-image:url(../Images/but-search.gif);}
A.search:active	 {background-image:url(../Images/but-search.gif);}
A.search:visited {background-image:url(../Images/but-search.gif);}
A.search:hover 	 {background-image:url(../Images/but-search-over.gif);}

H1		 {color:#663300;
          font-family: Verdana,Helvetica, Arial, sans-serif;
		  font-size: 20px; text-align:center;}
H2		 {color: #9c2020;
          font-family: Helvetica, Arial, sans-serif;
		  font-size: 19px; text-align:center;}
H3		 {color: #336600;
	font-family: Arial, sans-serif;
	font-size: 13pt;
	text-align:left; 
	font-weight:bold;
	text-decoration:underline;}


H4       {
			color:#008000; 
          font-family:  Arial, sans-serif;
		  font-size: 11pt;
		  font-weight:bold;
}
H5       {
    color:#000000; 
          font-family:  Arial, sans-serif;
		  font-size: 11pt;
		  font-weight:normal;}
H6       {
    margin-top:15px;
	color: #990000;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 16px;
    margin-bottom:-10px;}
.classH1		 {color:#663300;
          font-family: Verdana,Helvetica, Arial, sans-serif;
		  font-size: 36px; text-align:center;}
.classH2		 {color: #9c2020;
          font-family: Helvetica, Arial, sans-serif;
		  font-size: 20px; text-align:center;}
.classH3		 {color:#025B0A; margin-bottom: 0px;
          font-family: Helvetica, Arial, sans-serif;
		  font-size: 18px; text-align:center;}
.classH4       {
	color: #BF0000;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
.classH5       {
    margin-top:15px;
	color: #025B0A;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 15px;
    margin-bottom:-10px;}
.classH6       {
    margin-top:15px;
	color: #990000;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 15px;
    margin-bottom:-10px;}
.copy     	 {font-family: Helvetica, Arial, sans-serif; font-size: 7pt;
              text-align:center; color:#CCCCCC;}
.subhead  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align: right;
}
.data  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
}
.list1        {
	list-style-image:url(images/arrow-red.gif);
	margin-left: 30px;
}
.invisible{ 
	visibility: hidden;
}
.calendar{
    visibility:visible;
	font-size:10px;
	text-align:center;
}
A.calendar:link		 {color:#000000; text-decoration: none;font-weight: bold; font-size:10px;}
A.calendar:active	 {color: #FF0000; text-decoration: none;font-weight: bold; font-size:10px;}
A.calendar:visited 	 {color: #000000; text-decoration:none;font-weight: bold;font-size:10px;}
A.calendar:hover 	 {color:#CC0000; text-decoration:  underline;font-weight: bold;font-size:10px;}


.loginInput{ 
	
	width:100px;
	height:18px;
	border-style:solid;
	border-width:1;
	border-color:#cccccc;
	
}
.border  {border:#000000 1px solid;}
.border1  {border:#CCCCCC 1px solid;}

A.calendar1:link	{color: #FF0000; text-decoration: underline;font-weight: bold;}
A.calendar1:active	{color: #FF0000; text-decoration: underline;font-weight: bold;}
A.calendar1:visited {color: #FF0000; text-decoration: underline;font-weight: bold;}
A.calendar1:hover 	{color: #000000; text-decoration: underline;font-weight: bold;}

.header2             {background-image:url(../Images/bg-calendar.gif);}
            
.button1     {width: 88px; height:19px;
              background-image:url(../Images/but-search.gif);
			  border: 0px;}
.input1      {border:#666666 1px solid;}
.input2      {border:#339933 1px solid;
              font-size:10px;}
.input2Index  {border:#339933 1px solid;
              font-size:9px; width: 108px;}

.brown       {color:#990000; font-weight:bold;}
.list1       {list-style-image:url(../Images/arrow-red.gif);
              padding-left: 0px;
			  margin-top:5px;
			  margin-bottom:5px;}
.list2       {
	list-style: url(../Images/arrow-green.gif) outside;
	margin: 0px;
	padding-left: 15px;
}
.white       {color:#FFFFFF; font-weight:bold;}
.yellow       {color:#FFCC00; font-weight:bold;}
.light       {color:#FFFFFF; font-weight:bold;} 
.tablecells {
	border: 1px solid #ff0000;
}
.tablecells2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.subheader  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#BE0000;
	text-align: right;
	font-weight: 200;
}
.buk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
A.bluelink:link	{color: #000099; text-decoration: underline;font-size: 14;}
A.bluelink:active	{color: #000099; text-decoration: underline;font-size: 14;}
A.bluelink:visited {color: #000099; text-decoration: underline;font-size: 14;}
A.bluelink:hover 	{color: #000099; text-decoration: underline;font-size: 14;}

.textContentSmall {
	font-size: 10px;

}

.categoryHeader {
	color:#0000FF;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
	padding-bottom:10px;

}
