html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
	height: 100%; 
	background: #F1F1E9 url(../gfx/bg.gif) repeat center center;
}

/*
 * background
 */
td.bg_bottom {
	background: transparent url(../gfx/bg_bottom.gif) no-repeat center top;
}
div.bg_dark,
td.bg_dark {
	background: transparent url(../gfx/bg_dark.gif) repeat center center;	
	padding: 10px 20px 15px 20px;
	margin: 5px 25px 0 0;
}
div.bg_dark {
	width: 375px;
}
td.top {
	padding: 10px 10px 15px 10px;
}
div.bg_dark_02,
div.bg_pager,
td.bg_admin,
div.bg_pager_02 {
	background: transparent url(../gfx/bg_dark.gif) repeat center center;
	width: 707px;
	padding: 10px 20px 10px 20px;
	margin-bottom: 3px;
}
div.bg_pager,
div.bg_pager_02,
td.bg_admin,
td.bg_pager {
	background-image: none;
	background-color: #D1D5C4;
	padding-top: 5px;
	height: 15px;
	margin-top: 3px;
}
td.bg_admin {
	padding-bottom: 5px;
}
div.bg_pager_02 {
	margin-bottom: 0;
}
table.box {
	margin-bottom: 5px;
}
table.dark {
	background: transparent url(../gfx/bg_dark.gif) repeat center center;
}
table.top,
div.top_02 {
	margin-top: 5px;
}

/*
 *	formatting
 */
p {
	margin: 0 0 10px 0;
}
td {
	font-size: 11px;
	color: #254919;
	line-height: 16px;
}
ul {
	padding: 5px 0 0 0;
	margin: 0 0 0 30px;	
	line-height: 18px;
}
li {	
	list-style: none;
	background: transparent url(../gfx/bg_sign.gif) no-repeat 0 5px;
	padding: 0 0 0 15px; 
}
li.logout_none {
	background-image: none;
	padding-left: 0;
	margin-left: 0;
}
ul.none {
	margin-left: 0;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
td.data {
	padding: 0 11px 0 11px;
}
hr {
	height: 0;
	border: none;
	border-top: 1px solid #254919;
	padding-bottom: 5px;
	clear: both;
	width: 748px;
}
div.bottom_01,
div.bottom_02,
div.bottom_03 {
	float: left;
	margin-top: 13px;
	color: #254919;
	line-height: 20px;
}
div.bottom_01 {
	width: 255px;
	margin-left: 40px;
}
div.bottom_02 {
	width: 204px;
	margin-left: 36px;
}
div.bottom_03 {
	width: 198px;
	margin-left: 37px;
}
div.bottom {
	clear: both;
	padding: 20px 0 0 40px;
	color: #7f8e76;
}
div.bottom_menu {
	float: right;
	margin: 3px 40px 0 0;
}
div.home_bottom {
	padding: 10px 20px 10px 20px;
	width: 385px;
}
td.home_right {
	padding-top: 10px;
}
div.home_left {
	padding: 0 1px 10px 10px;
}
div.box {
	padding: 10px 20px 10px 20px;
}
div.title {
	padding: 5px 20px 5px 20px;
}
div.top {
	height: 5px;
	padding-top: 7px;
}
h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	padding: 0;
	margin: 0;
}
h1.error {
	color: red;
	padding: 5px 0 0 20px;
	background-color: #D1D5C4;
	height: 20px;
	margin-top: 3px;
}
h1.ronk {
	margin-top: 7px;
	color: #254919;
}
div.border,
table.border {
	border: 1px solid #539F27;
	margin-top: 0;
}
td.menu img {
	cursor: pointer;
}
div.admin {
	padding: 2px 20px 10px 20px;
	height: 20px;
}
div.logout {
	margin-top: 5px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0;	
}

/*
 *	link
 */

a {
	color: #00820d;
	text-decoration: underline;	
}
a:hover {
	color: #00820d;
	text-decoration: none;	
}
div.bottom_menu a {
	text-decoration: none;
	margin: 0 10px 0 10px;
	color: #7f8e76;
}
div.bottom_menu a:hover {
	text-decoration: underline;
}
a.logout {
	background: transparent url(../gfx/ico_logout.gif) no-repeat 0 2px;
	padding-left: 15px;
	padding-bottom: 1px;
	color: #00067F;
}

/*
 *	form
 */
form {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

div.bg_dark_02 table.contact label {
	cursor: pointer;		
	font-family: Arial, Tahoma, Verdana;
	text-align: right;
	margin: 4px 5px 0 0;
	display: block;
}

div.bg_dark_02 table.contact label.none {
	cursor: default;
}

label {
	cursor: pointer;
}

input,
input.short,
select,
input#send,
input#add {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	width: 170px;
	height: 17px;
	color: #000000;
	margin: 3px;
	padding: 2px 3px 0 3px;
	border: 1px solid #346419;
}

input.short {
	width: 100px;
	margin-left: 0;
}

input#send,
input#add,
input#mod {
	width: 90px;
	height: 22px;
	background: transparent url(../gfx/bg_btn.gif) no-repeat left top;
	cursor: pointer;
}
input#del {
	background: transparent url(../gfx/close.gif) no-repeat left top;
	width: 15px;
	height: 15px;
	border: 0;
	cursor: pointer;
}

input#add {
	background: transparent url(../gfx/bg_btn_add.gif) no-repeat left top;
}
input#mod {
	background: transparent url(../gfx/bg_btn_mod.gif) no-repeat left top;
}
textarea {
	width: 406px;
	height: 80px;
	color: #000000;
	border: 1px solid #346419;
	margin-right: 3px;
	padding: 2px 3px 0 3px;
}
select {
	width: 178px;
	padding: 2px 0 2px 0;
	height: 20px;
}

img.check_border {
	vertical-align: bottom;
	margin-bottom: 4px;
	border: 1px solid #0B2D72;
	border-right: 4px solid #0B2D72;
	border-left: 2px solid #0B2D72;
}
