a:hover { color: #f00 	}

a:link  { color: #333   }

body {
	font: Times, serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 14pt;
	background-color: white;
      }

h1 {  color: #747474; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 24pt;
		line-height: 24pt; 
		font-family: Arial, Helvetica, sans-serif 
	 }

h2 {  color: #333; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 16pt; 
		line-height: 18pt; 
		font-family: Arial, Helvetica, sans-serif
	}
			
h4 
	{   color: #666; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 14pt; 
		line-height: 18pt; 
		font-family: Arial, Helvetica, sans-serif; 
		word-spacing: 1pt; 
		letter-spacing: 1pt 
	}

h5 
	{ 	color: #333; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 12pt; 
		line-height: 14pt; 
		font-family: Arial, Helvetica, sans-serif; 
		letter-spacing: 1pt 
	}
			
h6 
	{ 	color: #333; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 10pt; 
		line-height: 12pt; 
		font-family: Arial, Helvetica, sans-serif; 
		letter-spacing: 1pt 
	}
	
.upcoming_1 {border: solid  3pt; padding:10px; background-color: #FFD39B; position: absolute; top: 25%; left: 25%; width: 300px;  visibility: hidden }
.upcoming_2 {border:solid 3pt; padding:10px; background-color: #FFD39B; position: absolute; top: 25%; left: 25%; width: 300px;  visibility: visible }

.mainlinkBG {
	border:0;
        height:21;
	text-align: center;
	text-decoration:none;
	font-size:8pt;
	font-weight:100;
	color:#00000f;
	background-repeat: no-repeat;
        background-position: center center;
        background-image: url(images/base_button_0.png);
      }
 
.mainlinkBG1 {
	border:0;
        height:21;
	text-align: center;
	text-decoration:none;
	font-size:8pt;
	font-weight:100;
	color:#00000f;
	background-repeat: no-repeat;
        background-position: center center;
        background-image: url(images/base_button_1.png);
      }

a.mainlink {
        text-decoration:none;
	font-family: sans, sans-serif, cursive ;
	font-size:9pt;
	font-weight:normal;
	color:#000080;
      }
a.mainlink:hover {
        text-decoration:none;
	font-size:9pt;
	font-weight:normal;
	color:#ffffff;
      }
      
 a.headlinks:hover{
 		   background:#FAF0E6; 
		   font-weight:bold;
		   text-decoration:none
		   }
		 
a.mainpage {
        text-decoration:none;
	font-family: Times, serif; 
	font-size: large;
	 height:15pt;
	font-weight:normal;
	color:#000080;
	
      }
a.mainpage:hover {
        text-decoration:none;
	font-size:large;
	font-weight:normal;
	letter-spacing:1pt;
	color:#080000;
	background: #fafae2;
        }      