* {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
}

html {
	height: 100%;
}

body {
	min-height:100%;
	height: 100%;
	background: #969D97;
	COLOR: #2d2d2d;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
}

.even {background: #ebf5c8;}
.odd  {background: #e0efb8;}


.summary {background: #c1de69; font-weight: bold;}

.pagetitle {
	color: #2f75a9;
	padding: 0px;
	margin-top:9px;
	text-align: left;
	text-transform: uppercase;
}
.red {
    color: red;
    font-weight: bold;
    font-size: 13px;
}
.title {
	color: #2d2d2d;
	font-weight:bold;
}

.header_light {
	color: #8693ab;
}

.color {
	margin-right:3px;
	padding:1px;
	border:1px solid #d1d6de;
}

.note { color: red;}
.light { color: #919191;}

.contact {
	border: 1px solid #a5acb2;
}

.hit_image {padding: 0px 11px 10px 0px;}

div#bottom {
	padding: 21px 41px 0px 41px;
	color: #2d2d2d;
}
div#bottommenu {
	background-color: #F9FCEF;
	height: 29px;
	text-align: center;
}
div#footer {
	background-color: #ffffff;
	margin: auto;
	margin-top: -123px;
	width: 996px;
	height: 123px;
	clear: both;
}

div#jne {
	height: 123px;
	clear: both;
}


div#header {
	min-width:996px;
	height:295px;
/*	background:url('img/top.jpg'); */
	overflow: auto;
}

div#mainbar {
	overflow: auto; /*hidden;*/
	padding: 39px 41px 39px 41px;
	width:914px; /*996-82*/
}
div#page {
	width: 996px;
	margin: auto;
	height: auto !important;
	min-height:100%;
	height: 100%;
	background-color: #F9FCEF;
}
#subtopic {
	height:22px;
}
#topic {
	padding-top:3px;
	height:14px;
	background:url(img/menubg.gif);
/*	border: 1px solid black;*/
}

div#left_main { overflow: hidden; float: left; width:605px;}
div#left { overflow: hidden; float: left; width:250px;}
div#center { overflow: auto; padding-left: 55px; width:300px;}
div#right { overflow: visible; float: right; width:250px; text-align:left;}

h1 {
	color: #2d2d2d;
	margin: 0px 0px 4px 0px;
	text-align: left;
	font-size: 14px;
}
h2 {
	color: #2d2d2d;
	margin: 0px 0px 4px 0px;
	text-align: left;
	font-size: 12px;
}

P { margin:0px 0px 10px 0px;}
P.sidebar { margin:0px 0px 10px 0px; text-align: left;}

h1.title_prg { margin: 0px 0px 4px; color: #4BA539; text-align: left; font-size: 18px; font-family: Tahoma;}
.title_prg { margin: 0px 0px 4px; color: #DF5D01; text-align: left; font-size: 18px; font-family: Tahoma;}

/*P:first-letter {
	font-size:150%;
	font-weight:bold;
	color: #4a4a4a;
	float:left;
	padding-right:3px;
	line-height: 120%;
}*/

SUB, SUP {
	font-size:70%;
}

SELECT {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
}

INPUT {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
}

UL {
	padding-left: 43px;
	margin-left: 0px;
}

/*UL LI {
	color: #008600;
}
LI {
	text-align: justify;
}
*/
UL.nm LI {
	margin-left:-30px; padding-left:-30px;
	margin-bottom: 0px;
}

a:link {color: #008600;}
a:hover {color: #008600;}
a:visited {color: #008600;}

h1 a {font-size:14px;}

a.title {font-weight:bold;}
a.title:link {color: #008600; font-weight:bold;}
a.title:hover {color: #008600; font-weight:bold;}
a.title:visited {color: #008600; font-weight:bold;}

a.bottom:link {color: #000000; text-decoration:none}
a.bottom:visited {color: #000000; text-decoration:none}
a.bottom:hover {color: #000000; text-decoration:underline}

a.menu:link {color: #000000; text-decoration:none}
a.menu:visited {color: #000000; text-decoration:none}
a.menu:hover {color: #000000; text-decoration:underline}

a.menuact:link {color: #008600; text-decoration:none}
a.menuact:visited {color: #008600; text-decoration:none}
a.menuact:hover {color: #008600; text-decoration:underline}

a.note:link {color: #008600; text-decoration:none}
a.note:visited {color: #008600; text-decoration:none}
a.note:hover {color: #008600; text-decoration:underline}
