BODY {
	color: #434343;
	background-color: #8f8f8c;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
}

a.hidden {

	text-decoration: none;
}

a.hidden:hover {

	text-decoration: none;
}


BODY {
	color: #434343;
	background-color: #8f8f8c;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
}

a.hidden {

	text-decoration: none;
}

a.hidden:hover {

	text-decoration: none;
}



A {
	color: #424242;
	text-decoration: none;
}

A:HOVER {
	color: black;
	text-decoration: underline;
}

h1 {
		font-size: 16px;
}
td {
		font-size: 12px;
	
}


.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: #FF9933;
			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;
  
}


#moredtes ul {position:relative;margin:0;padding:0;list-style-type:none;}
#moredtes li a { color:#EF6D22; font-weight:bold;margin:0 0 2px 0;padding:8px 0px 0px 0px; border:#666 solid 1px; width:250px; height:30px; background:#F2F2F2; text-align:center; }
#moredtes li a:hover { color:#fff; font-weight:bold;margin:0 0 2px 0;padding:8px 0px 0px 0px; border:#666 solid 1px; width:250px; height:30px; background:EF6D22; text-align:center; text-decoration:none; }
#moredtes  li:hover a,.moredtes  .ajxover a {color:#ffffff;background:#ff8000; font-weight:bold; text-decoration:none;}
#moredtes #normlink  a { border:none; background:none; padding:0; width:auto; height:auto; color:#333; margin:0; font-weight: bold; text-decoration:underline; }
#moredtes #normlink  a:hover { border:none; background:none; padding:0; width:auto; height:auto; color:#333; margin:0; font-weight: bold; text-decoration:none; }
/*
.moredet {
	color: #EF6D22;
	text-align: center;
	text-decoration: none;
	background: #F2F2F2;
	border: 1px solid #8F8F8C;

		height: 30px;
	margin-top: 5px;
padding: 5px;
	font-weight: bold;
}
.moredet:hover {
	color: #ffffff;
	text-decoration: none;
		background: #EF6D22;
	border: 1px solid #8F8F8C;

	margin-top: 5px;
	height: 30px;
padding: 5px;
	font-weight: bold;
}
a.moredet {
	color: #EF6D22;
	text-align: center;
	text-decoration: none;
	background: #F2F2F2;
	border: 0px solid #8F8F8C;
    padding: 
	font-weight: bold;
}
a.moredet:hover {
	color: #ffffff;
	text-decoration: none;
		background: #EF6D22;
	border: 0px solid #8F8F8C;
		width: 250px;
	font-weight: bold;
}
*/
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 500px;
	}
	/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 520px;
	width:220px;
	}
	#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	}
	#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 88px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}.idd {
	font-size: 14px;
}

.AJXMenueDFaTFD ul ul { border:#FFF solid 2px;}
