﻿
table.tableMaster
{
	width: 820px;
	max-width: 820px;
	margin-left: auto;
	margin-right: auto;
}

table.tableMaster td
{
	vertical-align: text-top;
}

td.masterLeft
{
	width: 171px;
}

td.masterBody
{
	width: 458px;
}

td.masterRight
{
	width: 171px;
}

.footBLeft
{
	width: 10px;
	background-image: url(Images/footBLeft.png);
}

.footBRight
{
	width: 10px;
	background-image: url(Images/footBRight.png);
}

.divMenuButton
{
	width: 171px;
}

.divMenuButton A.MenuLeft:Hover, .divMenuButton A.MenuLeft:Focus
{
	/*background-image:url(Images/btn_ie.gif);*/ /*font-weight: bold;*/
	background-color: #f5f5f5;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	cursor: hand;
	border-bottom: #dcdcdc 1px solid;
	border-collapse: separate;
}

.MenuLeft
{
	height: 30px;
	width: 169px;
	padding-top: 13px;
	padding-left: 2px;
	font-weight: bold;
}

div#navigator
{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 15px;
	padding-bottom: 1px;
	height: 26px;
	background-image: url(Images/Header/TopMenu/BackGround47.jpg);
}


div#navigator a
{
	font-size: 12px;
	font-weight: 800;
	font-variant: small-caps;
	text-decoration: none;
	border: none;
	color: #00386A;
}

div#navigator a:link
{
	text-decoration: none;
	border: none;
	color: #00386A;
}

div#navigator a:hover
{
	color: #B74A50;
	text-decoration: underline;
}

div#navigator a:focus
{
	color: #B74A50;
	text-decoration: underline;
}

div#navigator a:visited
{
	text-decoration: none;
	border: none;
	color: #00386A;
}


.linkProdName
{
	font-size: 8px;
	font-weight: 800;
	font-variant: small-caps;
	text-decoration: none;
	border: none;
	color: #00386A;
	text-align: justify;
}


td .menuSxItem
{
	width: 160px;
	height: 36px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: 800;
	font-variant: small-caps;
	text-decoration: none;
	border: none;
	color: #00386A;
}

td .menuSxItem a:hover
{
	color: #B74A50;
}


td .inputItem
{
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	border: none;
	color: #00386A;
	vertical-align:middle;
}

td .inputItem a
{
	color: #00386A;
	font-weight: 800;
}

td .inputItem a:hover
{
	color: #a93838;
	/*color: #B74A50;*/
	font-weight: 800;
}


div#content
{
	position: absolute;
	/*overflow: auto;*/
	 /*background-color: #CCCCCC;*/
	top: 140px;
	border: solid 1px #FFFFFF;
	left: 190px;
	height: 500px;
	width: 710px;
}


div#content a
{
	font-size: 11px;
	font-weight: 800;
	font-variant: small-caps;
	border: none;
	color: #00386A;
}

div#content a:hover
{
	color: #B74A50;
}


table #MenuCategory
{
	height: 250px;
	background-image: url(Images/MenuSx/bgPage170x250.gif);
}



table #MenuPayment
{
	height: 176px;
	background-image: url(Images/MenuSx/bgPage170x176.gif);
}

table #MenuSxConfidence
{
	height: 250px;
	background-image: url(Images/MenuSx/bgPage170x250.gif);
}



.boxTop
{
	background-image: url(Images/Box/stTop600.jpg);
	height:37px;
}

.boxBottom
{
	background-image: url(Images/Box/stBtm600.jpg);
	height:37px;
}
.boxGround
{
	background-image: url(Images/Box/stGnd600.jpg);
}


.boxLTopG
{
	background-image: url(Images/Box/boxLeftTGreen.jpg);
	height:40px;
	width:150px;
	background-repeat:no-repeat;
}

.boxLBottomG
{
	background-image: url(Images/Box/boxLeftBGreen.jpg);
	height:37px;
	background-repeat:no-repeat;
}
.boxLGroundG
{
	background-image: url(Images/Box/boxLeftGNDGreen.jpg);
	background-repeat: repeat-y;
}

.boxTopGreen
{
	background-image: url(Images/Box/stTopGreen.jpg);
	height:37px;
	width:550px;
	background-repeat:no-repeat;
}

.boxGndGreen
{
	background-image: url(Images/Box/stGndGreen.jpg);
	background-repeat: repeat-y;
}
.boxBottomGreen
{
	background-image: url(Images/Box/stBtmGreen.jpg);
	background-repeat:no-repeat;
	height:37px;
}

table
{
	background-image: none;
}

table #tblWizStep1
{
	text-align:left;
}

table #tblWizStep1 td
{
	text-align:right;
	height:35px;
	vertical-align:middle;
	
}

table #tblWizStep2
{
	text-align:left;
}

table #tblWizStep2 td
{
	text-align:right;
	height:35px;
	vertical-align:middle;
	
}





