/*--Overwriting Defaults S--*/
body {
	background-color: #fefefe;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #1e90ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	display: inline;
	margin: 0;
}
h4 {
	font-size: 15px;
}
input {
	padding: 0;
}
/*--Overwriting Defaults E--*/
/*--Mostly span S--*/
.Underlined {
	text-decoration: underline;
}
.LineThrough {
	text-decoration: line-through;
}
.NoTextDecoration{
	text-decoration: none;
}
.TextAlignCenter {
	text-align: center;
}
.FontSize9px {
	font-size: 9px;
}
.FontSize10px {
	font-size: 10px;
}
.ColorCC3300 {
	color: #CC3300;
}
/*--Mostly span E--*/
#container {
	margin: auto;
	width: 780px;
}
/*--Leopard Window Container Shadows S--*/
.LeopardHeaderShadows {
	background-image: url(../images/LeopardWindow/Shadow_Header.png) !important;
	background-image: none;
	background-repeat: no-repeat;
	clear: both;
	height: 22px !important;
	height: 20px;
	width: 678px;
}
.LeopardSideShadows {
	background-image: url(../images/LeopardWindow/Shadow_Sides.png) !important;
	background-image: none;
	background-repeat: repeat-y;
	width: 678px;
}
.LeopardBottomShadow1 {
	background-image: url(../images/LeopardWindow/Shadow_Bottom_Left.png) !important;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: 52px;
	margin-left: 51px;
	width: 40px;
}
.LeopardBottomShadow2 {
	background-image: url(../images/LeopardWindow/Shadow_Bottom_Middle.png) !important;
	background-image: none;
	background-repeat: repeat-x;
	float: left;
	height: 52px;
	width: 598px;
}
.LeopardBottomShadow3 {
	background-image: url(../images/LeopardWindow/Shadow_Bottom_Right.png) !important;
	background-image: none;
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	height: 52px;
	width: 40px;
}
/*--Leopard Window Container Shadows E--*/

/*--Draggable S--*/
.draggable {
	/*background-image: url(../images/Cursors/move.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	clear: both;
	height: auto;
	margin: 0 auto;
	position: relative;
	width: 100%;
	/*z-index: inherit;*/
}
.z_index2 {
	z-index: 2;
}
/*--Draggable End--*/

/*--Leopard Window Container S--*/
.LeopardWindowContainer {
	margin: auto;
	width: 678px; /*602px*/
}
.RedButton, .RedButton_X, .RedButton_P {
	background-image: url(../images/LeopardWindow/Header_Top_Left_Red_Button.gif);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	margin: 0 0 0 0 !important;
	margin: 0 0 0 0;
	width: 14px;
}
.YellowButton, .YellowButton_X, .YellowButton_P {
	background-image: url(../images/LeopardWindow/Header_Top_Left_Yellow_Button.gif);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	margin: 0 0 0 7px;
	width: 14px;
}
.GreenButton, .GreenButton_X, .GreenButton_P {
	background-image: url(../images/LeopardWindow/Header_Top_Left_Green_Button.gif);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	margin: 0 0 0 7px;
	width: 14px;
}
.RedButton_X {
	background-image: url(../images/LeopardWindow/Header_Top_Left_Red_Button_X.gif);
}
.YellowButton_X {
	background-image: url(../images/LeopardWindow/Header_Top_Left_Yellow_Button_X.gif);
}
.GreenButton_X {
	background-image: url(../images/LeopardWindow/Header_Top_Left_Green_Button_X.gif);
}
.RedButton_P {
	background-image: url(../images/LeopardWindow/Header_Top_Left_Red_Button_P.gif);
}
.YellowButton_P {
	background-image: url(../images/LeopardWindow/Header_Top_Left_Yellow_Button_P.gif);
}
.GreenButton_P {
	background-image: url(../images/LeopardWindow/Header_Top_Left_Green_Button_P.gif);
}
.HeaderSection1, .HeaderSection2, .HeaderSection2b, .HeaderSection3 {
	cursor: move;
}
.LeopardWindowContainer .HeaderSection1 {
	/*background-image: url(../images/LeopardWindow/Header_Top_Left_Buttons.png);*/
	background-image: url(../images/LeopardWindow/Header_Top_Left_Rounded_Corner.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: 22px;

	margin-left: 38px !important;
	margin-left: 19px;
	width: 64px;
}
.LeopardWindowContainer .HeaderSection1b {
	cursor: default;
	height: 14px;
	margin-left: 8px;
	margin-top: 5px;
	width: 56px;
}
.LeopardWindowContainer .HeaderSection2 {
	background-image: url(../images/LeopardWindow/Header_Top_Middle.png) !important;
	background-position: center top;
	background-repeat: repeat-x;
	color: #413430; /*rgb(31, 27, 23)*/
	float: left;
	font-size: 13px;
	height: 18px;
	padding-top: 4px;
	text-align: center;
	width: 474px;
}
.LeopardWindowContainer .HeaderSection2b {
	background-image: url(../images/LeopardWindow/Header_Top_Middle.png) !important;
	background-position: center top;
	background-repeat: repeat-x;
	color: rgb(31, 27, 23);
	float: left;
	height: 22px;
	width: 60px;
}
.LeopardWindowContainer .HeaderSection3 {
	background-image: url(../images/LeopardWindow/Header_Top_Right_Rounded_Corner.png);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 4px;
}
.UnselectableText {
	float: left;
	position: absolute;
	width: 300px;
}
.OnePxTransparent {
	height: 16px;
	width: 100%;
}
.Sixx3Color {
	color: #666 !important;
}
.WhiteColor {
	color: #FFF !important;
}
.BodyPosted, .BodyPosted2 {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	float: right;
	text-align: center;
	width: 88px;
}
.BodyPosted h2, .BodyPosted2 h2 {
	font-size: 7px;
	position: absolute;
	margin: 1px 0 20px 3px;
}
.BodyPosted2 {
	color: #444;
}
.LeopardWindowContainer .Body {
	background-color: rgb(232, 232, 232);
	/*background-image: url(../images/LeopardWindow/Body_Bottom_Right_Corner_Resize.gif);
	background-position: 587px 100%;
	background-repeat: no-repeat;*/
	border: 1px solid rgb(200, 200, 200);
	border-top-color: #777;
	color: #413430; /*rgb(31, 27, 23)*/
	font-size: 12px;
	margin: 0 auto;
	padding-bottom: 7px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 8px;
	width: 582px;
}
.Resize {
	background-image: url(../images/LeopardWindow/Body_Bottom_Right_Corner_Resize.gif);
	background-repeat: no-repeat;
	cursor: se-resize;
	float: right;
	height: 12px;
	left: 1px;
	position: relative;
	top: -13px;
	width: 13px;
}
.WhiteBgColor {
	background-color: #FFF !important;
}
/*--Leopard Window E--*/

/*--Donations S--*/
#DonationsContainer {
	margin: auto;
	margin-bottom: 12px;
	width: 502px;
}
#DonationsContainer h5 {
	font-size: 12px;
}
.Donations {
	display: block;
}
.Donations * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #FFFFFF;
}
.Donations1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	background: #fafafa;
}
.Donations2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	background: #fbfbfb;
}
.Donations3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #fbfbfb;
	border-right: 1px solid #fbfbfb;
}
.Donations4 {
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}
.Donations5 {
	border-left: 1px solid #fafafa;
	border-right: 1px solid #fafafa;
}
.Donationsfg {
	background: #FFFFFF;
	background-image: url(../images/Donations/Server.gif);
	background-position: 96% 34%;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}
.Donationsfg table {
	color: #005cb5;
	margin: auto;
}
.head {
	color: rgb(114, 131, 157);
	font-weight: bold;
}
.Donationsfg td {
	text-align: center;
	width: 100px;
}
.Raised {
	background-color: #EEE;
	border: 1px solid #CCC;
	color: #6495ed;
	font-size: 20px;
	margin: 0 auto;
	padding: 4px;
	text-align: center;
	width: 478px;
}
.Raised h5 {
	font-weight: normal;
}
.Amount {
	border: 1px solid #F0F0F0;
}
.PPDonateForm {
	margin: 0;
	margin-bottom: 8px;
}
.PPDonationButtons {
	width: 100%;
}
.PPDonationButtons td {
	vertical-align: top;
	width: 50%;
}
/*--Donations E--*/
/*--Donors Table S--*/
.Donors {
	border: 1px solid #CCC;
	border-collapse: collapse;
	background-color: #FFF;
	margin: 0 auto;
	width: 488px;
}
.Donors thead {
	font-weight: bold;
}
.Donors td {
	text-align: center;
	width: 50%;
}
.Donors tfoot td {
	background-color: #dcdcdc;
	text-align: center;
}
.Border0Bottom {
	border-bottom: 0;
}
Border0Top {
	border-top: 0;
}
.TYDonors {
	color: #666;
	font-size: 12px;
	font-weight:;
	margin: 8px auto 0 auto;
	position: relative;
	text-align: center;
	top: -1px;
	width: 110px;
}
/*--Donors Table E--*/
.Message {
	background-color: #EEE;
	border: 1px solid #CCC;
	color: #CC3300;
	font-size: 12px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 4px;
	width: 592px;
}
#Copyright {
	color: #666;
	font-size: 11px;
	margin: 0 auto;
	padding: 4px;
	padding-top: 0;
	position: relative;
	text-align: center;
	width: 610px;
}
.ImagePreloader {
	display: none;
	azimuth: hidden;
	position: absolute;
	left: -3000px;
}