body {
	margin: 10px;
	
	background: #666;
	
	text-align: center;
}

body, .body, td, select, input, textarea, h1, h2, h3, h4, h5, h6  {
	font-size: 12px; 
	line-height: 110%;
	font-family: Verdana,Helvetica,Arial;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

div, span, ul, li, table, td, form, img, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

#BB_BuyButtonForm, #BB_BuyButtonForm table, #BB_BuyButtonForm tr, #BB_BuyButtonForm td, #BB_BuyButtonForm h2, #BB_BuyButtonForm input {
	text-align:right;
	width:auto;
	margin: 0px;
	padding: 0px;
	left:0px;
	top:0px;
}

 h1{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #000;
	margin: 10px 20px 10px 0px; 
	padding:0;
}

#projects h1{ 
	font-family: Georgia, serif; 
	letter-spacing:0px; 
	line-height: 1.0em; 
	font-size:1.8em;
	text-align:center; 
	color: #666666;
	margin: 10px 20px 10px 20px; 
	padding:0;
}
#projects h2 {
	padding-bottom: 20px;
	padding-top: 20px;
	font: 16px Georgia, serif;
	line-height:18px;
	font-weight : bold;
}
#projects h3 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-top:10px;
}
#projects h4 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-bottom:5px;
}
#projects p { 
	margin: 5px 12px 12px 12px;
	color: #000;
}
#projects a:link {
	text-decoration : none;
}
#projects a:visited {
	text-decoration: none;
}
#projects a:hover {
	border-bottom : 0px dotted;
	text-decoration : underline;
}

/* forms */
#projects label {  
	margin-left: 12px;  
	display: block;     
	margin-bottom: -0.75em;
} 
#projects input, #projects select, #projects textarea {     
	display: inline;     
	position: relative;     
	left: 20em;     
	top: -0.5em;
	background-color:#fff;
}
.form_text {     
	display: inline;     
	position: relative;     
	left: 0em;   
	top: 0em;
	background-color:#FFFFFF;
	border:thin;
	padding: 1px;
	font-size:14px;
}

#sbutt_image {
	padding: 1px; 
	top: 0.5em;
}
#sbutt {
	padding: 1px; 
	border: #333333 1px solid; 
	background: #878787;
	color: #ffffff;
	top: 0.5em;
}
#sbutt_frame {
	padding: 1px; 
	border: #333333 1px solid; 
	background: #878787;
	color: #ffffff;
	top: -2em;
	left: 20em;
}
#message {
	color:#0000FF;
}
/* end forms */
/* columns */
.col_rt {  
	width: 45%;
	float: right;
} 
.col_lt {  
	width: 45%;
} 
.clear {
	clear:both;
}
/* end columns */
/* underline table */
#underline_table table {
	margin: 0px auto;
	width: 100%;
	padding: 0;
	margin: 0;
}
#underline_table th {
	color: #fff;
	background-color:#7c9da5;
	margin: 0px;
	padding: 2px;
	font-size: 10px;
	text-transform:uppercase;
	vertical-align:text-top;
}
#underline_table td {
	border-bottom: #999 1px solid; 
	margin: 0; 
	padding: 2px;
	font-size: 10px;
	vertical-align:top;
}
#underline_table th a:link {
	text-decoration : none;
	border-bottom-style : none;
	color:#FFFFFF;
}
#underline_table th a:visited {
	text-decoration : none;
	border-bottom-style : none;
	color:#FFFFFF;
}
#underline_table th a:hover {
	border-bottom: 1px solid;
	text-decoration : none;
	color:#FFFFFF;
}
/* end underline table */
/* MANAGER */
#man_nav{
	font-size:11px;
	font-weight:bold;
	padding:0 20px 4px 20px;
	color:#000;
	border-bottom: 2px solid #660;
}

#man_nav form, #man_nav input {
	display:inline;
	border:none; 
	background-color:#FEC; 
	font-weight:bold; 
	font-size:12px;
	text-align:right;
}
#man_nav a:link {
	text-decoration : none;
	border-bottom-style : none;
}
#man_nav a:visited {
	text-decoration : none;
	border-bottom-style : none;
}
#man_nav a:hover {
	border-bottom: 1px solid;
	text-decoration : none;
}
#man_footer {
	margin: 0px auto;
	margin-top: 20px;
	padding: 8px 0px 8px 0px;
	clear: both;
	text-align: center; 
	color:#000;
	font-size: 10px;
	border-top: 2px solid #996600;
}
.confirm {
 	color: #0000FF; 
 	cursor: pointer;
}
/* END MANAGER */

#dateselect th {   
	font-size: 10px;
	text-align:left;
}
#dateselect input,  #dateselect select, #dateselect textarea {     
	display: block;     
	position: relative;     
	left: 0em;     
	top: 0em;
}
#dateselect #sbutt {
	font-size:10px;
	padding: 1px; 
	margin-left: 5px;
	margin-bottom: 20px;
	border: #333333 1px solid; 
	background: #878787;
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-Serif;
}
#report_table table {
	border-top: #545557 1px solid;
	border-right: #545557 1px solid;
	width: 100%;
}
#report_table tr {
	background-color:#fdfeda;
}
#report_table td {
	background-color:#fff;
	border-left: #545557 1px solid;
	border-bottom: #545557 1px solid;
	padding: 3px;
	color:#000000;
	font-size:10px
}
#report_table th {
	background-image:url(../../1percent1/manager/images/th_bg.gif);
	background-color:#6e7c5d;
	border-left: #545557 1px solid;
	border-bottom: #545557 1px solid;
	color:#fff;
	padding: 3px;
	font-size:10px
}
.table_input {     
	display: block;     
	position: relative;     
	left: 0em;     
	top: 0em;
	width: 50px;
	border: #ccc 1px solid;
	background-color: #f3f3f5;
	padding-left: 15px;
}
.highlight1 {     
	background-color: #FFE6F2; 
	border-top: #FF0000 1px solid;
	border-bottom: #FF0000 1px solid;
	padding: 0px 3px 0px 3px;
}
#comment_table table {

	
	margin:10px;
}
#comment_table tr {

}
#comment_table td {

	padding: 3px;
	color:#000000;
	font-size:10px
}
#comment_table th {
	background-image:url(../../1percent1/manager/images/th_bg.gif);
	color:#000;
	padding: 2px;
	font-size:12px;
	font-weight:bold;
}
#donateNow {

	background: #fff;
	border: 2px solid #832;
	
	padding: 6px;
	margin: 5px;
	
	text-align: left;

	position: relative;
	float: right;
	display:inline;
	
	width: 150px;
	
	color: #444;
	font-size: 9px;
}

#donateNow img, #donateNow a, #donateNow p {
	
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;

}
