body {
	color: #333333;
	margin:0px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

.sitenameText{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:30px;
	color:#3399CD;
	padding-left:30px;
}

.navText{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:10px;
	color:#3399CD;
	padding-left:4px;
	font-weight:bold;
}

.navText a{
	color:#3399CD;
}

.navText a:hover{
	color:#FFFFFF;
	background-color:#3399CD;
}

.headerText{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:18px;
	color:#3399CD;
	padding-left:4px;
	font-weight:bold;
}
.bodyText{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:10pt;
	color:#474747;
	padding:20px;
}

.copyrightText{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:9px;
	color:#3399CD;
	padding-left:4px;
	font-weight:bold;
}
.border{
	border:solid;
	border-width:1px;
	border-color:#686456;
}

.footerLink {
	font-size: 9px;
	color: #3399CD;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

.footerLink a {
	font-size: 9px;
	color: #3399CD;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

.loginform{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:9px;
	color:#3399CD;
}

.loginbox {
background-color:#3399CD;
color:#FFFFFF;
font-family: "Trebuchet MS", Tahoma, Verdana;
font-size:9px;
border:0;
width:50px;
}