/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */

body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #888;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.header {
	background-color: #333333;
}

.hd {
	background-color: #666666;
}

.body_right {
border: solid #666666;
border-top:  none;
border-left:  none;
border-right :none;
background-color: #EFEFEF;
}

.body_left {
border: solid #666666;
border-top :  none;
border-left :  none;
border-bottom : none;	
}

.footer_left {
border: solid #666666;
border-left:  none;
border-bottom: none;
background-color: #EFEFEF;
}


.footer {
border: solid #666666;
border-right :none;
border-left :  none;
border-bottom : none;	
}


#banner {
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}


#banner a {
	color: whilt;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight : none;
	cursor: pointer; 
}

#banner a span {
	color: white;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight : none;
}

#banner a:hover span {	
	color:none;
	text-decoration: underline;
}

#right_sp {
	background-color: none;
	border: 1px outset solid #666666;
	border-right: none;
	border-top :  none;
	border-bottom : none;	

	color: #666666;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight : none;
	font-style: normal; 
	text-align: justify;
	line-height: 120%
}

#right_sp li a{
	color: white; 
	text-decoration: none;
}

#right_sp li a:hover{
	text-decoration: underline;
}

#links {
	color: white;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight : none;
	cursor: pointer; 
	font-style: normal; 
	text-align: justify;
	line-height: 120%
}

#links li a{
	color: white; 
	text-decoration: none;
}

#links li a:hover{
	text-decoration: underline;
}

.fl {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight : none;

}

.fl2 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight : none;
}

.pl2 {
	font-family: Tahoma;
	color: #4B4B4B;
	font-size: 10pt;
	font-weight : none;

}

.cph {
	font-family: Verdana;
	color: #4B4B4B;
	font-size: 14pt;
	font-weight : bold;

}
.cp2 {
	font-family: Verdana;
	color: #4B4B4B;
	font-size: 11pt;
	font-weight : bold;
}
.cp3 {
	font-family: Verdana;
	color: #4B4B4B;
	font-size: 10pt;
	font-weight : bold;

}
.cp4 {
	font-family: Verdana;
	color: #4B4B4B;
	font-size: 10pt;
	font-weight : none;
}
.ip1 {
font-family: Tahoma;
font-size: 10pt;
font-weight : none;
color: #4B4B4B;
}

.pf1 {
color: #B12729;
font-family: Tahoma;
font-size: 10pt;
font-weight : none;

}

.pf2 {
font-family: Tahoma;
font-size: 10pt;
font-weight : none;

}
a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }