/******** global style ********/
body
{
	margin: 0px;
	background-color: #3f3f3f;
/*	background-image: url('images/bg.png');
	background-repeat: repeat*/
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
}

a
{
	color: #FFFF00;
	text-decoration: none;
}

a:link
{
}

a:visited
{
}

a:hover
{
	font-weight: bold;
}

a:active
{
	font-style: italic;
}

table
{
	top: 0px;
	border: none;
	border-collapse: collapse;
}

tr
{
}

th
{
}

td
{
	background-position: top;
/*	line-height: 16px;*/
}

img
{
	border: 0px;
	vertical-align: middle;
}
/******** global style ********/


/******** header section style ********/
div.section_header
{
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
}

table.section_header
{
	border-width: 1px;
	border-spacing: 2px;
	border-style: dashed;
	border-color: #9f9f9f;
/*	background: #1f1f1f;*/
	background: #000000;
	border-collapse: collapse;
}
/******** header section style ********/


/******** footer section style ********/
div.section_footer
{
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}

table.section_footer
{
	border-width: 1px;
	border-spacing: 2px;
	border-style: dashed;
	border-color: #9f9f9f;
/*	background: #1f1f1f;*/
	background: #000000;
	border-collapse: collapse;
}

table.section_footer td
{
	vertical-align: bottom;
}
/******** footer section style ********/


/******** navigation section style ********/
div.section_navigation
{
	color: #ffffff;
	text-align: center;
}

hr.section_navigation
{
	color: #9f9f9f;
	height: 0px;
	width: 100%;
	border: none;
	border-top: thin dashed;
}

table.section_navigation
{
	border-width: 1px;
	border-spacing: 2px;
	border-style: dashed;
	border-color: #9f9f9f;
	background: #7f7f7f;
	padding: 1px;
}

table.section_navigation th
{
	border-width: 1px;
	border-spacing: 2px;
	border-style: dotted;
	background: #4f4f4f;
	padding: 1px;
}
table.section_navigation td
{
	padding: 1px;
}
/******** navigation section style ********/


/******** status section style ********/
div.section_status
{
	color: #ffffff;
	text-align: center;
}

hr.section_status
{
	color: #9f9f9f;
	height: 0px;
	width: 100%;
	border: none;
	border-top: thin dashed;
}

table.section_status
{
	border-width: 1px;
	border-spacing: 2px;
	border-style: dashed;
	border-color: #9f9f9f;
	background: #7f7f7f;
	padding: 1px;
}

table.section_status th
{
	border-width: 1px;
	border-spacing: 2px;
	border-style: dotted;
	background: #4f4f4f;
	padding: 1px;
}
table.section_status td
{
	padding: 1px;
	text-align: left;
}

table.section_status_body
{
	border-width: 0px;
	border-spacing: 0px;
	background: #7f7f7f;
}

table.section_status_body td
{
	padding: 1px;
}
/******** status section style ********/


/******** main section style ********/
div.section_main
{
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
}

table.section_main
{
	border-width: 1px;
	border-spacing: 2px;
	border-style: dashed;
	border-color: #9f9f9f;
	background: #7f7f7f;
}
table.section_main th
{
	border-width: 1px;
	border-spacing: 2px;
	border-style: dotted;
	border-color: #9f9f9f;
	background: #4f4f4f;
	padding: 2px;
}
table.section_main td
{
	border-width: 1px;
	border-spacing: 2px;
	border-style: dotted;
	border-color: #9f9f9f;
	background: #7f7f7f;
	padding: 2px;
}

table.section_main_header
{
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}
table.section_main_header th
{
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}
table.section_main_header td
{
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}
/******** main section style ********/
