
#wrapperIn {
	align				: center;
	width				: 780px;
	height				: 100%;
}

FONT.title {
	font-size			: 15pt;
	font-weight			: bold;
	color				: #102752;
	margin				: 5px;
	height				: 25px;				
	text-align			: inherit;	
}

TD.head {
	font-size			: 9pt; 
	font-weight			: bold;
	color				: #FFFFFF;
	background-image	: url(../images/hdr_bg.gif);
	background-repeat	: repeat-x;
	background-color	: #E9EFF4;
	padding				: 1px 5px 1px 5px;
	height				: 20px;
}

TD.top {
	width			: 780px;
	height			: 110px;
	background-color	: #9ebce2;
}

TD.menu {
	height			: 34px;
	background-image	: url(../images/topbar.gif);
	background-repeat	: repeat-x;
	background-color	: #9ebce2;
}

TD.side {
	width			: 7px;
	height			: 100%;
	background-image	: url(../images/side.gif);
	background-repeat	: repeat-y;
	background-color	: #9ebce2;
}

TD.header {
	font-size		: 13pt;
	font-weight		: normal;
	color			: #FF9500;
	padding			: 5px 20px 5px 30px;
	width			: 100%;
	height			: 25px;
	text-align		: right;			
}


TD.content {
	width			: 724px;
	height			: 100%;
	padding			: 5px 20px 5px 20px;
	border-color		: #808080;
	border-style		: solid;
	border-width		: 1px 0px 0px 1px;
}


TABLE.bottom {
	width			: 780px;
	height			: 20px;
	background-image	: url(../images/bottom1.gif);
	background-repeat	: no-repeat;
	background-color	: #9ebce2;
}


IMG.top {
	border-color		: #000000;
	border-style		: solid;
	border-width		: 1px 1px 1px 1px;
}

DIV {
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
}

HR {
	color			: #DEE3E7;
}

HR.bl {
	color			: #014c73;
	height			: 1px;
}

HR.org {
	color			: #FF9500;
}

HR.wh {
	color			: #FFFFFF;
}

TD.head2 {
	font-size		: 9pt; 
	font-weight		: bold;
	color			: #014c73;
	background-color	: #E9EFF4;
	border-color		: #7EB0C9;
	border-style		: solid;
	border-width		: 1px 1px 1px 1px;
	border-collapse		: collapse;
	height			: 20px;
	padding			: 1px 5px 1px 15px;
}

FONT.eight {
	font-size		: 8pt;
	font-weight		: normal;
}

FONT.eightB {
	font-size		: 8pt;
	font-weight		: bold;
}

FONT.eightOrg {
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FF9500;
}

FONT.eightBOrg {
	font-size		: 8pt;
	font-weight		: bold;
	color			: #FF9500;
}

FONT.eightBRed {
	font-size		: 8pt;
	font-weight		: bold;
	color			: #FF0000;
}

FONT.nine {
	font-size		: 9pt;
	font-weight		: normal;
}

FONT.nineB {
	font-size		: 9pt;
	font-weight		: bold;
}

FONT.nineOrg {
	font-size		: 9pt;
	font-weight		: normal;
	color			: #FF9500;
}

FONT.nineBOrg {
	font-size		: 9pt;
	font-weight		: bold;
	color			: #FF9500;
}

FONT.nineRed {
	font-size		: 9pt;
	font-weight		: normal;
	color			: #FF0000;
}

FONT.nineBRed {
	font-size		: 9pt;
	font-weight		: bold;
	color			: #FF0000;
}

FONT.ten {
	font-size		: 10pt;
	font-weight		: normal;
}

FONT.tenB {
	font-size		: 10pt;
	font-weight		: bold;
}

FONT.tenOrg {
	font-size		: 10pt;
	font-weight		: normal;
	color			: #FF9500;
}

FONT.tenBOrg {
	font-size		: 10pt;
	font-weight		: bold;
	color			: #FF9500;
}

FONT.tenRed {
	font-size		: 10pt;
	font-weight		: normal;
	color			: #FF0000;
}

FONT.tenBRed {
	font-size		: 10pt;
	font-weight		: bold;
	color			: #FF0000;
}

FONT.twelve {
	font-size		: 12pt;
	font-weight		: normal;
}

FONT.twelveB {
	font-size		: 12pt;
	font-weight		: bold;
}

FONT.twelveOrg {
	font-size		: 12pt;
	font-weight		: normal;
	color			: #FF9500;
}

FONT.twelveBOrg {
	font-size		: 12pt;
	font-weight		: bold;
	color			: #FF9500;
}

FONT.twelveRed {
	font-size		: 12pt;
	font-weight		: normal;
	color			: #FF0000;
}

FONT.twelveBRed {
	font-size		: 12pt;
	font-weight		: bold;
	color			: #FF0000;
}

FONT.fourteen {
	font-size		: 14pt;
	font-weight		: normal;
}

FONT.fourteenB {
	font-size		: 14pt;
	font-weight		: bold;
}

FONT.fourteenBOrg {
	font-size		: 14pt;
	font-weight		: bold;
	color			: #FF9500;
}

TABLE.full, TR.full, TD.full {
	height			: 100%;			
	width			: 100%;			
	margin			: 0px;
	padding			: 0px;
}

TABLE.fullHeight, TR.fullHeight, TD.fullHeight {
	height			: 100%;			
}

TABLE.fullWidth, TD.fullWidth {
	width			: 100%;			
}

TABLE.fullWhite, TD.fullWhite {
	height			: 100%;			
	width			: 100%;			
	background-color	: #FFFFFF;
}

TABLE.fullWidthWhite, TD.fullWidthWhite {
	width			: 100%;			
	background-color	: #FFFFFF;
}

TD.boxTop {
	background-image	: url(../images/boxTop.gif);
	background-color	: #E9EFF4;
	height			: 10px;
	width			: 10px;
}

TD.boxLeft {
	background-image	: url(../images/boxLeft.gif);
	background-color	: #E9EFF4;
	width			: 10px;
}

TD.boxMain {
	width			: 100%;
	background-color	: #FFFFFF;
}

TD.boxRight {
	background-image	: url(../images/boxRight.gif);
	background-color	: #E9EFF4;
	width			: 10px;
}

TD.boxBottom {
	background-image	: url(../images/boxBottom.gif);
	background-color	: #E9EFF4;
	height			: 10px;
}

TD.boxCorner {
	background-color	: #E9EFF4;
	height			: 10px;
	width			: 10px;
}

TD.boxTitle {
	font-size		: 8pt;
	font-weight		: bold;
	color			: #336699;
	background-color	: #FFFFFF;
}

TD.boxLine {
	font-size		: 8pt;
	font-weight		: normal;
	color			: #336699;
	background-color	: #E9EFF4;
}

TR.Hbox {
	height			: 10px;
	background-color	: #E9EFF4;
}

TR.Wbox {
	width			: 10px;
	background-color	: #E9EFF4;
}

TD.HWbox {
	width			: 10px;
	height			: 10px;
	background-color	: #E9EFF4;
}

TD.HboxTop {
	background-image	: url(../images/boxTop.gif);
	background-repeat	: repeat-x;
	height			: 10px;
	background-color	: #E9EFF4;
}

TD.HboxLeft {
	background-image	: url(../images/boxLeft.gif);
	background-repeat	: repeat-y;
	width			: 10px;
	background-color	: #E9EFF4;
}

TD.HboxMain {
	width			: 100%;
	background-color	: #FFFFFF;
}

TD.HboxRight {
	background-image	: url(../images/boxRight.gif);
	background-repeat	: repeat-y;
	width			: 10px;
	background-color	: #E9EFF4;
}

TD.HboxBottom {
	background-image	: url(../images/boxBottom.gif);
	background-repeat	: repeat-x;
	height			: 10px;
	background-color	: #E9EFF4;
}

TR.Hpnl {
	height			: 10px;
	background-color	: #E9EFF4;
}

TR.Wpnl {
	width			: 10px;
	background-color	: #E9EFF4;
}

TD.HWpnl {
	width			: 10px;
	height			: 10px;
	background-color	: #E9EFF4;
}

TD.pnlTop {
	background-image	: url(../images/pnlTop.gif);
	background-repeat	: repeat-x;
	height			: 10px;
}

TD.pnlLeft {
	background-image	: url(../images/pnlLeft.gif);
	background-repeat	: repeat-y;
	width			: 10px;
}

TD.pnlMain {
	width			: 100%;
	background-color	: #FFFFFF;
}

TD.pnlRight {
	background-image	: url(../images/pnlRight.gif);
	background-repeat	: repeat-y;
	width			: 10px;
}

TD.pnlBottom {
	background-image	: url(../images/pnlBottom.gif);
	background-repeat	: repeat-x;
	height			: 10px;
}

IMG {
	border-style		: none;
	display			: inline;
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;	
}

IMG.product {
	border-color		: #191970;
	border-style		: solid;
	border-width		: 1px 1px 1px 1px;
	padding				: 5px 5px 5px 5px;
	display				: inline;
}

IMG.marker {
	padding				: 5px 15px 5px 5px;
	display				: inline;
}

IMG.tree {
	border-style		: none;
	display				: inline;
	vertical-align		: middle;
}

A:link, A:visited, A:active {
	font-weight		: normal;
	font-size		: 8pt;
	text-decoration		: none;
	color			: #336699;
}

A:hover	{
	background-color	: #FFFFFF;
	color			: #6699CC;
	text-decoration		: underline;
}

A.footer:link, A.footer:visited, A.footer:active {
	text-decoration		: none;
	color				: #ffffff;
	background-color	: #003366;
	font-style			: normal;
	font-weight			: bold;
	font-size			: 8pt;
}

A.footer:hover	{
	text-decoration		: underline;
	color				: #ffffff;
	background-color	: #003366;
}

A.nineB:link, A.nineB:visited, A.nineB:active {
	font-weight		: bold;
	font-size		: 9pt;
	text-decoration		: none;
	color			: #336699;
}

A.nineB:hover	{
	color			: #6699CC;
	text-decoration		: underline;
}

A.tenB:link, A.tenB:visited, A.tenB:active {
	font-weight		: bold;
	font-size		: 10pt;
	text-decoration		: none;
	color			: #336699;
}

A.tenB:hover	{
	background-color	: #FFFFFF;
	color			: #6699CC;
	text-decoration		: underline;
}

A.contact:link, A.contact:visited, A.contact:active {
	font-weight		: normal;
	font-size		: 9pt;
	text-decoration		: none;
	color			: #336699;
}

A.contact:hover	{
	background-color	: #FFFFFF;
	color			: #6699CC;
	text-decoration		: underline;
}

FORM {
	margin				: 0px 0px 0px 0px;
}

TD.label {
	font-size			: 9pt; 
	font-weight			: normal;
	color				: #102752;
	padding				: 1px 5px 1px 5px;
}

TD.input {
	font-size			: 9pt; 
	font-weight			: normal;
	color				: #102752;
	padding				: 1px 5px 1px 5px;
}

INPUT.text {
	color				: #102752;
	background-color	: #f6f6f6;
	font-size			: 9pt;
	font-weight			: normal;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #7EB0C9;
}

INPUT.amount {
	font-size			: 9pt;
	font-weight			: bold;
	text-align			: right;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #7EB0C9;
	color				: #102752;
}

INPUT.qty, SELECT.qty {
	font-size			: 9pt;
	font-weight			: bold;
	text-align			: right;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #7EB0C9;
	color				: #102752;
}

TEXTAREA.text {
	color				: #102752;
	background-color	: #f6f6f6;
	font-size			: 9pt;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #7EB0C9;
}

SELECT.select {
	background-color	: #f6f6f6;
	color				: #102752;
	font-size			: 9pt;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #7EB0C9;
}

SELECT.selectNumber {
	background-color	: #f6f6f6;
	color				: #102752;
	font-size			: 9pt;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #7EB0C9;
	text-align			: right;
}

INPUT.checkbox {
	background-color	: #f6f6f6;
	color				: #102752;
	font-size			: 9pt;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #7EB0C9;
}

INPUT.button, BUTTON.button {
	font-weight			: bold;
	font-size			: 8pt;
	text-align			: center;
	color				: #102752;
	cursor				: hand;
}

UL {
	margin			: 0px 0px 5px 20px;
}

LI.Bl {
	color			: #336699;
}


LI.Org {
	color			: #FF9500;
}

LI.Red {
	color			: #FF0000;
}

P {
	font-size		: 9pt;
	font-weight		: normal;
}

