@charset "UTF-8";
/* CSS Document */

.whitetext9bold {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #FFFFFF; FONT-FAMILY: verdana,helvetica,arial
}

.blacktext9bold {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: verdana,helvetica,arial
}

.blacktext11bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #000000; FONT-FAMILY: verdana,helvetica,arial
}

.greentext9bold {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #999900; FONT-FAMILY: verdana,helvetica,arial
}

.whitetext9 {
	FONT-WEIGHT: 100; FONT-SIZE: 9pt; COLOR: #FFFFFF; FONT-FAMILY: verdana,helvetica,arial
}

.creamtext9 {
	FONT-WEIGHT: 100; FONT-SIZE: 9pt; COLOR: #FFFF99; FONT-FAMILY: verdana,helvetica,arial
}

.creamtext8 {
	FONT-WEIGHT: 100; FONT-SIZE: 8pt; COLOR: #FFFF99; FONT-FAMILY: verdana,helvetica,arial
}

.whitetext10bold {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #FFFFFF; FONT-FAMILY: verdana,helvetica,arial
}

.whitetext8 {
	FONT-WEIGHT: 100; FONT-SIZE: 8pt; COLOR: #FFFFFF; FONT-FAMILY: verdana, helvetica, arial}
	
.greytext8 {
	FONT-WEIGHT: 100; FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: verdana, helvetica, arial}
	
.greytext9 {
	FONT-WEIGHT: 100; FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: verdana, helvetica, arial}
	
.greytext9Bold {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: verdana, helvetica, arial}
	
.bluetext8 {
	FONT-WEIGHT: 100; FONT-SIZE: 8pt; COLOR: #003366; FONT-FAMILY: verdana, helvetica, arial}

.whitelink8 A:link {font-size: 8pt; font-weight: 100; font-family: verdana, helvetica, arial; text-decoration: none; color: #FFFFFF;}
.whitelink8 A:visited {font-size: 8pt; font-weight: 100; font-family: verdana, helvetica, arial; text-decoration: none; color: #FFFFFF;}
.whitelink8 A:active {font-size: 8pt; font-weight: 100; font-family: verdana, helvetica, arial; text-decoration: none; color: #FFFFFF;}
.whitelink8 A:hover {font-size: 8pt; font-weight: 100; font-family: verdana, helvetica, arial; text-decoration: underline; color: #FFFFFF;}

.greenlink8 A:link {font-size: 8pt; font-weight: 100; font-family: verdana, helvetica, arial; text-decoration: none; color: #999900;}
.greenlink8 A:visited {font-size: 8pt; font-weight: 100; font-family: verdana, helvetica, arial; text-decoration: none; color: #999900;}
.greenlink8 A:active {font-size: 8pt; font-weight: 100; font-family: verdana, helvetica, arial; text-decoration: none; color: #999900;}
.greenlink8 A:hover {font-size: 8pt; font-weight: 100; font-family: verdana, helvetica, arial; text-decoration: underline; color: #999900;}

.greenlink9 A:link {font-size: 9pt; font-weight: 100; font-family: verdana, helvetica, arial; text-decoration: none; color: #999900;}
.greenlink9 A:visited {font-size: 9pt; font-weight: 100; font-family: verdana, helvetica, arial; text-decoration: none; color: #999900;}
.greenlink9 A:active {font-size: 9pt; font-weight: 100; font-family: verdana, helvetica, arial; text-decoration: none; color: #999900;}
.greenlink9 A:hover {font-size: 9pt; font-weight: 100; font-family: verdana, helvetica, arial; text-decoration: underline; color: #999900;}

.texta { 
 font-size: 11px; 
 background-color: #FFFFFF; 
 border: 1px solid #666666; 
}
.textaWide { 
 font-size: 11px; 
 background-color: #FFFFFF; 
 border: 1px solid #666666;
 width: 170px;
}
.textaMedium { 
 font-size: 11px; 
 background-color: #FFFFFF; 
 border: 1px solid #666666;
 width: 140px; 
}
.selecta { 
 font-size: 11px; 
 background-color: #FFFFFF; 
 border: 1px solid #666666;
 width: 80px; 
}
.selecta40 { 
 font-size: 11px; 
 background-color: #FFFFFF; 
 border: 1px solid #666666;
 width: 50px; 
}
.selecta_wide { 
 font-size: 11px; 
 background-color: #FFFFFF; 
 border: 1px solid #666666;
 width: 180px; 
}
