img, div, a, li, a:hover { behavior: url(../common/iepngfix.htc) }

img {
	border: 0;
}

h1 {
	background:url(../grfx/green-header.png) no-repeat;
	color: #fff;
	width: 231px;
	height: 26px;
	font-size: 16px;
	padding: 2px 0 0 15px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	color: #ffb400;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h4 {
	color: #ffb400;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

a {
	color: #8ebd00;
	text-decoration: none;
}

	a:hover {
		color: #ffb300;
	}
	
.internal_list {
		list-style: none;
		margin-left: -20px;
}

.internal_list li {	
	padding-left: 25px;
	background-image: url(../grfx/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.alphabet a {
	font-size: 19px;
	color: #ffb200;
	padding: 1px 8px 6px 6px;
}

.alphabet a:hover {
	background:url(../grfx/backgrounds/link_bg.jpg) no-repeat;
	color: #fff;
}


.alphabet a.active {
	background:url(../grfx/backgrounds/link_bg.jpg) no-repeat;
	color: #fff;
}

.submit {
	background:url(../grfx/submit.jpg) no-repeat;
	width: 80px;
	height: 29px;
	border: 0;
	cursor: pointer;
}

/*
input {
   width: 135px;
}
*/

.hide { position:absolute; visibility:hidden; }
.show { position:absolute; visibility:visible; }

.bhtb { border:0px; padding:2px;  text-align: center; }
.bht { width:170px; height:32px; background:url(../pic/tbg_n.png); }

