body {
	margin-top: 0px;
	font-family:"Trebuchet MS";
	background-image: url(../images/logoTrans.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
td {
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:11px;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
a:link,a:active,a:visited {color:#3399FF; text-decoration:underline; font-weight:bold;}
a:hover {color:#144164; text-decoration:none; font-weight:bold;}
.links {color:#3399FF; text-decoration:none; font-weight:bold;}
.links:hover {color:#144164; text-decoration:none; font-weight:bold;}
h1{
	font-size: 24px;
	font-weight: bold;
	color: #144164;
}
h2{
	font-size: 18px;
	font-weight: bold;
	color: #144164;
}
#corner {
	left: 0px;
	top: 0px;
	position: absolute;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #9EC6E9;
	font-size: 12px;
	font-weight: bold;
	background-color: #144164;
}
.icon {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
p {
	margin: 10px 5px 5px;
}
.outline {
	border: 0px solid #999999;
}
.small {
	vertical-align: bottom;
}
.rss {
	border: 1px solid #999999;
}
td.list {
	text-align: left;
	}
.side {
	border: 1px solid #CCCCCC;
	padding: 12;
}
.input {
	background-color: #144164;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9EC6E9;
}
.textfld {
	background-color: #9EC6E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #56017A;
	color: #144164;
}
.stretch:hover {cursor:pointer;}
td.blank {
	background-color: #FFFFFF;
}
td.selected {
	border-top: double #144164;
	border-right: double #144164;
	border-bottom: double #144164;
	border-left: double #144164;
}
