body {
	margin 				: 0px;
	padding				: 0px;
	background-color	: #FFFFFF;
}

img {
	border			: none;
}

td {
	font				: 11px verdana;
}

p,ul {
	margin-top 		: 5px;
	margin-bottom	: 15px;
}

.button {
	font			: 10px verdana;
	font-weight		: bold;

	border			: 1px solid #000;
	background		: url(../img/t/f2.gif) #FF9000 center left repeat-x;
	cursor			: hand;
	color			: #000;
}

select, input, textarea {
	font			: 11px verdana;
	border			: 1px solid #777777;
	background		: #ffffff;
	padding			: 1px;
}

input.img {
	border			: none;
}

a {
	color			: #D6AA03;
	font-weight		: bold;
	text-decoration	: none;
}

a:hover {
}

small {
	font-size		: 10px;
}

li {
	margin-bottom	: 5px;
}

#pup {
	Z-INDEX			: 200; 
	VISIBILITY		: hidden; 
	POSITION		: absolute;
}

.menutable {
	background		: #F89500;
}

td.pupitem {
	background		: #F89500;
	white-space		: nowrap;
}

.pup_link {
	font-weight		: bold;
	text-decoration	: none;
	color			: #ffffff;
}

.td_cont {
	padding			: 0 10 20 10px;
}

.date {
	text-decoration	: none;
	font-weight		: bold;
	color			: #818181;
	font-weight		: normal;
}

.desc {
	text-decoration	: none;
	color			: #818181;
	font-weight		: normal;
}

h1 {
	margin			: 0px 0px 15px 0px;
	font-weight		: bold;
	font-size		: 15px; 
	color			: #000;
}



.logotd {
	background		: #fff;/*url(../img/t/f1.gif) #FFFFFF top left repeat-x;*/
	height			: 146px;
}

.menu {
	background		: url(../img/t/f2.gif) #FF9000 top left repeat-x;
	height			: 33px;
}

.menu .item {
	padding			: 3px 10px 0px 10px;
	vertical-align	: middle;
	text-transform	: uppercase;
	background		: url(../img/t/f3.gif) 5px 8px no-repeat;
	font-size		: 10px;
	white-space		: nowrap;
}

.menu .item a {
	color			: #000;
}

.menu .item a:hover {
	text-decoration	: underline;
}

.td01 {
	background		: url(../img/t/f4.gif) top left repeat-x;
	height			: 9px;
	width			: 100%;
}
.td02 {
	background		: url(../img/t/03.gif) top left repeat-x;
	height			: 9px;
}
.td03 {
	background		: url(../img/t/f5.gif) top left repeat-y;

}

.leftcolumn {
	background		: url(../img/t/f6.gif) #D7D7D7 top left repeat-y;
}

.leftcolumn .title {
	background		: url(../img/t/f7.gif) #D5D4D4 top left repeat-x;
	height			: 34px;
}

.leftcolumn .title .titletext {
	background		: url(../img/t/f8.gif) top left no-repeat;
	height			: 33px;
}

.leftcolumn .title .titletext td {
	color			: #000;
	font-weight		: bold;
	font-size		: 13px;
	white-space		: nowrap;
	text-transform	: uppercase;
	padding			: 0px 10px 0px 37px;
}

.leftcolumn .cont {
	padding			: 10px;
	text-align		: center;
}

.leftcolumn .titletop {
	background		: #9F9F9F;
	padding			: 0px;
	height			: 1px;
}

.bottom {
background:#FDC800;
padding:10px;
font-size:10px;
}

.bottom a {
	color: #000;
	text-decoration: underline;
}
