

/*
 * tibn_stylesheet.css
 * Copyright(c) 2008, PRR for the Take it Back Network. All rights reserved.
 */


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EBEBEB;
	background-image: url(art/bg.gif);
	background-repeat: repeat-x
}
html, body, th, td, p, li, ol, ul {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
}
a {
	color: #3366CC;
	text-decoration: none
}
a:hover {
	color: #3366CC;
	text-decoration: underline
}
.head {  
	font-size: 16;
	color: #3366CC;
	font-weight: bold;
}
.sidepull {  
	font-size: 16;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.boxhead {  
	font-size: 14;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.boxcopy {  
	font-size: 11;
	color: #000000;
}

.small_rev {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color: #FFFFFF; 
	line-height: 120%
}
.box {
	width: 126px;
	border-color: #CC4400;
	border-width: 5 0 0 0;
	border-style: solid none none none;
	padding: 5px;
	background-color: #FFECA8;
}
