body, td, p, ol, li, ul {
font-family: tahoma;
color: #333333;
font-size: 9pt
}
input, textarea, select, option {
border-width: 1px;
border-style: solid;
border-color: #abaeb0;
font-family: tahoma;
color: #333333;
font-size: 9pt;
background-color: #FFFFFF
}


a.bm { 
color: #ffffff;
font-weight: bold;
text-decoration: none
} 
a.bm:hover {
color: #ffffff;
font-weight: bold;
text-decoration: underline
}

a.sub { 
color: #333333;
font-size: 9pt;
text-decoration: none
} 
a.sub:hover {
color: #333333;
font-size: 9pt;
text-decoration: underline
}


a { 
color: #ca543a;
text-decoration: none
} 
a:hover {
color: #ca543a;
text-decoration: underline
}

.down {
	background: url('../images/a_bg.gif')
}

.up {
	background: url('../images/b_bg.gif')
}
