@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
P{
	padding-right: 12px;
	
}

#topmenu a.menu_new{
		float:left;
		height:25px;
		background:url(/im/menu_bg.gif) 0 0;
		background-repeat: no-repeat;
		display:block;
		overflow:hidden;
		text-decoration:none;
		font-weight: bold;
		color: #FFFFFF;
		font-size: 12px;
		padding: 5px 0px 0px 0px;
		width: 90px;
		text-align:center
}

#topmenu a.menu_new:hover
	{ 
	background:url(/im/menu_r_bg.gif) 0 0;
	background-repeat: no-repeat;
	color: #000000;
}
#topmenu a.menu_new:active a.menu_new:down a.menu_new:link{
	background:url(/im/menu_bg.gif) 0 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
}


#topmenu a.menu_new2{
		float:left;
		height:25px;
		background:url(/im/menu_bg2.gif) 0 0;
		background-repeat: no-repeat;
		display:block;
		overflow:hidden;
		text-decoration:none;
		font-weight: bold;
		color: #FFFFFF;
		font-size: 12px;
		padding: 5px 0px 0px 0px;
		width: 150px;
		text-align:center
}

#topmenu a.menu_new2:hover
	{ 
	background:url(/im/menu_r_bg2.gif) 0 0;
	background-repeat: no-repeat;
	color: #000000;
}
#topmenu a.menu_new2:active a.menu_new2:down a.menu_new2:link{
	background:url(/im/menu_bg2.gif) 0 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#topmenu a.menu_new3{
		float:left;
		height:25px;
		background:url(/im/menu_bg3.gif) 0 0;
		background-repeat: no-repeat;
		display:block;
		overflow:hidden;
		text-decoration:none;
		font-weight: bold;
		color: #FFFFFF;
		font-size: 12px;
		padding: 5px 0px 0px 0px;
		width: 130px;
		text-align:center
}

#topmenu a.menu_new3:hover
	{ 
	background:url(/im/menu_r_bg3.gif) 0 0;
	background-repeat: no-repeat;
	color: #000000;
}
#topmenu a.menu_new3:active a.menu_new3:down a.menu_new3:link{
	background:url(/im/menu_bg3.gif) 0 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.quote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style:italic;
	color: #219741;
	padding-left: 0px;
}
.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 17px;
}
.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
a:link {
	color:#C40009;
	text-decoration:none;	
	font-weight: bold;
}
a:hover {
    color:#C40009;
	text-decoration:underline;
}
a:visited {
	color:#209740;
	text-decoration:none;
	font-weight: bold;
}.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 17px;
	font-weight: bold;
	color:#219741;
}
.raffle_panel{
	position:relative;
	width: 201px;
	height: 250px;
	background:url(/im/raffle_border.gif) 0 0;
	background-repeat: repeat-y;

}
.raffle_panel_body{

	padding: 10px 10px 10px 20px;
}
.raffle_panel_btm{
	width: 201px;
	height: 7px;
	background:url(/im/raffle_btm.gif) 0 0;
	background-repeat: no-repeat;

}
.donatenow{

	position: absolute; 
	bottom: 10px; 
	margin-left: 18px;


}
.tickets{

	position: absolute; 
	bottom: 6px;
	margin-left: 0px;

}
