/*Updated by Yohanne Bouche end June 2008 */

/* Global Styles */

body {
	background color: #FFFFFF;
	margin:0;
	background-image: url(bbsin2.jpg);
	background-repeat: no-repeat;
	}
	
td {
	font:11px arial;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.style3 {margin-top: 0px; font: 11px Arial, Helvetica, sans-serif; line-height: 20px;}
.style5 {font-size: 18px}
.detail
{
	display : none;
}

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial justify;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px arial;
	color: #660000;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.titlebig {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #000000;
}
.titlenormal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textnormal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textbig {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.linknormal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #316AC5;
	text-decoration: none;
}

a:hover.linknormal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #316AC5;
	text-decoration: underline;
}

a:hover.linknormal {
	color: #993300;
	text-decoration:underline;
}
.linkbig {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #3366CC;
	text-decoration: none;
}
a:hover.linkbig {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #3366CC;
	text-decoration: underline;
}
.textbigbold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.textbluebig {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #3366CC;
}
.titlemiddlebig {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.linksmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #316AC5;
}
.formfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px #000000 solid; 
	color: #000000; 
	size: 7px ;
	width:237px; 
	height: 18px; 
	background: #FFFFFF;
}
.formfieldsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px #000000 solid; 
	color: #000000; 
	size: 7px ;
	width:125px; 
	height: 18px; 
	background: #FFFFFF;
}
.submitbutton{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	border:1px #AEA259 solid; 
	color: #FFFFFF; 
	size: 7px ;
	width: 75px; 
	height: 18px; 
	background: #888888;
}
