BODY {
font-size : 14px; 
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : #FFFFFF;
margin : 2 0 0 0;
padding : 0 0 0 0;
width : auto;

}

.thinborder {
border-right: thin solid #C10001;
border-left: thin solid #C10001;
border-bottom: thin solid #C10001;
}


A:active {
	COLOR: #CC0000;
	FONT-FAMILY: "Trebuchet MS", Verdana, sans-serif;
	font-weight : bold;
	text-decoration:none;
}
A:link {
	COLOR: #CC0000;
	FONT-FAMILY: "Trebuchet MS", Verdana, sans-serif;
	font-weight : bold; 
	text-decoration:none;
}
A:visited {
	COLOR: #FF3300;
	FONT-FAMILY: "Trebuchet MS", Verdana, sans-serif;
	font-weight : bold; 
	text-decoration:none;
}
A:hover {
	COLOR: #FF3300;
	text-decoration:underline;
}

textarea {
font-size : 14px; 
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-weight : normal;
}

H1 {
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 18px; 
color : #000000; 
background-color : transparent; 
}

.menutitle {
color : #000000; 
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-size : 14px; 
text-align : left; 
font-weight : bold;
}

.smalltext {
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.smalltext a:link{
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 16px; 
}

.largetext a:link{
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;  
}

.largetext a:visited{
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.errortext {
font-size : 14pxem; 
font-family : "Trebuchet MS", Verdana, sans-serif; 
color : #C10001;
font-weight : bold;
}

.grid {
border : #333333 1px solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #C10001;
}

.bg_medium {
  background-color : #FF6600;
}

.bg_light {
  background-color : #FFCC99;
}

.alt_bg_dark {
  background-color : #CC0000;
}

.alt_bg_medium {
  background-color : #FF6633;
}

.alt_bg_light {
  background-color : #FF9933;
}

.tightlist {
  margin-top  : 13px;
  margin-left : -1.5em;
}

li {
margin-top: 5px;
margin-bottom: 5px;
} 

.header {
background:url('http://www.ficdn.ca/themes/FICtheme/images/HeaderBackground.gif') top repeat-x;
}