body {
	color:#717171;
font-family:"Times New Roman",serif;
font-size:13px;
font-weight:normal;
line-height:18px;
}

img {
	border: 0px;
}


/*#greenbar {
	background-color:#29903C;
	height:19px;
	width: 750px;
	z-index:1;
	position: relative;
	margin-top:60px;
}
*/

#greenbar {
	background-color:#29903C;
	height:19px;
	margin-top: 60px;
	width: 750px;
	z-index:1;
}


#greenbar2 {
	background-color:#29903C;
	height:19px;
	position:absolute;
	top:141px;
	z-index:1;
	width: 750px;
}

#reg_login {
	float: right;
	padding: 10px 0 10px 0;
}

.reg_login {
	padding: 0 0 0 12px; 
	font-size: 12px;
	color: #666666;
}

.login {
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
	font-family: times new roman;
	width: 60px;
	height: 13px;
}

.username {
	color: #29903c;
}

#col_buffer {
	width: 15px;
}

#buffer_big {
	height: 50px;
}

#buffer_med {
	height: 35px;
}

#buffer_small {
	height: 20px;
}

/* task li's */

#task_list {
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
}

#task_list li {
	display:inline;
}

#task_list li a {
	color:#666666;
	text-decoration:none;
	float:left;
	width: 150px;
	padding: 15px 0 30px 0;
}

#task_list li a:hover {
}

.task_help {
	color: #29903C;
}

.task_mini {
	color: #666666;
	font-size: 12px;
	line-height: 16	px;
	padding-top: 6px;
}



#copyright3 {
	font-size: 10px;
	line-height: 13px;
	font-family: helvetica, arial, sans-serif;
	border-top: 1px solid #ebebeb;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 20px;
}

/* store */

#add_to_cart {
	 padding-top:10px;
	 padding-left:20px;
	 padding-bottom: 30px;
	 padding-right: 4px;
}






