/* global style settings */

<STYLE TYPE="text/css">



TABLE {font-family: verdana, arial, helvetica, sans-serif;

	font-size: 10pt; color: #215a91 } 

  A:visited { text-decoration: none;

              color: #B65F07 }

  A:hover   { font-weight: bold;

              text-decoration: underline;

  			 /* background-color: #000000; */

             /* color: #E0E5E8*/ }

  A:link    { text-decoration: none; 

              color: #B65F07}
		  

  A:active  { text-decoration: none;

              font-weight: bold;

              color: #B65F07 }





 </STYLE>





body { background-color: #ADC8D1; }



h1 { color: #A38874; }

h2 { color: #A38874; }

h3 { color: #215a91; }

h4 { color: #A38874; }

h7 { color: #A4AC7F }



.style1 {
	font-size: 18pt;
	font-weight: bold;
}
.style2 {font-size: 12pt;}
.style2 a {color:#000066;}

.style3 {font-size: 14pt}

.style4 a {color:#e4f7fb;}

.style5 a {color:#3333FF;}



.homepage_text { color: #215a91; font-size: 8pt;	font-family: arial,verdana,sans-serif;}
.homepage_text strong { color: #215a91; font-size: 10pt; font-weight:bold; font-family: arial,verdana,sans-serif;}


.heading_text {
	color: #215a91;
	font-size: 24px;
	font-family: arial,verdana,sans-serif;
}
.heading_text strong { color: #215a91; font-size: 18px; font-weight:bold; font-family: arial,verdana,sans-serif;}


.page_text { color: #215a91; font-size: 10pt; font-family: arial,verdana,sans-serif;}
.page_text strong { color: #215a91; font-size: 12pt; font-weight:bold; font-family: arial,verdana,sans-serif;}
.page_text eventtitle { color: #215a91; font-size: 18pt; font-weight:bold; font-family: arial,verdana,sans-serif;}


p {
}
p strong {	line-height: 5px; }

.ul { padding: 5px 5px 5px 5px; list-style:circle;}




/* styles that define the main table structure */

.tdLeft  { background-color: #ADC8D1; background-image: url(images/bricks-left.jpg); background-repeat: no-repeat; background-position: right top !important }

.tdRight  { background-color: #ADC8D1; background-image: url(images/bricks-right.jpg); background-repeat: no-repeat; background-position: left top }





.tdContent  { color: #003366; font: none 10px arial,verdana,sans-serif; text-decoration: none; padding-left: 2px; }



.tdContent a:hover { color: #99FF66; font: bold 12px arial,verdana,sans-serif; text-decoration: underline; padding-left: 2px; }

.tdContent a:link { color: #DCE1E4; font: none 9px arial,verdana,sans-serif; text-decoration: none; padding-left: 2px; }

