p {
  font-size: 12px;
}

/*/*/a{}
body p {
  font-family: arial;
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: x-small;
}
html>body p {
    font-size: x-small;
}
/* */


select, input {
	background-color:#fffff2;
	font-weight: normal;
	color:#000000;
}

UL, LI {
  font-family: arial;
  font-size: x-small;
  font-size: x-small;
}


.bodyXsmall {
  font-family: arial;
  font-size: x-small;
}
	
	
	
	
.message {
	font-size: 14px;
	font-weight: bold;
	color: red;
	font-family: arial;
}

.subHead1 {
	font-size: medium;
	font-weight: bold;
	color: #C8005B;
}

.subHead2 {
	font-family: arial;
	font-size: small;
	font-weight: bold;
	color: #444444;


}
.headWhite {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;

}
.bodyWhite {
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
	
}	
.bodyPink {
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	color: #C8005B;

	
}

.bodyBlack {
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}


/* Menu Styles */
.menulink {
	text-decoration:none;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #ffffff;

}
.menu1_clicked {
	background-color: #CCCCE5;
	border-left: 1px solid #ffffff;
}
.menu_hover1 { 
	color: #333399; 
	border-left: 1px solid #ffffff;
	background-color: #C8005B;
	font-size: 12px;
	font-family: arial;
	text-indent: 10px;
}
.menurow1 {
	border-left: 1px solid #ffffff;
	background-color:#444444;
	
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #ffffff;
	text-indent: 10px;
}

.menu_hover2 { 
	color: #333399; 
	background-color: #D25B91;
	font-size: 12px;
	font-family: arial;
}
.menurow2 {
	background-color:#C8005B;
	border-left: 1px solid #ffffff;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #ffffff;
	text-indent: 10px;
}


.menurow3 {
	background-color:#D25B91;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #ffffff;
}

.menurow4 {
	background-color:#C8005B;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #ffffff;
}

.footer {
	background-color:#FBE9E6;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	color: #000000;
}


TD.navBGHome {
	background-image:  url('../images/anglebg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}
	
TD.navBG {
	background-image:  url('../images/anglebg1.gif');
	background-repeat: no-repeat;
	background-position: top left;
