@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background-color:#265003;
}

.ver12blacknor{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}

.ver11blackbold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.ver11blacknorU{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
	line-height:18px;
}

.ver11blacknor{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	line-height:18px;
}

.ver11whitenor{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}

.ver11bluebold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#0978ba;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.ver12blackgrey{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#e00f00;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	padding:5px;
	border:1px solid #c5c5c5;
	background-color:#f3f3f4;
}
