img
{
	border-style: none;
}

h2
{
    margin-top: 0px;
    padding-top: 10px;
	color: #1574b0;
}

h3
{
	color: #1574b0;
	margin-bottom: 0px;
}

h4
{
	color: #1574b0;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(img/arrow_s.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: 15px;	
}
h5
{
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(img/arrow_s.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: 15px;	
}
h5:hover
{
	color: #1574b0;
}
.container
{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	vertical-align: middle;
}

.loadingImg
{
	 position: absolute;
	 right: 1px;
	 top: 80px;
	 z-index: 10;
}

.bottom 
{
	padding-top: 5px;
	text-align: center;
	font-style: italic;
	font-size: x-small;
}

.bottom a 
{
	color: black;
}

.leftnav
{
	float: left;
	width: 150px;
	height: 100%;
	margin: 0;
	padding: 11px;
}

.menu_header
{
	background-image: url(img/menu_item.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 195px;
	height: 36px;
	color: #FFFFFF;
	line-height: 30px;
	text-indent: 00px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}

.menu_dk
{
	text-align: center;
	vertical-align: top;
	font-size: 11px;
}

.menu_category
{
	padding-top: 20px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.menu_item
{
	background-image: url(img/arrow_s.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: 15px;
	padding: 0px 0 0px 0;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 13px;
}

.menu_item a
{
	color: #1574b0;
	text-decoration: none;
}

.menu_item a:hover
{
	color: #000000;
}

.content
{
	margin-left: 210px;
	border-left: 1px solid gray;
	padding: 16px;
	max-width: 576px;
	display: inline;
}

.tdmenu
{
	vertical-align: top;
	padding-left: 10px;
	width: 150px;
}

.tdcontent
{
	vertical-align: top;
	padding-right: 20px;
	width: 650px;
}

.mainContent
{
    padding-left: 15px;
    padding-right: 15px;
}

.sponsor
{
	text-align: center;
	clear: both;
	margin: 0;
	padding: 8px;
}

.sponsor img
{
	padding: 0 5px 0 5px;
	vertical-align: bottom;
	border-style: none;
}

.footer
{
	clear: both;
	margin: 0;
	padding: 8px;
	color: #333;
	background-color: #ddd;
	border-top: 1px solid gray;
	line-height: 16px;
	text-align: center;
	font-size: 14px;
}

.leftnav p
{
	margin: 0 0 16px 0;
}
.content h2
{
	margin: 0 0 8px 0;
}

.explain li
{
	font-style: italic;
}
.newshl
{
	font-weight: bold;
	border-bottom: dashed 1px #1574b0;
	background-image: url(img/arrow_s.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: 15px;
}
.newslink
{
	text-decoration: none;
	color: #000000;
}

.newslink:hover
{
	color: #1574b0;
}

.pretty-table tr:hover th[scope=row], .pretty-table tr:hover td
{
  background-color: #b0d28c;
}

.explain_popup
{
    background-color: #f0f0f0;
    border: solid 1px black;
    width: 350px;
    font-weight: normal;
    padding: 10px;
}

.explain_popup h3
{
    padding: 0px;
    margin: 0px;
}