@charset "utf-8";
/* CSS Document */

body,td,th {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px
}

a {
	color:#000;
	text-decoration:none
}

p {
	margin-top:1px;
	margin-bottom:1px;
}

input,textarea,select {
	font-family:Tahoma, Geneva, sans-serif;
	border:#D2D2D2 solid 1px;
}

.menus {
	margin:0;
	padding:0;
	float:right;
	list-style-type:none;
}

.menus li {
	margin:0;
	padding:0;
	float:right;
}

.menus li a {
	color:#1B80BC;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	display:block;
}

.menus li a:hover {
	color:#F72071
}

.Rmenu {
	border-right:#91A7B4 solid 1px;
	border-left:#91A7B4 solid 1px;
}

.text_field_username {
	width:100px;
	border:#D2D2D2 solid 1px;
}

.logo {
	background:url(../image/logo.jpg)
}

.main_top {
	background:url(../image/bg_title.gif);
	width:670px;
	height:26px;
	text-align:right;
}

.main_bottom {
	background:url(../image/bg_bottom.gif);
	width:670px;
	height:14px;
}

.donor_signup {
	width:200px;
}