/*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;
	color:#666666;
}

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 #9933FF;
	border-right:1px solid #9933FF;
	border-top:1px solid #9933FF;
	/*margin-bottom:-3px;*/
	width:789px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

table.footer {
	border-left:1px solid #9933FF;
	border-right:1px solid #9933FF;
	border-bottom:1px solid #9933FF;
	/*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:#9933FF;
}

a:hover {
	text-decoration:none;
	color:#7526C4;
}

a:visited {
	text-decoration:underline;
	color:#5B11A5;
}

.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-style:italic;
	font-size:14px;
}

.blueText {
	color:#1893F0;
	font-size:small;
	font-weight:bold;
}

.redTextLarge {
	color:#FE0000;
	font-size:x-large;
}

.redText {
	color:#FE0000;
	font-size:small;
	font-weight:bold;
}

.lgtText {
	font-style:italic;
	color: #FE0000;
}

.pBox {
	border:1px solid #1893F0;
	margin:0px 20px 0px 25px;
	padding:5px 5px 5px 5px;
}

/*li {
	list-style-image:url(images/hands.jpg);
	margin:0px 0px 0px 5px;
}*/
.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;
}
