/*CSS for Win Win Inc., Home Page*/

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

table.header {
	margin-top:-3px;
	margin-bottom:0px;
	width:789px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

table.content {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

table.main {
	border-left:1px solid #264A02;
	border-right:1px solid #264A02;
	border-top:1px solid #264A02;
	margin-bottom:-3px;
	width:789px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

table.footer {
	border-left:1px solid #264A02;
	border-right:1px solid #264A02;
	border-bottom:1px solid #264A02;
	margin-top:-3px;
	width:789px;
	border-collapse:collapse;
}

.contentArea {
	vertical-align:top;
	color:#666666;
	padding:0px 10px 0px 0px;
}

.menuArea {
	width:168px;
	vertical-align:top;
}

a {
	text-decoration:underline;
	color:#264A02;
}

a:hover {
	text-decoration:none;
	color:#5D9724;
}

a:visited {
	text-decoration:underline;
	/*color:#56931A;*/
}

.copyRight {
	color:#999999;
	text-align:right;
	font-size:10px;
	line-height:12px;
}

.bottomAddress {
	color:#999999;
	text-align:left;
	font-size:10px;
	line-height:12px;
}

.fancyText {
	font-size:14px;
}

.boldItalic {
	font-style:italic;
	font-weight:bold;
}

.tanText {
	color:#D36203;
	font-size:small;
}

.tanTextLarge {
	color:#D36203;
	font-size:x-large;
}

.leafBullet {
	list-style-image:url(images/leaf_bullet.jpg);
}

.noList {
	list-style-image:url(images/no_leaf.jpg);
	list-style-type:none;
}
.emailbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.rollover a {
margin: 25px 0px 0px 0px;
display:block;
height: 96px;
background: url("../images/donate_both.gif") 0 -96px no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 0;
}
.prerelease_img {
float: left;
position: relative;
margin: 5px 0px 50px 0px;
left: -20px;
}