@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(http://images.animetrip.com/images/bg_wallpaper.jpg);
	background-position:top;
	background-color:#d2d2d2;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#333333;
	margin: 0px;
	padding: 0px;
}
.buttonbg {
	width: 100px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	height: 25px;
	color: #FFFFFF;
	background-color: #b2b7bb;
	cursor: hand;
}


.menucolor {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: 550;
	color: #2F73AF;
	text-decoration: none;
}
table {
	background-color: #FFFFFF;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menucolor:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#2B2C2E;
text-decoration:none;
}
.color{color:#C18745;}
.colorred{color:#A80101;}
.form-label{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:11px;
color:#C18745;
}
.formfield{
height:18px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#000;
line-height:12px;
}
.best-features-heading{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:11px;
color:#2F3235;
}
.footer{
	background:url(images/footer-bg.gif) repeat-x top left;
	padding-top:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#505253;
	line-height: 15px;
}
.footer a{
	color:#505253;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.footer a:hover{
color:#505253;
text-decoration:underline;
}
.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight: normal;
}
h5 {
	font-family: Tahoma, Arial;
	margin: 0px;
	padding: 0px;
	color:#77848F;
}
.registration_border {
	border: 1px dashed #b2b7bb;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 15px;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #000000;
}
h3 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 15px;
	font-weight: normal;
}
.h3_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
text-decoration:underline;
}
.h2_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.color_gray {
	background-color: #F0F0F0;
}
.gouppercase {
	text-transform: capitalize;
}