
<style type="text/css">

body {

margin: 0px 0px 0px 0px;

}

.atkLight
{
	background-color: #fcfcfc;
	color: #000000;
}

.atkMedium
{
	background-color: #f0f0f0;
	color: #000000;
}

table.atkMainTable
{
	background-color: black;
}

table.atkInnerTable
{
	background-color: #fcfcfc;
	color: #000000;
}

td.atkHeader
{
	background-color: #FFcc00;
	color: #fcfcfc;
	font-weight: bold;
	font-size: 90%;
	padding : 1px 5px 1px 5px;

	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
}

a.atkHeader
{
	color:  #fcfcfc;
}

td.atkControl
{
	background-color: #f0f0f0;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding : 2px 5px 2px 5px;

	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
}

a.atkControl
{
	font-weight: bold;
	color: #000000;
}

.atkCell
{
	background-color: #fcfcfc;
	padding: 1px 5px 1px 5px;
	text-align: left;
}

td.atkListerControl
{
	background-color: #f0f0f0;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding : 2px 5px 2px 5px;

	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
}

td.atkListerPager
{
	background-color: #f0f0f0;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding : 2px 5px 2px 5px;

	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
}

td.atkListerControlRows
{
	background-color: #f0f0f0

a.atkListerControlRows
{
	
	
};
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding : 2px 5px 2px 5px;

	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
}

td.atkListerFieldnames
{
	background-color: #f0f0f0;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding : 2px 5px 2px 5px;

	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
}

input.atkButton
{
	background-color: #f0f0f0;
	color: #000000;
	font-weight: bold;
	font-size: 85%;
	margin: 2px;
}

.atkEditorLeft
{
	background-color: #f0f0f0;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 1px 5px 2px 5px;

}

.atkEditorRight
{
	background-color: #fcfcfc;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 1px 5px 1px 2px;
}

td.atkEditorControl
{
	background-color: #f0f0f0;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding : 2px 5px 2px 5px;

	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
}

a.jinTableLink
{
	color: #8b4513;
}

a.jinTableLink:visited
{
	color: #8b4513;
}

.jinHeader
{
	text-align: center;
	font: normal 20pt Tahoma, sans-serif;
	color: #FFcc00;
	margin-bottom: 5px;
}

.jinSubheader
{
	color: #FFcc00;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 3px;
}

.jinOrderSectionTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #4F5263;
	margin: 30px 0px 10px 0px;
}

.jinOrderSection
{
	font: normal 12pt Arial, Helvetica, sans-serif;
	color: #555555;
	margin: 10px 0px 10px 0px;
}

input.jinOrderButton
{
	font: normal 12pt Arial, Helvetica, sans-serif;
}

table.items
{
	background-color: #555555;
}

th.items
{
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #555555;
}

td.items
{
	font: normal 10pt  Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 3px;
}

</style>

