/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lefthome {
	background-image: url(../images/ipspi_02.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.innerhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}

a.menu:link {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a.menu:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
td.intro {
	border: 1px solid #006699;
	margin: 2px;
	padding: 6px;
	width: 182px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

td.introleft {
	border: 1px solid #006699;
	margin: 2px;
	padding: 6px;
	width: 538px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.donor {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #006699;
	margin: 4px;
	padding: 4px;
}

.story {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #006699;
	margin: 4px;
	padding: 4px;
}


a.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.ul {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}


a.menu:active {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.rose {
	background-image: url(../images/leaf.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



.righthome {
	background-image: url(../images/ipspi_04.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodytxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.activemnu {
	background-image: url(../images/ipspi2_20.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}


td.normal{
	height: 20px;
	color: #336699;
	text-decoration: none;
	background-color: White;
	background-image: url(../images/ipspi_20.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.contactus {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
}

a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
}

a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
}



td.normalon {
	height: 20px;
	color: #3366FF;
	text-decoration: none;
	background-color: White;
	background-image: url(../images/ipspi2_20.jpg);

} 
.nonactive {

	background-image: url(../images/ipspi_20.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}


a.menuleft:link {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a.menuleft:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a.menuleft:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: none;
	color: #ff8504;
	text-decoration: none;
}

a.menuleft:active {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

#coolmenu{
border: 1px solid black;
width: 170px;
background-color: #d8e4f8;
}

#coolmenu a{
font: 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 180px;
color: black;
text-decoration: none;
border-bottom: 1px solid black;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #768eb6;
color: white;
}

