/***  CORE  ***/

body {
	background: #FFDEAD;
	font-family : Tahoma,'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	color: #7F5934;
	font-size : 11px;
}
.mainLink a {
	text-decoration: none;
}
.mainLink a:link,
.mainLink a:visited,
.mainLink a:hover,
.mainLink a:active {
	color: #7F5934;
   text-decoration: underline;
}
.textBig {
	font-family: Tahoma,'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	font-size: 17px;
	color: #7F5934;
	font-weight: bold;
}
.textSmallBold {
	font-size: 10px;
	font-weight: bold;
}
.textBold {
	font-weight : bold;
}
.textItalic {
	font-style: italic;
}
.bigMommaTable {
	background: #FFFFFF;
	border-color: #7F5934;
	border-width: 1px;
	border-style: solid solid none solid;
}
.notSoBigMommaTable {
	background: #FFFFFF;
	border-color: #7F5934;
	border-width: 1px;
	border-style: none solid none solid;
}
.notSoBigMommaTable a {
	text-decoration: none;
}
.notSoBigMommaTable a:link,
.notSoBigMommaTable a:visited,
.notSoBigMommaTable a:hover,
.notSoBigMommaTable a:active {
	color: #7F5934;
   text-decoration: underline;
}
.littleMommaTable {
	background: #FFFFFF;
	border-color: #7F5934;
	border-width: 1px;
	border-style: none solid solid solid;
}
.littleMommaTable a {
	text-decoration: none;
}
.littleMommaTable a:link,
.littleMommaTable a:visited,
.littleMommaTable a:hover,
.littleMommaTable a:active {
	color: #7F5934;
   text-decoration: underline;
}
.frontRight {
	font-family : Tahoma,'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	font-size : 11px;
	color: #7F5934;
	background-color: #FEC688;
	line-height: 15px;
}
.frontBottom1 {
	background-color: #CB8F42;
}
.frontBottom2 {
	background-color: #E5C7A0;
}
.frontBottom3 {
	font-family : Tahoma,'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	font-size : 12px;
   color: #7F5934;
	padding-top: 6px;
	padding-bottom: 6px;
}
.commonLeft {
	background-color: #A05804;
	padding-top: 2px;
	padding-bottom: 2px;
}
.commonMiddle {
	font-family : Tahoma,'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	font-size : 12px;
	color: #7F5934;
	background-color: #F9D3A5;
	line-height: 16px;
}
.titleMiddle {
	background-color: #E5C7A0;
}
.textBox {
	width : 150px;
}