@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--

/* Body, buttons and borders  */
/* ------------------------- */

.background {
	background-color:#dedede
}

.solidborder
{
	border: 1px solid #808080;
}
.1066button
{
	background-color : #399ADD;
	font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
	color : #ffffff;
}

.RAFBorder
{
	border: 1px solid #808080;
	background-color:#ffffff;
}

.MembersMenu
{
	border: 1px dashed #808080;
	background-color:#e7f5ff;
}

.MembersText
{
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial; font-size:12px;
}

.MembersDiv
{
	color:#CCCCCC; font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial; font-size:12px;
}


/* Nav bar and footer styles  */
/* ------------------------- */

.navlines {
border-bottom: 1px solid #808080;
border-top: 1px solid #808080;
}

.navbottom {
border-bottom: 1px solid #808080;
}


.Navbar {
font-family: "Trebuchet MS", "Tw Cen MT", Verdana, Arial;
font-size: 16px; font-style:normal; color:#399add;
}

.NavbarGrey {color: #CCCCCC; font-size:16px; font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial}


.footer {
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
font-size:12px; font-style:normal; color: #999999;
}

.footerdark {
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
font-size:12px; font-style:normal; color:#FFFFFF; background-color:#42709f;
}

/* - Text styles -  */
/* --------------- */

.header {
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
font-size:20px;
color:#666666
}

.StaffHeader {
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
font-size:15px; font-weight:bold;
color:#666666
}

.normal {
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
font-size:12px; color:#333333
}

.normallarge {
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
font-size:16px; color:#333333
}

.normaltitle {
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
font-size:13px; color:#333333; font-weight:bold; text-decoration:underline;
}

.maintext
{
font-family: Trebuchet MS, Verdana,  Arial, Helvetica;
font-size :8px;
}

.success
{
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
font-size:14px; font-weight:bold;
color:#33CC00;
}


.error
{
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
font-size:14px; font-weight:bold;
color:#FF0000;
}


a:link { 
color: #399ADD; 
text-decoration: none;
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
}

a:visited {
color: #399ADD; 
text-decoration: none;
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
}

a:hover {
color: #1978C4; 
text-decoration: underline; font-weight:bold;
font-family:"Trebuchet MS", "Tw Cen MT", Verdana, Arial;
} 






</style>
