body 
{ 

}
td
{
	color: #DADADA;
	font-weight: bold;
}
h1
{
	color: #DADADA;
}
h2
{
	color: #DADADA;
}
h3
{
	color: #DADADA;
}
.mmstd
{
 background-image: url('images/wtsbg.gif');
 background-repeat: no-repeat; 
 background-attachment: fixed; 
 background-color: #000000
}
.sprocket{ background: black url('../images/sprocket.gif') repeat-y;
	color: white}
.pageTitle {
    font-size: x-large;
    font-weight: bold;
    color: #000099}
.menuLink {
    color: #FFFFFF;
    background-color: #000099;
    text-align: center;
    font-style: italic;
	font-size: large}
.menuTitle {
    text-align: left;
	font-size: small;
	color: #DADADA}
.smallRed{
    color: #660033;
    font-size: small}
.reqField{
    color: #660033;
    font-style: italic;
    font-size: small}
.colHead{
    color: #DADADA;
    font-weight: bold;
    font-style: italic;
    font-size: medium}
.param{
    color: #000000;
    font-size: small}
.floatbox{
	position: absolute; 
	top:120; 
	left:300; 
	visibility:visible; 
	z-index:999}
.caption{
	color: #DADADA;
	font-style: italic;
	font-weight: bold;
	font-size: medium;
	border: thick double blue}