/* CSS Document */

h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bolder;
	color:#652000;
	font-style: normal;
	background-image: url(images/circle-right.gif);
	background-repeat: no-repeat;
}

td{
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-style: normal;
	line-height: 18px;
}

td.bottomText{
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FF7E00;
	font-style: normal;
	line-height: 13px;
}
td.Menu{
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFF7B0;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
td.categoryText{
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FF7E00;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

td.boxes
{
  background-image: url("images/bg-boxes.gif");
  background-repeat: repeat-x;
  font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-style: normal;
	line-height: 12px;
}

a:link{
	color:#992000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color:#992000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:active{
	color:#992000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color:#FF7E00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.indexBoxes:link{
	color:#992000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.indexBoxes:visited{
	color:#992000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.indexBoxes:active{
	color:#992000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a.indexBoxes:hover{
	color:#992000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}



a.bottom:link{
	color:#FF7E00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.bottom:visited{
	color:#FF7E00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.bottom:active{
	color:#FF7E00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a.bottom:hover{
	color:#FFD24A;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}


td.leftMenuFormat
{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	background-color: #FFD24A;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #9B7253;
	border-left: none;
}

td.leftMenuFormatHover
{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	background-color: #FFF49A;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #9B7253;
	border-left: none;
}


a.leftMenu:link 
{
	color:#5A1D00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.leftMenu:active 
{
	color:#5A1D00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.leftMenu:visited 
{
	color:#5A1D00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.leftMenu:hover 
{
	color:#5A1D00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
