@import url("displaytag.css");

body.dtStyle,input.dtStyle,select.dtStyle,td.dtStyle,textarea.dtStyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body.dtStyle-fixed,input.dtStyle,select.dtStyle,td.dtStyle,textarea.dtStyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h4.dtStyle,h5.dtStyle,h6.dtStyle,p.dtStyle,strong.dtStyle,div.dtStyle,form.dtStyle,acronym.dtStyle,label.dtStyle,table.dtStyle,td.dtStyle,th.dtStyle,span.dtStyle,a.dtStyle,hr.dtStyle,code.dtStyle,pre.dtStyle,hr.dtStyle
{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
	width: 98%;
}

h4.dtStyle-fixed,h5.dtStyle-fixed,h6.dtStyle-fixed,p.dtStyle-fixed,strong.dtStyle-fixed,div.dtStyle-fixed,form.dtStyle-fixed,acronym.dtStyle-fixed,label.dtStyle-fixed,table.dtStyle-fixed,td.dtStyle-fixed,th.dtStyle-fixed,span.dtStyle-fixed,a.dtStyle-fixed,hr.dtStyle-fixed,code.dtStyle-fixed,pre.dtStyle-fixed,hr.dtStyle-fixed
{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
	width: 98%;
}

a,a:visited,a:hover {
	color: #666;
	text-decoration: none;
}

img {
	border: none;
}

table hr {
	height: 1px;
	clear: both;
	margin: none;
}

table.dtStyle th {
	background-color: #99C197;
	font-size: 15px;
	text-align: center;
	height:25px;
}

table.dtStyle-fixed th {
	background-color: #99C197;
	font-size: 15px;
	text-align: center;
	height:25px;
}

table.dtStyle tr {
	text-align: center;
	font-size: 13px;
}

table.dtStyle-fixed tr {
	text-align: center;
	font-size: 13px;
}

table.subDtStyle {
	text-align: center;
	font-size: 13px;
	border: 1px solid #000000;
	padding: 0;
	border-collapse: collapse;
}

table.subDtStyle th {
	border: 1px solid #888888;
}
table.subDtStyle tr {
	border: 1px solid #888888;
}
table.subDtStyle td {
	border: 1px solid #888888;
}

table.dtStyle tr.even {
	text-align: center;
	background-color: #DFDFDF;
}

table.dtStyle-fixed tr.even {
	text-align: center;
	background-color: #DFDFDF;
}

dt {
	font-weight: bold;
}

acronym {
	border-bottom: 1px dashed #000;
	cursor: help;
}

ul#stylelist {
	margin: 0 0 20px 0;
	height: 20px;
	padding: 0;
}

ul#stylelist li {
	list-style-type: none;
	float: left;
	width: 100px;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 2px;;
	float: left;
	width: 100px;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 2px;
	margin: 0 2px 0 0;
}

ul#showsource {
	float: right;
	padding: 0;
	margin: 15px 20px 0 0;
	width: 100px;
	height: 33px;
	list-style-type: none;
	background-image: url("../img/viewsource.png");
	background-repeat: no-repeat;
	margin-bottom: -30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}

ul#showsource a,ul#showsource a:visited {
	font-size: 11px;
	font-family: verdana;
	color: #fff;
}

table.sublist {
	margin: 0 0 0 0;
	width: 100%;
}

table.sublist td,table.sublist th {
	width: 50%;
}
