@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#494949;
	}
.redbigfont{
	color:#fc1b17;
	font-size:16px;
	font-weight:bold;
	}
.blackbold{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	}
.blue_link, blue_link:link, blue_link:visited {
	color:#46729f;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.blue_link:hover {
	color:#46729f;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.gray_link, gray_link:link, gray_link:visited {
	color:#494949;
	font-size:12px;
	text-decoration:none;
}
.gray_link:hover {
	color:#494949;
	font-size:12px;
	text-decoration:underline;
}
.backhome{
	background:url(../images/bg.gif) center no-repeat;
	width:983px;
	height:593px;
	}
.doantionback{
	background:url(../images/donaimg.gif) top right no-repeat;
	width:326px;
	height:320px;
	}
.backdona1{
	background:url(../images/ss-topbg.gif) center no-repeat;
	width:987px;
	height:450px;
	}
.backdona2{
	background:url(../images/ss-topbg.gif) center repeat-y;
	width:987px;
	height:auto;
	}
.backdona3{
	background:url(../images/ss-bottombg.gif) center no-repeat;
	width:987px;
	height:220px;
	}