body {
	background: #555555;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	margin: 0px;
	text-align:center;
}
a:link {
	color: #65CFD9;
	text-decoration: none;
}
a:visited {
	color: #65CFD9;
	text-decoration: none;
}
a:hover {
	color: #7b7b7b;
	text-decoration: none;
}
a.tut_cats, a.tut_cats:visited { 
	color:#000000;
	text-decoration: none; 
} 
a.tut_cats:hover { 
	color:#7b7b7b;
	text-decoration: none; 
} 
a.tut_head, a.tutcats:visited {
    color:#000000;
	text-decoration: none; 
} 
a.tut_head:hover { 
	color:#7b7b7b;
	text-decoration: none; 
} 
a.tut_source, a.tut_source:visited { 
	color:#000000;
	text-decoration: none; 
} 
a.tut_source:hover { 
	color:#7b7b7b;
	text-decoration: underline; 
}
a.outlink, a.outlink:visited { 
	color:#65CFD9;
	text-decoration: none; 
} 
a.outlink:hover { 
	color:#ffffff;
	text-decoration: underline; 
}

.gencontainer {
	border-top: 4px solid #000000;
	border-bottom: 4px solid #000000;
	padding: 1px 0px 1px 0px;
}
.genmcontainer {
	border-top: 4px solid #000000;
	padding: 1px 0px 1px 0px;
	text-align: left;
}
.catlink {
	vertical-align: middle;
	text-align: left;
	padding: 5px;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}
.tutorialcontainer {
	border-top: 4px solid #000000;
}
.tutorialbit {
	text-align: left;
	background: #CCCCCC;
	border-top: 1px solid #000000;
	padding: 10px;
	height: 90px;
	color: #555555;
	font: 11px Arial,Helvetica,sans-serif;
}
.tutorialstats {
        background: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	clear:both;
	color: #7b7b7b;
	height: 25px;
	font: 11px Arial,Helvetica,sans-serif;
	text-align: justify;
}
img.avatar {
	border-top: 1px solid #bcdaf4;
	border-left: 1px solid #bcdaf4;
	margin: 10px;
}

.rightbar {
white-space: nowrap;
	background: #555555;
	border: 1px solid #333333;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	width: 160px;
	float: right;
	height: 600px;
        margin-top: 70px;

	}

.message {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.inlineimg {
	vertical-align: middle;
	margin-right:10px;
}
.ratingimg {
	margin: 0px 5px 0px 5px;
	border: 0px;
	vertical-align: middle;
}
.rightrow {
	white-space: nowrap;
	text-align: center;
	padding: 6px 8px 6px 8px;
	font-size: 11px;
	color:#000000;
}
.rightrow1 {
	white-space: nowrap;
	text-align: left;
	background: #CCCCCC;
	padding: 6px 8px 6px 8px;
	font-size:13px;
	color:#000000;
	border-bottom: 1px solid #000000;
}
.rightrow2 {
	white-space: nowrap;
	text-align: left;
	background: #ffffff;
	padding: 6px 8px 6px 8px;
	font-size:13px;
	color:#000000;
	border-bottom: 1px solid #000000;
}
.normaltext {
	font-size: 11px;
	white-space: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.sort {
	float: left;
	width: 60px;
	margin: 0px 5px 0px 10px;
}
.contact {
	float: left;
	width: 130px;
	margin: 0px 5px 0px 10px;
}
li { 
	padding: 5px 5px 5px 5px; 
	color:#2bb9a9;
	font-size:13px; 
}
.form_styles {
	background: #FFFFFF;
	color: #2b8dd8;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	border: 1px solid #b5ddff;
}
.thead {
	color: #CCCCCC;
	font-size: 15px;
	text-align: left;
	padding-left: 15px;
	margin-bottom: 5px;
}
.tut_head {

font-size:11px;font-weight:bold;

}