/* 

AYFST.ORG CSS 2.0 DOCUMENT 
(C) 2007 DERRICK SEBAGALA, ALL RIGHTS RESERVED. 
derrick@serial-matrix.com
+256-772-630612

*/

/* 

DEFAULT THEME FORMATS

*/

body {
	margin:5 0 0 0;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	background-color:#fff;}
a {
	font-weight:bold;
	color: #000066;
	text-decoration:none;}

a:hover{text-decoration:underline;}

.header{
	background-color:#BED493;
	background-image:url(greenHeader.jpg);
	background-repeat:repeat-x;
	border: #669966 1px solid;}

.date{
	color:#999999;
	font-weight:bold;}

.SearchBox{
	background-image:url(../img/searchbg_green.png);
	background-position:center;
	background-repeat:no-repeat;
	font-size:8pt;}

input.search { 
	width:330px; 
	border: 0;
	background-color:#fff;
	background-image:url(../img/SearchBox.jpg);
	background-repeat:no-repeat;
	padding:5px; 
	color:#000;
	font-family: Arial, Helvetica, sans-serifArial, Tahoma;
	font-size:9pt;
	font-weight:bold;
	margin-bottom:2px;}

.searchbtn{
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;}
	
#navigation {
	clear: left;
	float: left;
	width: 182px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;
}

#navigation ul {	
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 1.1em;
}	

#navigation li {
	margin-bottom: 0px;
	background-color:#669966;
	border-bottom:1px solid #fff;
}

#navigation li a, #navigation li a:visited {
	text-align: left;
	height: 20px;
	text-decoration: none;
	color:#000033;
	display: block;
	padding: 6px 8px 0 10px;
	background-color:#BED493;

}	
	
#navigation li a:hover {
	background-color:#EAEAEB; 
	color:#000033;
	text-decoration:none;
}

.ContentHolders{
	border: #669966 1px solid;}

.TopStoryHeading{
	font-weight:bold;
	font-size:12pt;
	padding-left:17px;
	font-family:arial;
	}

.CellTitles{
	background-color:#BED493;
	font-weight:bold;}

.Discussions{
	padding-left:20px;
	padding-right:20px;}

select.smallform{
	font-family:Arial;
	font-size:9pt;
	color:#000;
	font-weight:normal;
	height:20px;
	width:220px;}

.smallbutton{
	font-weight:normal;
	font-size:8pt;
	font-family:Arial;
	width:36px;
	height:20px;}

.MarketPlaceText{
	padding-left:10px;
	padding-right:10px;}

.Page_Messages{
	color:#FF0000;
	font-weight:bold;}

.GeneralForms{
	width:200px;
	font-family:Arial, Helvetica, sans-serif;}

.InboxList{
	border-top:1px #E1E7EB solid;
	background-color:#fff;
	}

.WhoissOnline{
	border-bottom:1px #669966 solid;
	}

.ContentImg{
	margin-right:10px;
	border:#669966 1px solid;}
	
.ContentText{
	font-family:Arial;
	font-size:10pt;
	width:300px;
	}

.TexBoxMedium{
	font-family:Arial;
	font-size:10pt;
	width:220px;
	font-weight:normal;
	}