body {
	margin: 0px;
	background-image: url(images/common/bg.gif);
	background-repeat: repeat-x;
	background-color: #2F1D26;
}
.whitetext10 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFEBD7;
	text-decoration: none;
}
.commonBrowntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #937B5E;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.commonBrowntext:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.commonBrowntext10pt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #937B5E;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.linkwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkwhitetext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8D6D4C;
	text-decoration: underline;
}
.legalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.legalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.legalTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.commonWhitetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.viewCarttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.stdButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	height: 20px;
	border: 1px solid #999999;
}

.viewCarttext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.viewCarttextBlack {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.stdTextField {
	height: 18px;
	border: 1px solid #999999;
}
.stdMenuField {
	border: 1px solid #999999;
}
.newsBg {
	background-image: url(images/news/newsbg.gif);
	background-repeat: repeat-y;
}


.stdTextArea {
	border: 1px solid #999999;
}
.underDashLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.commonBrowntextLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #937B5E;
	text-decoration: none;
}
.commonBrowntextLink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #BEAE9A;
	text-decoration: underline;
}

.commonBrowntextLink2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #C7B9A7;
	text-decoration: none;
}
.commonBrowntextLink2:hover {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #927A5F;
	text-decoration: underline;
}

.commonBrowntextLink3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #9F886A;
	text-decoration: none;
}
.commonBrowntextLink3:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #9F886A;
	text-decoration: underline;
}

.commonBrowntext2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #937B5E;
	text-decoration: none;
}

.borderTD{
	border:1px solid white;
	cursor: pointer;
}

.pageTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #937B5E;
	text-decoration: none;
}
