


<style type="text/css">

.atkLight
{
	background-color: #E9EBEC;
	color: #B8E23;
}

.atkMedium
{
	background-color: #FFDDBB
	color: #B1510A;
}

table.atkMainTable
{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #8B0000;
}

table.atkInnerTable
{
	background-color: #FFDDBB;
	color: #FFDDBB;
}

td.atkHeader
{
	background-image: url(/core/skins/headfoot/std_orange/img/atk_thead_back2.gif);
	background-repeat: repeat-x;
	background-color: #B6001B;
	height: 30px;
	font-size: 16px;
	text-align: left;
	border: 2px;
	color: #FFFFFF;
	font-weight: bold; 
	padding : 5px 5px 5px 5px;
}

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

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

.atkCell
{
	background-color: #FFDDBB;
	padding: 1px 5px 1px 5px;
}

td.atkListerControl
{
	background-image: url(/core/skins/headfoot/std_orange/img/atk_tfoot_back.gif);
	background-repeat: repeat-x;
	background-color: #D0153B;
	color: white;
	font-weight: bold;
	text-align: center;
	padding : 2px 5px 2px 5px;
}

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

td.atkListerControlRows
{
	background-color: #FFDDBB;
	color: #B22222;
	font-weight: bold;
	text-align: center;
	padding : 2px 5px 2px 5px;
}

td.atkListerFieldnames
{
	background-image: url(/core/skins/headfoot/std_orange/img/atk_tbody_hover2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FF942D;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding : 2px 5px 2px 5px;
}

input.atkButton
{
	background-color: #EE7500; 
	color: White;
	font-weight: bold;
	font-size: 85%;
	margin: 2px;
	border-color: #EAF5FF;
	border-style: solid;
	border-width: thin thin thin thin;

}

.atkEditorLeft
{
	background-color: #FFDDBB;
	color: #B1510A;
	font-weight: 200;
	text-align: left;
	padding: 1px 5px 2px 5px;

}

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


td.atkEditorControl
{
	background-image: url(/core/skins/headfoot/std_orange/img/atk_tfoot_back.gif);
	background-repeat: repeat-x;
	background-color: #D0153B;
	color: white;
	font-weight: bold;
	text-align: center;
	padding : 2px 5px 2px 5px;
}

a
{
	color: #B1510A;
	font-weight: bold;
}

a.jinTableLink
{
	color: #B1510A;
	font-weight: bold;
}

a.jinTableLink:visited
{
	color: #B1510A;
	font-weight: bold;
}

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

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

.jinOrderSectionTitle
{
	font-size: 120%;
	font-weight: bold;
	color: #4F5263;
	margin: 30px 0px 10px 0px;
}

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

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

</style>

