.admin {
	background: #526B8A;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
/*	font-variant: small-caps;*/
	color: #FFD000;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFDD;
	font-weight: normal;
}
h5 {
	font-family: "Trebuchet MS", Tahoma, "Arial", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
p,td,ul,li {
	font-family: "Trebuchet MS", Tahoma, "Arial", "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 24px;
}
a:link, a:visited {
	font-family: "Trebuchet MS", Tahoma, "Arial", "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFD60;
}
a:hover, a:active {
	font-family: "Trebuchet MS", Tahoma, "Arial", "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFD000;
}
td.outline {
	border-bottom: 1px solid #E6DAA8;
}
td.insideline {
	border-bottom: 1px solid #F8F3E4;
}
table.outline {
	border: 1px solid #E6DAA8;
}
