@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000000;
}

.text {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.text_title {
	font-family: Georgia;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}


.copy_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8a8a8;
	text-decoration: none;
}
.link {
	font-family: Georgia;
	font-size: 12px;
	color: #a8a8a8;
	text-decoration: none;
}
.link :hover{
	font-family: Georgia;
	font-size: 12px;
	color: #eae100;
	text-decoration: none;
}
.link2 {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link2 :hover{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.bottom_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a8a8a8;
	text-decoration: none;
}
.bottom_links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eae100;
	text-decoration: none;
}
.top{
background:url(../images/top.jpg);
background-repeat:no-repeat;
height:18px;
background-position:bottom;}
.bottom{
background:url(../images/bottom.jpg);
background-repeat:no-repeat;
height:46px;
}
.mid{
background:url(../images/mid.jpg);
}
.color{
background:#000000;
height:55px;}
.b_bottom{
background:url(../images/b_bottom.jpg);
height:53px;
background-repeat:no-repeat;
background-position:top;}
.next_bottom{
background:url(../images/bottom2.jpg);
height:21px;
background-repeat:no-repeat;}
.space{
height:6px;}
h1 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding:0px;
	margin:0px;
}
h2 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding:0px;
	margin:0px;
}
p{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding:0px;
	margin:10px 5px 5px 0px;
	font-weight: normal;
	line-height:22px;
}
.text_field{
background:#FFFFFF;
border:#CCCCCC solid 1px;
width:200px;
height:19px;}
.email_link{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.email_link :hover{

font-family: Georgia;
	font-size: 12px;
	color: #eae100;
	text-decoration: none;

}
.s_space{
height:5px;}