<!---	 
Filename:		CshStyle.css
Application:	Cariten Senior Health web site
Path:			/Common
Programmer:		Larry Luke
Created:		10/11/2005
LastUpdate:		11/15/2005
--->


<STYLE TYPE="text/css">

body {

	scrollbar-track-color:#24166c;
	scrollbar-arrow-color: #24166c;
	scrollbar-face-color: #e0e0e0;
	scrollbar-highlight-color:#e0e0e0;
	scrollbar-3dlight-color:#c0c0c0;
	scrollbar-shadow-color:#e0e0e0;
	scrollbar-darkshadow-color:#c0c0c0;
}

.txtBlack10px {
	
	font-family: arial,helvetica,verdana;
	font-size: 10px;
	color: #000000;
	
}

.txtBlack12px {
	
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #000000;
	
}

.txtBlack14px {
	
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	color: #000000;
	
}

.txtBlack16px {
	
	font-family: arial,helvetica,verdana;
	font-size: 16px;
	color: #000000;
	
}

.txtBlack18px {
	
	font-family: arial,helvetica,verdana;
	font-size: 18px;
	color: #000000;
	
}

.txtWhite10px {
	
	font-family: arial,helvetica,verdana;
	font-size: 10px;
	color: #ffffff;
	
}

.txtWhite12px {
	
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #ffffff;
	
}

.txtWhite14px {
	
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	color: #ffffff;
	
}

.txtWhite15px {
	
	font-family: arial,helvetica,verdana;
	font-size: 15px;
	color: #ffffff;
	
}

.txtRed10px {
	
	font-family: arial,helvetica,verdana;
	font-size: 10px;
	color: #d5231c;
	
}

.txtRed12px {
	
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #d5231c;
	
}

.txtRed14px {
	
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	color: #d5231c;
	
}

.txtRed16px {
	
	font-family: arial,helvetica,verdana;
	font-size: 16px;
	color: #d5231c;
	
}

.txtBlue10px {
	
	font-family: arial,helvetica,verdana;
	font-size: 10px;
	color: #24166c;
	
}

.txtBlue12px {
	
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #24166c;
	
}

.txtBlue14px {
	
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	color: #24166c;
	
}

.txtBlue16px {
	
	font-family: arial,helvetica,verdana;
	font-size: 16px;
	color: #24166c;
	
}

.txtTurq10px {
	
	font-family: arial,helvetica,verdana;
	font-size: 10px;
	color: #0099cc;
	
}

.txtTurq12px {
	
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #0099cc;
	
}

.txtTurq14px {
	
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	color: #0099cc;
	
}

.txtOrange10px {
	
	font-family: arial,helvetica,verdana;
	font-size: 10px;
	color: #ff6600;
	
}

.txtOrange12px {
	
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #ff6600;
	
}

.txtOrange14px {
	
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	color: #ff6600;
	
}

.txtOrange16px {
	
	font-family: arial,helvetica,verdana;
	font-size: 16px;
	color: #ff6600;
	
}

.txtOrange18px {
	
	font-family: arial,helvetica,verdana;
	font-size: 18px;
	color: #ff6600;
	
}

.selectStyle {

	font-family: courier;
	font-size: 14px;
	color: #24166c;
	
}

.selCatStyle {

	width: 450px;
	font-family: courier;
	font-size: 14px;
	color: #24166c;
	
}

.iTxtStyle {

	font-family: courier;
	font-size: 14px;
	color: #24166c;
	
}

.blueButton {
	background-color: #21466c;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	color: #ffffff;
	font-family:arial, helvetica, verdana;
	font-size:14px;}

.trigger {

	cursor: pointer;
	cursor: hand;

}

.branch {

	display: none;

}

.time {
	behavior: url(#default#time2);	
}

</STYLE>