#inside
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#inside li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px tahoma}

#inside li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 2px 10px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #cd5d31;
}

#inside li a:hover
{
	color: #232323;
	background-color: #D4D4D4;
}

#inside div
{
	position: absolute;
	/*visibility: hidden;*/
	display:none;
	margin: 0;
	padding: 0;
	background: #ffffff;
	z-index: 99;
	}

	#inside div a
	{
	position: relative;
	display: block;
	margin: 1;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #232323;
	background-color: #D4D4D4;
	font-family: tahoma;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

	#inside div a:hover
	{
	color: #FF3300;
	background-color: #D4D4D4;
}
#home
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#home li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px tahoma}

#home li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 2px 10px;
	color: #454545;
	text-align: center;
	text-decoration: none;
	background-color: #e4e4e4;
}

#home li a:hover
{
	color: #FF3300;
	background-color: #C8C8C8;
}

#home div
{
	position: absolute;
	/*visibility: hidden;*/
	display:none;
	margin: 0;
	padding: 0;
	background: #ffffff;
	z-index: 99;
	}

	#home div a
	{
	position: relative;
	display: block;
	margin: 1;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #232323;
	background-color: #D4D4D4;
	font-family: tahoma;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

	#home div a:hover
	{
	color: #FF3300;
	background-color: #D4D4D4;
}

.tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.leftcoltitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.footer {
	font-family: Tahoma;
	color: #454545;
	font-size: 10px;
}
.punchline {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b33416;
	height: 16px;
}

.subhead {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #232323;
	height: 14px;
	text-decoration: none;
}
.subhead:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b33416;
	height: 14px;
}
.dots {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.text_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #434343;
}
.ind_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.3em;
	color: #454545;
	text-decoration: none;
}
.ind_text:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.3em;
	color: #B33416;
}

.text_brown {
	font-family: Tahoma;
	font-size: 11px;
	color: #B33416;
	text-decoration: none;
}
.text_brown:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.breadcrumb {
	font-family: Tahoma;
	font-size: 10px;
	color: #008000;
	padding-left: 20px;
}
.leftcoltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.leftcoltext:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.leftcoltext_underline{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}


.pagetitle {
	font-family: Tahoma;
	font-size: 18px;
	color: #008000;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	color: #B33416;
	text-decoration: none;
	padding-right: 20px;
}
.more:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	padding-right: 20px;
}
.newsletter {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.newsletter:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B33416;
	text-decoration: none;
}

.h_rule {
	color: #dedede;
	padding-right: 4px;
	padding-left: 3px;
}
