body{
	margin: 0px;
	padding: 0px;
}
.black{
	background-color: #000000;
}
p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.pink{
    background-color:#e548c1
}
ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height:42px;
}
.menu li{
	margin: 0px;
	padding: 0px; 
	list-style-type: none;
	float: left;
	height:30px;
}
.menu li a{
	margin: 0px;
	padding: 12px 17px 0px 17px; 
	list-style-type: none;
	float: left;
	height:30px;
}
.menu li a:hover{
	margin: 0px;
	padding: 12px 17px 0px 17px;
	list-style-type: none;
	float: left;
	height:30px;
	background-image: url(images/bu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.hilet{
	margin: 0px;
	padding: 12px 17px 0px 17px;
	list-style-type: none;
	float: left;
	height:30px;
	background-image: url(images/bu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #e548c1;
}
a.buttons{
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.buttons:hover{
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #e548c1;
}

.topbg{
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.menugr{
	background-image: url(images/menugr.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height:42px;
}
.heading{
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #e548c1;
	text-decoration: none;
}
.free{
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	color: #e548c1;
	text-decoration: none;
}
.click{
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #e548c1;
	text-decoration: none;
}
.bigblack{
	font-family: Georgia;
	font-size: 32px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headingblack{
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.headingblack{
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.headingblack:hover{
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #e548c1;
	text-decoration: none;
}
.headingw{
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.textbold{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text{
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textw{
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footergr{
	background-image: url(images/footer-gr.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 104px;
}
.links ul{
	margin: 0px;
	padding: 0px;
}
.links li{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.form{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 160px;
}
.msgform{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 160px;
}
