body {
	background-color: #CCCCCC;
}
.style1 {
font: 11px arial;
color: #FFFFFF;
}
.bodytext {
font: 11px arial;
color:#000000;
line-height:15px;
}
.bodybold {
font: bold 11px arial;
color: #000000;
}
.bluetext {
font: bold 12px arial;
color: #014363;
}

a.upmenu:link {
	font: 11px arial ;
	text-decoration: none;
	color: #000000;
}
a.upmenu:visited {
	text-decoration: none;
	font: 11px arial;
	color: #3972B0;
}
a.upmenu:hover {
	text-decoration: underline;
	font: 11px arial;
	color: #3972B0;
}
a.upmenu:active {
	text-decoration: none;
	font: 11px arial;
	color: #000000;
}
a.downmenu:link {
	font: 11px arial ;
	text-decoration: none;
	color: #ffffff;
}
a.downmenu:visited {
	text-decoration: none;
	font: 11px arial;
	color: #3972B0;
}
a.downmenu:hover {
	text-decoration: underline;
	font: 11px arial;
	color: #3972B0;
}
a.downmenu:active {
	text-decoration: none;
	font: 11px arial;
	color: #ffffff;
}
.btn {
border: 1px;
font-family: arial; 
font-size: 11px; 
width: 60px; 
height:18px;
text-align: center;
cursor: hand;
}

.smalltb {
font-family: arial; 
font-size: 11px; 
width: 80px; 
height:15px;
}

.longtb {
font-family: arial; 
font-size: 11px; 
width: 200px; 
height:15px;
}
.verylongtb {
font-family: arial; 
font-size: 11px; 
width: 200px; 
height:15px;
}
.ctrl {
font-family: arial; 
font-size: 11px; 
width: 200px; 
height:60px;
}
.ta {
font-family: arial; 
font-size: 11px; 
width: 400px; 
height:60px;
}
