body, td, th {
	font-family: Verdana;
	font-size: 12px;
	color: #444444;
}
body {
	background:url(../images/bg.jpg) repeat-y center;
	background-color: #222;
	margin:0px;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #bb0065;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #bb0065;
}
a:hover {
	text-decoration: none;
	color: #bb0065;
}
a:active {
	text-decoration: underline;
	color: #bb0065;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
}
h1 {
	font-size: 20px;
	color: #bb0065;
	margin:0;
	padding:2px 0 4px 2px;
}
h2 {
	font-size: 16px;
	color: #6c003a;
	margin:0;
	padding:2px 0 4px 2px;
}
img {
	border:0px;
	outline:none;
}
p {
	margin:0;
	padding:2px 2px 6px 8px;
	line-height:18px;
}
.menu-bg {
	background:url(../images/menu-bg.png) repeat-x;
}
.menu {
	font-family:"Lucida Sans Unicode";
	font-size: 13px;
	color: #fff;
}
.menu-bg a {
	font-family:"Lucida Sans Unicode";
	font-size: 13px;
	color: #fff;
	font-weight:bold;
}
.menu-bg a:link {
	text-decoration: none;
}
.menu-bg a:visited {
	text-decoration: none;
	color: #fff;
}
.menu-bg a:hover {
	text-decoration: none;
	color: #333;
}
.menu-bg a:active {
	text-decoration: none;
	color: #333;
}

.topmenu a {
	font-family:verdana;
	font-size: 10px;
	color: #333;
	font-weight:bold;
}
.topmenu a:link {
	text-decoration: none;
}
.topmenu a:visited {
	text-decoration: none;
	color: #333;
}
.topmenu a:hover {
	text-decoration: underline;
	color: #333;
}
.topmenu a:active {
	text-decoration: none;
	color: #333;
}



div.rounded-box {
	position:relative;
	width: 977px;
	background-color: #dbdbdb;
	margin:0px auto;
}
/*********************
GLOBAL ATTRIBUTES
*********************/
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner {
	position:absolute;
	width:20px;
	height:20px;
	background-color:#e9e9e9;
	overflow:hidden;
}
div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {
	position:relative;
	font-size:150px;
	font-family:arial;
	color:#dbdbdb;
	line-height: 40px;
}
/*********************
SPECIFIC ATTRIBUTES
*********************/
 
div.top-left-corner {
	top:0px;
	left:0px;
}
div.bottom-left-corner {
	bottom:0px;
	left:0px;
}
div.top-right-corner {
	top:0px;
	right:0px;
}
div.bottom-right-corner {
	bottom: 0px;
	right:0px;
}
div.top-left-inside {
	left:-8px;
}
div.bottom-left-inside {
	left:-8px;
	top:-17px;
}
div.top-right-inside {
	left:-24px;
}
div.bottom-right-inside {
	left:-24px;
	top:-17px;
}
div.box-contents {
	position: relative;
	padding: 12px;
	color:#000;
}


/*************8*Charity box*****************/



div.rounded-box2 {
	position:relative;
	width: 900px;
	background-color: #999999;
	margin:0px auto;
}
/*********************
GLOBAL ATTRIBUTES
*********************/
div.top-left-corner2, div.bottom-left-corner2, div.top-right-corner2, div.bottom-right-corner2 {
	position:absolute;
	width:20px;
	height:20px;
	background-color:#dbdbdb;
	overflow:hidden;
}
div.top-left-inside2, div.bottom-left-inside2, div.top-right-inside2, div.bottom-right-inside2 {
	position:relative;
	font-size:150px;
	font-family:arial;
	color:#999999;
	line-height: 40px;
}
/*********************
SPECIFIC ATTRIBUTES
*********************/
 
div.top-left-corner2 {
	top:0px;
	left:0px;
}
div.bottom-left-corner2 {
	bottom:0px;
	left:0px;
}
div.top-right-corner2 {
	top:0px;
	right:0px;
}
div.bottom-right-corner2 {
	bottom: 0px;
	right:0px;
}
div.top-left-inside2 {
	left:-8px;
}
div.bottom-left-inside2{
	left:-8px;
	top:-17px;
}
div.top-right-inside2 {
	left:-24px;
}
div.bottom-right-inside2 {
	left:-24px;
	top:-17px;
}
div.box-contents2 {
	position: relative;
	padding: 12px;
	color:#000;
}
