body, td
{
	font-family:Arial;
	font-size:10px;
	vertical-align:top;
}
.tblLgFont td
{
	font-size:12px;
}
.tblLgFont td.row
{
	background:#F7F6F3;
	color:#333333;
}
.tblLgFont td.altRow
{
	font-weight:bold;
	background:white;
	color:#284775;	
}
#menu a, #menu a:link, a.submenu
{
	background:#F7F6F3;
	display:block;
	padding:2px;
	margin:3px;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	border:1px solid black;
	width:110px;
}
#menu a:hover, a.submenu:hover
{
	color:#284775;
	background:white;
	text-transform:uppercase;
}
.row 
{
	background:#F7F6F3;
	color:#333333;
}
.altRow 
{
	background:white;
	color:#284775;
}
.altAltRow 
{
	background:white;
	color:Black;
	letter-spacing:2px;
	text-transform:uppercase;
}
.header, .header a
{
	background:#5D7B9D;
	color:White;
	font-weight:bold;
	text-decoration:none;
}
.header a:hover 
{
	text-decoration:underline;
}
h2 { font-size:16px; font-weight:bold;color:#5D7B9D }
h3 { font-size:14px; font-weight:bold; }
.ddlLong { width:200px; }
.ddlSmall { width: 80px; }
.txtInput { width:250px; }
.txtSm { width:60px; }
.txtMed{ width:100px; }
.prompt { width:150px }
.star, .error{ font-weight:bold; color:red; font-size:12px; }
select, input { font-size:10px; }
.button { font-size:12px; border:1px solid #ccc; }

.divName 
{
	font-size:18px;
	color:#5D7B9D;
	font-weight:bold;	
	letter-spacing:4px;
	
}
