BODY
{
	margin				:		0px;
	background			:		#7e8f21;
	font-family			:		tahoma, verdana;
	font-size			:		11px;
	color				:		#3d3d3d;
	text-align			:		center;
	/*scrollbar-base-color:		#0072BC;
	scrollbar-arrow-color:		#FFFFFF;*/
}

a
{
	font-size			:		11px;
	color				:		#00f;
	text-decoration		:		none;
}

a:hover
{
	font-size			:		11px;
	color				:		#f00;
	text-decoration		:		none;
}

a:visited
{
	font-size			:		11px;
	color				:		#970097;
	text-decoration		:		none;
}

.whiteheadings
{

	font-size			:		12px;
	color				:		#fff;
	font-weight			:		bold;
	padding-top			:		4px;
}

input, textarea, select
{
	font-family			:		tahoma;
	font-size			:		11px;
	border-top-width	:		1px; 
	border-right-width	:		1px; 
	border-bottom-width	:		1px; 
	border-left-width	:		1px;  
}

input { text-indent : 2px; }

.padding
{
	padding				:		4px;
}

/* CONTENTS STYLES STARTS FROM HERE */
.maincontents
{
	font-size			:		11px;
	color				:		#3d3d3d;
	padding				:		10px;
}

.maincontentstable
{
	font-size			:		11px;
	color				:		#3d3d3d;
	padding				:		7px;
}

.greybg
{
	background			:		#fefefe;
}
.whitebg
{
	background			:		#ffffff;
}

.thumbnails
{
	border				:		1px dotted #3d3d3d;
}

.desctext
{
	font-size			:		10px;
	color				:		#3d3d3d;
}

.desctext a
{
	font-size			:		10px;
	color				:		#00f;
}
.desctext a:hover
{
	font-size			:		10px;
	color				:		#f00;
	text-decoration		:		underline;
}
.desctext a:visited
{
	font-size			:		10px;
	color				:		#970097;
}

.orangetext
{
	font-size			:		1em;
	color				:		#f00;
	text-decoration		:		underline;
}

a:visited.orangetext
{
	font-size			:		1em;
	color				:		#f00;
	text-decoration		:		underline;
}

.search
{
	font-size			:		10px;
}
/* CONTENTS STYLES ENDS HERE */





/* NAVIGATION STYLES STARTS FROM HERE */
.tutorialnavigation
{
	font-size			:		11px;
	color				:		#3d3d3d;
	text-align			:		left;
	padding-top			:		10px;
	padding-bottom		:		10px;
	padding-right		:		15px;
}

a.subcategories 
{
	font-size			:		11px;
	color				:		#00f;
	font-weight			:		none;
}
a:hover.subcategories
{
	font-size			:		11px;
	color				:		#f00;
	font-weight			:		none;
	text-decoration		:		underline;
}
/*
.tutorialnavigationlink
{
	cursor				:		hand;
	cursor				:		pointer;
}*/
/* NAVIGATION STYLES ENDS HERE */





/* ADVERTISE STYLES STARTS FROM HERE */
.advertise
{
	font-size			:		11px;
	color				:		#3d3d3d;
	padding				:		0px;
}
/* ADVERTISE STYLES ENDS HERE */





/* HEADER STYLES STARTS FROM HERE */

.topnavigation
{
	text-align			:		right;
	padding-right		:		15px;
	padding-bottom		:		3px;
	color				:		#696969;
}
.topnavigation a
{
	font-weight			:		bold;
	font-size			:		16px;
	color				:		#696969;
}
.topnavigation a:hover
{
	font-weight			:		bold;
	font-size			:		16px;
	color				:		#353535;
	text-decoration		:		none;
}

/* HEADER STYLES ENDS HERE */





/* FOOTER STYLES STARTS FROM HERE */
.birdseed
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left		:		10px;
	padding-top			:		10px;
	color				:		#c4cc4c;
}
.bottomnavigation
{
	text-align			:		left;
	padding-left		:		10px;
	padding-top			:		10px;
	color				:		#fff;
}
.bottomnavigation a
{
	font-weight			:		bold;
	font-size			:		11px;
	color				:		#fff;
}
.bottomnavigation a:hover
{
	font-weight			:		bold;
	font-size			:		11px;
	color				:		#fff;
	text-decoration		:		underline;
}
.credits
{
	font-weight			:		bold;
	font-size			:		11px;
	color				:		#fff;
	text-align			:		center;
}
/* FOOTER STYLES ENDS HERE */