.smTextWhite {
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal
}
.textWhite {
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal
}
.smTextBlack {
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	font-weight:normal
}
.textBlack {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal
}
.textHomeA {
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold
}
.textBG {
	font-family:Arial;
	font-size:16px;
	color:#7D331C;
	font-weight:bold
}

.leftMenuA {
	background-color:#EFF7FF;
	background-image: url(/images/menuLeftA.gif);
}
.leftMenuB {
	background-color:#EFF7FF;
	background-image: url(/images/menuLeftB.gif);
}
.leftMenuOver {
	background-color:#EFF7FF;
	background-image: url(/images/menuLeftOver.gif);
}
A.menuLeft {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
A.menuLeft:hover {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}

A.menuHeader {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
A.menuHeader:hover {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}

A.menuFooter {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
A.menuFooter:hover {
	font-family:Verdana;
	font-size:10px;
	color:#652917;
	font-weight:bold;
	text-decoration:underline
}

A {
	color:#81341D;
	text-decoration:underline
}
A:hover {
	color:#FF5E00;
	text-decoration:underline
}

A.linkOra {
	color:#FF5E00;
	text-decoration:none
}
A.linkOra:hover {
	color:#000000;
	text-decoration:none
}

A.Brown {
	color:#E7C3B9;
	text-decoration: underline
}
A.Brown:hover {
	color:#000000;
	text-decoration:underline
}

A.destHome {
	font-family:Arial;
	font-size:12px;
	color:#E7C3B9;
	font-weight:bold;
	text-decoration: underline
}
A.destHome:hover {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline
}

.iptWhite {
	background-color:#FFFFFF;
	padding-left:2px;
	border:1px solid #7D331C;
	font-family:Verdana;
	font-size:11px
}

.selWhite {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}

.btnWhite {
	background:#E7C3B9;
	border:1px solid #7D331C;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	cursor:hand
}
