@charset "utf-8";


/* CSS Document */



a:link, a:visited {
	color:#00FF00;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
}
.justify {
	text-align:justify;
}

.ad {
	font-size:10px;}
	
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodytext-1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
}
.stattext {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #CCCCCC;
	border: 1px solid #6ba6c8;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/*
#container {
	height: 100%;
	width: 100%;
	background-image:url(images/flowerbg.jpg);
	background-position:bottom;
	background-position:left;
	background-repeat:no-repeat;
	background-color: #000000;
}
*/

.center {
	text-align:center;
	
}

.services {
	
	font-size:16px;
	font-weight:bold;
	color:#BF66BA;
}

.t-services {
	border:1px;
}

.big {
	font-size:24px;
	color:#FFF;
}
