body {
	background:	url('../_img/bg_main.png') white repeat-x;
	margin:		0px;
	text-align:	center;
	min-width:	986px;
	font-family:"Trebuchet MS";
	font-size:	11pt;
	}
	
.subnav a{
	color:white;
	text-decoration:none;
	}

.subnav a:hover{
	text-decoration:underline;
	}

.subnav {
	font-family:Trebuchet MS;
	font-size:14px;
	color:white;
	padding-left:3px;
	padding-right:3px;
}
.signupForm input,.signupForm select {
	border:1px solid #BBBBBB;
	width:300px;
	}

.signupForm #age,#gender,#zipcode,#state{width:140px;}

.signupForm #checkUsername{
	width:100px;
	color:#8D9828;
	background-color:white;
	}
	
.signupForm #createBtn{
	width:150px;
	border:2px solid #666666;
	}
	
.header01{
	font-family: Trebuchet MS;
	color:#99CC33;
	font-size:47px;
	}

.header02{
	font-family: Trebuchet MS;
	color:#99CC33;
	font-size:18px;
	text-decoration:none;
	}
	
.header02_over{
	font-family: Trebuchet MS;
	color:#ffffff;
	background-color:#99CC33;
	font-size:18px;
	text-decoration:none;
	}
	
.header03{
	font-family: Trebuchet MS;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	}
	
.header03_green{
	font-family: Trebuchet MS;
	color:#99CC33;
	font-size:16px;
	font-weight:bold;
	}
	
body,td,p{
	font-family: Trebuchet MS;
	color:#000000;
	font-size:12px;
	}
	
h2{
	padding-left:10px;
	}
	
.btnStyle01{
	background:url(../_img/mymedia/btn_bg.png) repeat-x;
	font-family: Trebuchet MS;
	font-size:17px;
	color:#538A23;
	border:0px;
	width:87px;
	height:25px;
	}
	
.Basics_Form_Obj_Input150 {
	clear:			none;
	padding-bottom:	10px;
	float:			left;
	width:			150px;
}

#the3gurus_signup input{
	background-color:#ffffcc;
	border:1px solid #ffcc66;
	width:200px;
}

#the3gurus_signup .expDate{
	background-color:#ffffcc;
	border:1px solid #ffcc66;
	width:50px;
}

#the3gurus_login input{
	background-color:#ffffcc;
	border:1px solid #ffcc66;
	width:150px;
}

.login_style2 {
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:0.9em;
}

.login_style3 {
	font-size: 7pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:0.9em;
}

#blogContent{padding:10px;max-width:440px;}
/*

#blogContent img,embed,object{max-width:440px;}

#blogContent img,embed,object{width: expression(this.width > 440 ? 440: true);}
*/

.lesson-of-the-day .title{
	font-weight:bold;
	letter-spacing:-0.3px;
}
.lesson-of-the-day .presented{
	font-weight:bold;
	letter-spacing:-0.3px;
	font-size:14px;
}
.lesson-of-the-day .presentedImg{
	border:3px solid white;
}
.lesson-of-the-day .description{
	letter-spacing:-0.3px;
	line-height:15px;
}
