body {
	margin 				: 0px;
	padding				: 0px;
	background-color	: #E7E4B7;
}

img {
	border				: none;
}

td {
	font				: 12px Georgia;
}

p,ul {
	margin-top 			: 5px;
	margin-bottom		: 15px;
}

a {
	font-family			: Georgia;
	color				: #0B783F;
	font-weight			: bold;
}

a:hover {
	color				: #000000;
}

small {
	font-size			: 10px;
}

h1 {
	font-weight			: bold;
	font-size			: 16px;
	margin				: 0px;
	padding				: 0px;
}

h2 {
	font-weight			: bold;
	font-size			: 14px;
	margin				: 0 0 10 0px;
	padding				: 0px;
}

h3 {
	font-weight			: bold;
	font-size			: 13px;
	margin				: 0 0 3 0px;
	padding				: 0px;
}

ul {
	margin-top			: 10px;
	margin-bottom		: 10px;
	list-style			: square;
}

li {
	margin-bottom		: 5px;
	margin-top			: 5px;
}


.top_td {
    height				: 81px;
    width				: 190px;
    background			: url('../img/t/f1.gif') top left no-repeat;
	
}

.menu_line {
    background			: url('../img/t/f2.gif') #C5D9A6 bottom left repeat-x;
}

.menu_td {
    background			: url('../img/t/f3.gif') top left no-repeat;
}

.td_cont {
	padding				: 10px;
}

.bot_td {
    background			: url('../img/b/f1.gif') #009C48 top left repeat-x;
    padding				: 60 0 10 0px;

}

.about {
	padding-left		: 10px;
	padding-right		: 10px;
	color				: #E7E4B7;
}

.sel_menu {
	background			: #0B783F;
	color				: #E7E4B7;
	font-weight			: bold;
	padding				: 10px;
}

.button {
	font			: 10px verdana;
	font-weight		: bold;
	background		: #0B783F;
	border			: none;
	padding			: 3px;
	cursor			: hand;
	color			: #E7E4B7;
}

textarea, select, input {
	font			: 10px verdana;
	border			: 2px inset #FFFFFF;
}
