<STYLE TYPE="TEXT/CSS">



.header   {font-family: verdana,arial;

             font-size: 10pt;

			 color: #990000;

             font-weight: bold;

             line-height: 120%}

.text       {font-family: Verdana, Arial, Helvetica, sans-serif;

             font-size: 9pt;

			 color: 2E3A47;

			 line-height: 15pt;}

.date		{font-family: Verdana, Arial, Helvetica, snas-serif;

			 font-size: 8pt;

			 color: #CCCCCC;}

a.link1		{

	font-family: verdana, arial;

	color: #2E3A47;

	font-size: 9pt;

	text-decoration: underline;

	font-weight: bold;

	}

a.link1:hover {

text-decoration: underline;

color: #FD9003;

font-weight: bold;

}		 

.footer		{font-family: verdana,arial;

			 color: #999999;

			 font-size:8pt;

			 font-weight: bold;

			 line-height: 120%}

 .header2	{

	font-family: verdana, arial;

	font-size: 8pt;

	font-weight: 200;

}

			

.header1	{font-family:verdana, arial;

			font-size: 10pt;

			font-weight: bold}

.header   {font-family: verdana, arial;

             font-size: 9pt;

			 color: #990000;

             font-weight: normal;

             line-height: 120%}

a.menu	{

	font-family:verdana, arial;

	font-size: 8pt;

	color: #2E3A47;

	font-weight: bold;

}

a.menu:hover {

	color: #FD9003;

	text-decoration: none;

	font-weight: bold;

	

}

a.search {

	font-family: verdana, arial;

	font-size: 8pt;

	text-decoration: none;

	color: 000000;

	font-weight: bold;}

	

a.search:hover {

	text-decoration: underline;

	font-weight: bold;

	color: 740024;}

	

a.topmenu {

	text-decoratoin: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #666666;

}

	

a.topmenu:hover{

	color: #740024;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

}

		 			

A{text-decoration:none}

A:hover		{

	color:#990000;

	font-weight: normal;

	text-decoration: none;

}

body {

  scrollbar-arrow-color: #ffffff;

  scrollbar-3dlight-color: #000000;

  scrollbar-highlight-color: #E0E0E0;

  scrollbar-face-color: #000000;

  scrollbar-shadow-color: #808080;

  scrollbar-darkshadow-color: #000000;

  scrollbar-track-color: #000000

} 





A.menulink {

	text-decoration: none;

	font-family:verdana, arial;

	font-size:8pt;

	color: #000000;

	BORDER: none;

	border: 0px #FFFFFF;

	font-weight: normal;

	list-style-type: none;



}



A.menulink:hover {

		border-top: 0px;

	border-right: 0px;

	border-bottom: 0px;

	border-left: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #990000;

	font-weight: normal;

	text-decoration: underline;

}

a.menulink2 {

text-decoration: none;

	font-family:verdana, arial;

	font-size:8pt;

	color: #ffffff;

	BORDER: none;

	border: 0px #FFFFFF;

	list-style-type: none;

    

}



A.menulink2:hover {

		border-top: 0px;

	border-right: 0px;

	border-bottom: 0px;

	border-left: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #cccccc;

	text-decoration: none;}

	



.tabletop1 {

border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: dotted;

	border-right-style: none;

	border-bottom-style: dotted;

	border-left-style: none;

}

.tabletop2

{

border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: dotted;

	border-left-style: none;

}

.tablemain {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;



}



.tableright {

border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

}







  table.navbar {

   border-collapse: collapse;

}

table.navbar td {

	border: 1px solid #fff;

	white-space: nowrap;

	background-color: #ffffff;

	

}

table.navbar td a{

	display: block;

	padding: 4px;

	text-decoration: none;

	font-family: verdana,arial;

	font-size: 8pt;

	font-weight: bold;

	background-color: #ffffff;

	background-position: center;





}

table.navbar td a:link, table.navbar td a:visited {

   color: #666;

   background-color: #ffffff;

   font-family: verdana,arial;

	font-size: 8pt;

	font-weight: bold;

}

table.navbar td a:hover, table.navbar td a:active {

   color: #666;

   background-color: #e1e1e1;

   font-family: verdana,arial;

	font-size: 8pt;

	font-weight: bold;

	text-decoration: none;

}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	

</style>

