
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #325843;
    text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #BFD2BF;
    background-image: url(../images/setup/iBodyB.jpg);
    background-repeat: repeat-x;
    text-align: center;
}
form {
	margin: 0px;
	padding: 10px;
	border: 2px solid #BFD2BF;
	background-color: #FFFFFF;
}

div#divContact {
    width: 250px;
    padding: 0px 10px 0px 10px;
		background-color:#EEF1E8;
    text-align: left;
}
div#divContactF {
    width: 270px;
    height: 8px;
    background-image: url(../images/setup/iContactF.jpg);
    background-repeat: no-repeat;
}
div#divContactH {
    width: 270px;
    height: 35px;
		margin-bottom:-2px;
    background-image: url(../images/setup/iContactH.jpg);
    background-repeat: no-repeat;
}
div#divCopy {
    margin: 5px 0px 10px 0px;
	background-color: #BFD2BF;
    font-size: 12px;
    color: #325843;
}
div#divHead {
    position: relative;
    width: 900px;
    height: 90px;
    margin: 25px auto 2px auto;
    background-color: #F1F2ED;
		background-image: url(../images/setup/iHeadB.php);
		background-repeat: no-repeat;
}
div#divImage {
    width: 270px;
    background-color: #EEF1E8;
		text-align:center;
}
div#divImageF {
    width: 270px;
    height: 8px;
    margin-bottom: 5px;
    background-image: url(../images/setup/iImageF.jpg);
    background-repeat: no-repeat;
}
div#divImageH {
    width: 270px;
    height: 8px;
		background-color: #eef1ea;
    background-image: url(../images/setup/iImageH.jpg);
    background-repeat: no-repeat;
}
div#divMain {
    position: relative;
    width: 900px;
		margin:0px auto;
}
div#divMenu {
    position: relative;
    width: 900px;
    height: 30px;
    margin: 0px auto 25px auto;
    background-color: #6F93D1;
}
div#divRightF {
    width: 625px;
    height: 8px;
    background-image: url(../images/setup/iRightF.jpg);
    background-repeat: no-repeat;
}
div#divRightH {
    width: 625px;
    height: 8px;
		background-color: #eef1ea;
    background-image: url(../images/setup/iRightH.jpg);
    background-repeat: no-repeat;
}




h1.h1Page {
	margin: 5px 0px 0px 0px;
	font-size: 15px;
}
h1.h1Body {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h1.h1Menu {
	margin: 15px 0px 0px 8px;
	padding: 0px;
	font-size: 14px;
}
h2 {
	margin: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
h2.h2Page {
	margin: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
hr {
	height: 2px;
	border: none;
	background-color: #325843;
	color: #325843;
}
hr.hrPage {
	height: 1px;
}
hr.hrGrey{
	height: 2px;
	border: none;
	background-color: #666666;
	color: #666666;
}
hr.hrSmall {
	height: 1px;
}
hr.hrSmallBlack {
	height: 1px;
	color: #000000;
	background-color: #000000;
}
hr.hrSmallGrey {
	height: 1px;
	color: #666666;
	background-color: #666666;
}
hr.hrSmallWhite {
	height: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}


img {
	border: 0px;
}
img.imgImage {
    display: block;
    width: 250px;
    height: 330px;
		border: 2px solid #BFD2BF;
}
img.imgPage {
	margin: 8px;
	border: 1px solid #BFD2BF;
}
img.imgOffers {
	margin: 2px;
	border: 1px solid #BFD2BF;
}

img.imgZoomin {
    display: block;
    width: 143px;
    height: 120px;
    border: 2px solid #BFD2BF;
    cursor: pointer;
}




img.imgImageNorm {
	width: 150px;
	height: 200px;
	border: 2px solid #666666;
}
img.imgSubNavi {
	height: 80px;
	width: 80px;
	border: 1px solid #FFFFFF;
	margin: 2px;
}
input {
	margin: 1px;
	padding: 0px 0px 0px 3px;
	color: #000000;
}
input.inputButton {
	width: 120px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #BFD2BF;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


li {
	padding: 2px 0px 2px 0px;
}
li.liBody {
	padding: 1px 0px 1px 0px;
}
li.liMenu {
	width: 115px;
	margin: 0px;
	padding: 2px 5px 2px 0px;
	list-style-type: none;
	text-align: right;
}
li.liMessage {
	font-weight: bold;
	color: #770909;
}
li.liSub {
	width: auto;
	margin: 0px;
	padding: 2px 5px 2px 0px;
	list-style-type: none;
	text-align: left;
}
p.pPage {
	margin: 3px 0px 3px 0px;
}
p.pBody {
	margin: 4px 0px 4px 0px;
	padding: 0px;
}
p.pContact {
	margin: 2px 0px 5px 5px;
	padding: 0px;
}
option {
	color: #000000;
}
select {
	border: 1px solid #000000;
	color: #000000;
}
span.spanActive {
	font-weight: bold;
	color: #020285;
}
span.spanRequired {
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #FF0000;
}
span.spanSearch {
	padding-top: 2px;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}




table#tableMain {
    width: 900px;
}
table#tableMenu {
    width: 900px;
    background-color: #92B6EA;
}
table#tableZoomin {
    width: 605px;
    margin: 0px 0px 0px 0px;
}

table#tableRight {
    width: 625px;
	padding: 0px 10px 0px 10px;
    background-color: #EEF1E8;
	text-align: left;
}



td#tdMainLeft {
    width: 270px;
    padding-right: 5px;
    vertical-align: top;
}
td#tdMainRight {
    width: 625px;
    vertical-align: top;
}
td#tdMenuL {
    width: 10%;
    background-color: #6F93D1;
    background-image: url(../images/setup/iMenuL.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}
td.tdMenu {
    padding-left: 1px;
}
td#tdMenuR {
    width: 10%;
    border-left: 1px solid #92B6EA;
    background-color: #6F93D1;
    background-image: url(../images/setup/iMenuR.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
td.tdZoomin {
    width: 25%;
    text-align: center;
}





table#tableBody {
    margin-top: 15px;
    margin-bottom: 5px;
    width: 670px;
}
td#tdBodyLeft {
	width: 121px;
	padding-left: 19px;
	vertical-align: top;
}
td#tdBodyMiddle {
	width: 13px;
	background-image: url(../images/setup/iBodyB.gif);
	background-position: center;
	background-repeat: repeat-y;
}
td#tdBodyRight {
	width: 517px;
	vertical-align: top;
}
td.tdFormText {
	padding: 2px;
	text-align: left;
}
td.tdFormButton {
	padding: 5px;
	text-align: center;
}
td.tdFormLine {
	height: 1px;
	background-color: #CCCCCC;
}
td.tdFormSmall {
	font-weight: bold;
	text-align: center
}
td.tdFormTitle {
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
}
td.tdLine {
	font-size: 11px;
	color: #999999;
}

td.tdSubNavi {
	height: 130px;
	width: 86px;
	background-color: #999999;
}


td#tdBody {
	width: 144px;
}



a.aUser {
	font-size: 10px;
}
form.formUser {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: none;
	background: none;
}
input.inputUserSubmit {
	width: 117px;
	height: 18px;
	margin: 4px 0px 4px 0px;
	border: none;
	background-color: #FFFFFF;
	background-image: url(../images/setup/iUserS.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #265038;
	cursor: pointer;
}
input.inputUserText {
	border: 1px solid #265038;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #265038;
}
table.tableUser {
	width: 147px;
}
td.tdUserB {
	height: 34px;
	background-image: url(../images/setup/iUserB.jpg);
	background-repeat: no-repeat;
	empty-cells: show;
}
td.tdUserF {
	height: 9px;
	background-image: url(../images/setup/iUserF.jpg);
	background-repeat: no-repeat;
	empty-cells: show;
}
td.tdUserH {
	height: 9px;
	background-image: url(../images/setup/iUserH.jpg);
	background-repeat: no-repeat;
	empty-cells: show;
}
td.tdUserL {
	padding: 1px 5px 1px 5px;
	background-color: #FFFFFF;
	border-left: 2px solid #c5d1c5;
	font-size: 10px;
}
td.tdUserR {
	height: 34px;
	background-image: url(../images/setup/iUserR.jpg);
	background-repeat: no-repeat;
	empty-cells: show;
}
td.tdUserS {
	background-color: #FFFFFF;
	border-left: 2px solid #c5d1c5;
	border-right: 2px solid #c5d1c5;
	text-align: center;
}
td.tdUserV {
	background-color: #FFFFFF;
	border-right: 2px solid #c5d1c5;
	font-size: 10px;
}

div.divSub {
	position:absolute;
	top: 147px;
	display: none;
	z-index: 1;
}




textarea {
	padding: 0px 0px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 22px;
}
ul.ulBody {
	margin: 5px 0px 5px 0px;
}
ul.ulMenu {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	width: 120px;
	border-top: 14px solid #666666;
	background-color: #CCCCCC;
}
ul.ulMessage {
	margin: 0px;
	padding: 5px 5px 5px 22px;
	list-style-type: none;
}
ul.ulSub {
	margin: 0px;
	padding: 3px 5px 3px 5px;
	width: auto;
	border-top: 14px solid #666666;
	background-color: #CCCCCC;
}


