body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}


.bodyimage4all {
	background-color: #000000;
	background-image: url(images/bgimage_4_all.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height : 190%;
	text-decoration: none;
}

.textgreen {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4CC417;
	line-height : 190%;
	text-decoration: none;
}


.texttutorial {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height : 120%;
	text-decoration: none;
}

.textforbox{
		font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.textwhite {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	line-height : 140%;
	text-decoration: none;
}


.textblack {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000
	line-height : 130%;
	text-decoration: none;
}


.copyright {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

a:link {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #FF9900;

}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}


