.beginners_item{
	background: url( images/beginners_item_bg.gif ) center #fff no-repeat;
	width: 120px;
	padding-bottom: 9px;
}

.beginners_item_bottom{
	background: #73a631;
	height: 2px;
	width: 120px;	
}

.beginners_item_text{
	position: relative;
	left: 30px;
	top: 4px;
}

.beginners_item_text a{
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

.beginners_item_text a:hover{
	color: #009900;
	text-decoration: none;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.tdbrown{
	background-color: #cece9d;;
	font-weight: bold;
}

.tdgray{
	background-color: #eeeedd;
	text-align: center;
}

.tdgreen{
	background-color: #94b546;
	text-align: center;
	font-weight: bold;
}


.small-red{
	color:#F00;
	font-weight:bold;
	font-size:13px;
	font-family: arial;
}

.small-text{
	font-size: 11px;
}

h2 a{
	color: #f00;
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
}

h3 a{
	color: #000;
	text-decoration: none;
}
h3 a:hover{
	text-decoration: underline;
}
