
/* Global Elements */

/*A { color:#008C70;}*/
A { color:#29654b;}

A:visited { color:#5BC3A4;}

A:hover { color:#5BC3A4;}

A.white_link { color:#ffffff;
	text-decoration: none;
}

A.white_link:visited { color:#ffffff;
	text-decoration: none;
}

A.white_link:hover { color:#ffffff;
	text-decoration: none;
}

BODY { 
	background-image: url(../images/bg_dots.gif); 
	margin:0px; 
	text-align: left; 
	padding:0px;
	height:100%;
}

.bol {
	font-weight: bold;
}

form { 
 border: 0px; 
 padding: 0px; 
 margin-top:0px;
 margin-bottom:31px;
}

h1,h2,h3,h4,h5,h6{
    margin: 0px;
    padding: 0px;
}

img {border:0px;}

.listing { border: 1px solid #999999; } 

}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
/*	color: #666666;*/
	color:#29654b;
}
	
select {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
/*	color: #666666;*/
	color:#29654b;
}

.small {
	font-size: 8px; 
	font-style: normal; 
	font-weight: normal; 
}
	
UL {
	margin:0px 0px 10px 25px;
	padding: 0px;
}





/* Home Page Classes and IDs */

#bar {
	width: 784px;
	height:6px;
	text-align: left; 
	padding: 0px 0px 0px 16px; 
	margin: 0px;
	border:0px;
	background-color:#ffffff;
}

#bottom {
	margin: 0px;  
	text-align: left; 
	padding: 0px; 
	width:800px;
	height: 246px;
	background-image: url(../images/home_bot_bg.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
}

#bucket1, #bucket2, #bucket3	{
	width:246px;
	height:220px;
	float:left;
	margin:0px;
	padding: 0px;
}

#bucketSub1, #bucketSub2, #bucketSub3	{
	padding:21px 0px 0px 42px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color:#a6a6a6;

}

.home_bot_table {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color:#a6a6a6;
	width: 204px;
}

#mid_left {
	width: 304px;
	height: 330px;
	text-align:left; 
	float: left; 
	padding: 0px 0px 0px 16px; 
	margin: 0px;
	border-left:0px;}

#mid_right {
	width: 465px; 
	text-align:left; 
	padding:0px; 
	margin:0px 0px 0px 320px;
}			
			

* html #mid_left {margin-right: -3px;}
* html #mid_right {height: 1%; margin-left:0;}

#top {
	margin: 0px;  
	text-align: left; 
	padding: 0px; 
	width:800px;
	background-color:#ffffff;
}

#top_left {
	width: 382px;
	height: 97px; 
	text-align:left; 
	float: left; 
	padding:0px 0px 0px 16px;  
	margin:0px;
	border-collapse: collapse;
}

#top_right {
	width: 403px;
	height: 69px;
	text-align:right; 
	padding:28px 0px 0px 0px; 
	margin:0px 0px 0px 382px;
}			
			

* html #top_left {margin-right: -3px;}
* html #top_right {height: 1%; margin-left:0;}


.white_title {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 25px;
	font-style: normal; 
	font-weight: bold; 
	color:#ffffff;
}

.disabled 
{
	background-color: #EAEAEA;
}

.enabled
{
	background-color: #FFFFFF;
	border-style:solid;
	border-color:#7F9DB9;
	border-width:1px;
	padding:2px;
}

						



















						
						