#body{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	color:#FFFFFF;
	background-color:#140f11;
	font-family:"Trebuchet MS";
}
.ReadMore {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0000FF;
}
.ReadMore;hover {
	color:#ffaa45;
}
.field_ok { }
.field_ko { background-color:#ffaa45}

img {
	border: none;
	text-decoration:none;
}
img:hover, img:active, img:focus {
	border: none;
	text-decoration:none;
}
a {
	text-decoration:none;
	border: none;
	color:#96bf0d;
}
a:hover, a:active, a:focus {
	text-decoration:underline;
	border: none;
	color:#96bf0d;
}
table {
	border-width:0px;
}
input, select {
	width:200px;
	border-width:0px;
	border-color:#d9d9d9;
	background-color:#CCCCCC;
}
hr {
	background-color: #ffaa45; 
	height: 3px;
	border-width:0px;
}
#checkbox {
	width:auto;
	border:thin;
	border-color:#d9d9d9;
	background-color:#CCCCCC;
	margin-left:90px;
}
#www_template {
	top:0px;
	text-align:left;
}
#page_main {
	text-align:justify;
	vertical-align:top;
	font-size:16px;
}
#page_contents_item { background-color:none; cursor:pointer }
#page_contents_item:hover, #page_contents_item_hover { background-color:#CCCCCC; cursor:pointer }

.div_over {	cursor:pointer; }
h1 {
	font-size:20px;
	font-weight:bold;
	color:#669900;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}
#text_default {
	margin:20px;
	color:#333333;
	font-size:11px;
}
#text_module_title {
	margin:10px;
	margin-bottom:0px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

#menu_item {
	color:#666666;
	font-size:16px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
}
#menu_item:hover, #menu_item_hover {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	background-image:url(css/menu_item_under.png);
	background-position:bottom;
	background-repeat:repeat-x;
}


