/* CSS Document */
body{ 		font-family:Arial, Verdana, Helvetica, sans-serif; background:url(../images/bgtile.gif);}
td, body{ 	font-size:10px; line-height:16px;}
a{			text-decoration:none;}
a:active{	text-decoration:none;}
a:hover{	text-decoration:underline;}

.blue{ 		color:#1f277b;}
.white{		color:#ffffff;}
.red{		color:#CC0000;}

.bold{ 		font-weight:bold;}
.small { 	font-size:9px;}
.large { 	font-size:11px;}
.larger{	font-size:13px;}

.textInput{	height:18px; font-size:9px;}