/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
.right
{
	
	background-image: url(../images/top_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
.left
{
	
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
.top_left {
	background-image: url(../images/top_left1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 171px;
	width: 17px;
}
.top_right {
	background-image: url(../images/top_right1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 171px;
	width: 17px;
}
.top_banner {
	background-image: url(../images/top_banner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 131px;
}

.link_line {
	background-image: url(../images/link_line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1px;
}
.link_left {
	background-image: url(../images/link_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 7px;
	height: 28px;
}
.link_right {
	background-image: url(../images/link_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 5px;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #670001;
	text-decoration: none;
	text-align: center;
}
a.link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #670001;
	text-decoration: none;
	text-align: center;
}
a.link:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.shado_mid {
	background-image: url(../images/shado_mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 13px;
}
.shado_left {
	background-image: url(../images/shado_mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 13px;
}
.search {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#ffffff;
	border: 1px solid #670001;
	text-decoration:none;
}
.butt {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #670001;
	border: 1px solid #000000;
}
.news_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #670001;
	text-decoration: none;
}
a.news_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #670001;
	text-decoration: none;
}
a.news_title:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.news_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
.donation_title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #670001;
	text-decoration: none;
	text-align: left;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
	vertical-align: top;
}
.bot_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.s_left {
	background-image: url(../images/s_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
	width: 20px;	
}
.s_mid {
	background-image: url(../images/s_mid.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 8px;
}
.s_right {
	background-image: url(../images/s_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
	width: 20px;	
}
.main {
	font-family: Verdana;
	font-size: 26px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.border {
	border: 4px double #000000;
}