body {
	background-color: #999999;
	margin: 10 0 10 0;
	SCROLLBAR-FACE-COLOR: #dee4e2;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #b9d2cc;
	SCROLLBAR-ARROW-COLOR: #395952;
	SCROLLBAR-3DLIGHT-COLOR: #f7f8f7;
	SCROLLBAR-TRACK-COLOR: #f7f9f8;
	SCROLLBAR-DARKSHADOW-COLOR: #6c877a;
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

img {
	border: 0;
}


.login {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}

.menu_ch {
	font-size: 12px;
	color: #a23919;
	font-weight: bold;
}

.header {
	font-size: 15px;
	color: #a23919;
	font-weight: bold;
}

.header_w {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

.text12 {
	font-size: 12px;
	color: #10141d;
	margin: 30px 0 0 25px;
}

.copyr {
	font-size: 10px;
	color: #e8e8e8;
	text-align: center;
}


.p_image {
	margin: 5px 0 10px;
}

.p12 {
	font-size: 12px;
	margin: 30px 5px 0 25px;
}



#ul li {
	margin-bottom: 10px;
	list-style-image: url('../images/square.gif');
	padding-right: 10px;
}



a{
	font-size: 11px;
	color: #395952;
	font-weight: bold;
	text-decoration: none;
}

a.menu {
	font-family: Arial;
	font-size: 12px;
	color: #395952;
	font-weight: bold;
	text-decoration: none;
}

.inputGrey {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border: 1px #999999 solid;
	padding-left: 2px;
}

.inputButton {
	border: 2px #ffffff double;
	background-color: #e4e9e7;
	font-weight: bold;
	color: #395952;
	font-size: 12px;
}

.deleteButton {
	border: 2px #ffffff double;
	background-color: #e4e9e7;
	font-weight: bold;
	font-size: 12px;
	color: #a23919;
}