/* CSS Document */
body, TD {
font-family:Arial;
font-size:11px;
color:#999999;
line-height:14px;


}

.textgrey {
font-family:Arial;
font-size:11px;
color:#999999;
line-height:14px;
font-weight:bold;
}

.inputs {
font-family:Arial;
font-size:10px;
color:#999999;
border:#CCCCCC 1px solid;
}

.links {
	color:#92badd;
	text-decoration:none;
	}
	
.links:hover {
	color:#92badd;
	text-decoration:underline;
	}
.greylinks {	
font-family:Arial;
font-size:11px;
color:#999999;
line-height:14px;
text-decoration:none;
}
.greylinks:hover {	
font-family:Arial;
font-size:11px;
color:#999999;
line-height:14px;
text-decoration:underline;
}

