@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-image: url(image/bg2.png);
	background-repeat: repeat;
}
.textdark {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color:  #333366;
	text-decoration: none;
	text-align: left;
}
.phptext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 34px;
	font-style: normal;
	line-height: 45px;
	font-weight: normal;
	font-variant: normal;
	color:  #333366;
	text-decoration: none;
	text-align: left;
}
.form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
	color:  #333366;
	text-decoration: none;
	text-align: left;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color:  #FFF;
}
.bottomtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color:  #FFF;
	text-align: justify;
}
.bottomtext2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color:  #000099;
}
.blacktext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color:  #000;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #ff0033;
	text-align: center;
}


#a a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #030;
	text-decoration: none;
}
#a a:hover {
	color:  #000;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #060;
	text-decoration: none;
}
.text-icon {
	list-style-image: url(image/text-icon.gif);
}
