body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #FF0000;
	text-decoration: underline;
}

a:hover{
	color: #CD8725;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left: 10px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: center;
	vertical-align: middle;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
}


.bottom-menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
}

.bottom-menu-lnk {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #000000;
	text-decoration: underline;
}

.menu {
	color: #5e3906;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.bot-c-name {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}

.menu_lnk{
	text-decoration: none;
	color: #5e3906;
}
.slogan {
	font-weight: bold;
	color: #c62020;
	text-transform: uppercase;
	line-height: 14px;
	padding-left: 1px;
}


.menu_lnk:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.left-title {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	background-image: url(../images/l-panel.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-right: 20px;
}
.left-content {
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: justify;
}
.center-top-bg {
	background-image: url(../images/c-bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.body_txt {
	color: #000000;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
	background-image: url(../images/center-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
