BODY {
	color: #454545;
	background-color: White;
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align: LEFT;
}

form {
	margin: 0px;
}


A {
	color: #454545;
	text-decoration: none;
		font-size: 12px;
}

A:HOVER {
	color: #454545;
	text-decoration: underline;
}

h1 {
		font-size: 16px;
		margin : 0px;
}

h2 {
		font-size: 14px;
}

td {
		font-size: 12px;
}
hr {
height : 1px;
		color: #454545;
}

a.hidden {
		color: #454545;
	text-decoration: none;
}

a.hidden:hover {
		color: #454545;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
a.NAV {
		color: #454545;		
	text-decoration: none;

}

a.NAV:hover {
color: #CC6633;
	text-decoration: none;

}

a.NAV:focus {
	color: #CC6633;
	text-decoration: none;
}

#lifeNav{
color: #CC6633;
 font-weight : bold;
}

li.but {
border: 1px solid #29166F; 
font : 14px;
padding:5px; 
background: #F2F2F2;
text-decoration: none;
text-align: center;
list-style: none;
margin-bottom: 8px;
margin-left: 0px;
width: 250px;
display: inline;
margin-right: 10px;
 word-wrap: normal;
 white-space: nowrap;
}
li.but2 {
border: 1px solid #29166F; 
font : 14px;
padding:5px; 
background: #F2F2F2;
text-decoration: none;
text-align: center;
list-style: none;
margin-bottom: 8px;
margin-left: 0px;
width: 150px;
display: inline;
margin-right: 10px;
 word-wrap: normal;
 white-space: nowrap;
 
}
li.but3 {
border: 1px solid #29166F; 
font : 14px;
padding:5px; 
background: #F2F2F2;
text-decoration: none;
text-align: center;
list-style: none;
margin-bottom: 8px;
margin-left: 0px;
width: 250px;


margin-right: 10px;

 
 
}
ul {
	margin: 0px;
}

form td, input, select {
		font-family: Tahoma, Arial;
	font-size: 11px;
}

.alphabet {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	display: inline;
	list-style-type: none;
	height: 15px;
	width: 15px;

}

html>body .alphabet a {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	display: inline;
	list-style-type: none;
	height: 25px;
	width: 25px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #333333;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 170%;
	margin: 0px;
}

.alphabet a {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	display: inline;
	list-style-type: none;
	height: 25px;
	width: 25px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #333333;
	line-height: 170%;
	margin: 3px;
	background-color: #FFFFFF;

}
.alphabet a:hover{
	border: 1px solid Black;
		background: #79A2D2;
		text-decoration: none;

}
.alphabet .selected {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	height: 25px;
	width: 25px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #333333;
	line-height: 170%;
	margin: 3px;
	background-color: #333333;
}
li a {
  	display: inline-block;
	height: 74px;
	text-decoration: none;
  
}

