.mainDiv {top: 0px;bottom: auto; z-index: 1;width: 1240px; height: auto; padding-top: 0px; padding-left: 0px; border: 0px #000000 solid;}
 
.leftDiv {position: relative; z-index: 1; width: 120px; height: auto; float:left;  border:0px #ffff00 solid; text-align:left}
.centerDiv {position: relative; z-index: 1; width: 1000px; height: auto; float:left; border:0px #00ff00 solid; text-align:center}
.rightDiv {position: relative; z-index: 1;width: 120px; height: auto; float:left; border: 0px #ffff00 solid; text-align:right}

a 

{

	TEXT-DECORATION: none;
	color: #000000;
	font-weight: normal; 

}

h1 { font-size: 2em; color: #6297BC; } 
h2 { font-size:25px; font-weight:bold; color:#F00; }
h3 { font-size: 2em; }

a.link_white {  font-family: Tahoma; font-size: 10pt; color: #FFFFFF; text-decoration: none}

a.link_white:hover {  font-family: Tahoma; font-size: 10pt; color: #FFFFFF; text-decoration: underline}



a.link_white2 {  font-family: arial; font-size: 20pt; color: #FFFFFF; text-decoration: none}

a.link_white2:hover {  font-family: arial; font-size: 20pt; color: #FFFFFF; text-decoration: underline}



a.link_blue {  font-family: Tahoma; font-size: 8pt; color: #0000FF; text-decoration: none}

a.link_blue:hover {  font-family: Tahoma; font-size: 8pt; color: #0000FF; text-decoration: underline}



a.link_blue2 {  font-family: Tahoma; font-size: 9pt; color: #0000FF; text-decoration: none}

a.link_blue2:hover {  font-family: Tahoma; font-size: 9pt; color: #0000FF; text-decoration: underline}



.small_txt {  font-family: Tahoma; font-size: 8pt}

.heading_txt {  font-family: Tahoma; font-size: 9pt; font-weight:bold}

.date_txt {  font-family: Tahoma; font-size: 8pt; color: #7E7E7E;}



.textbox

{  

	font-family: Tahoma; 

	font-size: 8pt; 

	font-style: normal; 

	font-weight: normal; 

	font-variant: normal; 

	color: #000000; 

	background-color: #ffffff; 

	border: 1 outset #efefef;

}

.button
{  
	font-family: Tahoma; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	background-color: #efefef; 
	border: 1 outset #f9f9f9

}

.headlineR {
	background-image:url(../images/headline.gif);
	background-repeat: no-repeat;
	background-position:right;	
}

.headlineL {
	background-image:url(../images/headlineleft.gif);
	background-repeat: no-repeat;
}

.topmiddleimage {
	background-image:url(../images/menu.jpg);
	background-repeat: no-repeat;
}