h1
{
	margin-top: 0px;
	font-weight: bold;
	font-size: 18pt;
	margin-bottom: 0px;
	color: #003466;
	font-style: italic;
	font-family: Arial;
	background-color: #dbe200;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
h2
{
	margin-top: 12px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0px;
	color: #cc3333;
	font-style: normal;
	font-family: Arial;
}
h3
{
	margin-top: 6px;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 0px;
	color: silver;
	text-indent: 0px;
	line-height: 1.2;
	font-style: italic;
	font-family: Arial;
}
h4
{
	margin-top: 12px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0px;
	color: #cc3333;
	font-style: normal;
	font-family: Arial;
}
BODY
{
	font-size: 10pt;
	color: #336699;
	font-family: Arial;
}
p
{
	margin-top: 6px;
	font-size: 10pt;
	margin-bottom: 0px;
	word-spacing: 0px;
	color: black;
	line-height: 120%;
	font-family: Arial;
}
td
{
	color: black;
	font-family: Arial;
	font-size: 10pt;
	margin-top: 6;
	margin-bottom: 0;
}
li
{
	margin-top: 6px;
	font-size: 10pt;
	margin-bottom: 0px;
	color: black;
	line-height: 1.2;
	font-family: Arial;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #0000ff;
}

.NoDecoration
{
	text-decoration: none;
}

.link
{
	color: #3366cc;
}
a.tree:link
{
	color: #ffffff;
}
a.tree:visited
{
	color: #ffffff;
}
a.tree:hover
{
	color: #ffffff;
}

.hidden { display:none;}

.errortip
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.editmode
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #3333FF;
	width:160px;
}

.commandlink
{
	 display:block;
	 text-align:left ;
	 margin-right:15px;
	 
}



#_ctl0_ContentPlaceHolder1_divDetail ul
{
	margin:0px;
	padding:0px;
	text-align:left;
	
}

#_ctl0_ContentPlaceHolder1_divDetail li
{
	float:left;
	text-align:left;
	list-style-type:none;
	
}

.gridview
{
	margin :10px;
}