@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #031756;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	color: #031756;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color: #014A12;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color: #031756;
	font-weight:bold;
	text-decoration:underline;
}

a.normal:link, a.normal:visited
{
	color: #031756;
	text-decoration: none;
	font-weight:normal;
}

a.normal:hover
{
	color: #FE0000;
	text-decoration: none;
	font-weight:normal;
}

.contetntitle
{
font-size:22px;
font-weight:bold;
padding-left:15px;
}
.contetntitle2
{
font-size:16px;
font-weight:bold;
color:#014A12
}
.contetntitle3
{
font-size:14px;
font-weight:bold;
color:#031756
}


.list_table tr {
	background-color:#FFFFFF;
}
.list_table tr.d {
	background-color:#FFFFFF;
}
.list_table tr:hover, .list_table tr.hovered {
	background-color:#e0e1e1;
}
a.greenlink:link, a.greenlink:visited
{
	color: #8bb813;
	text-decoration: underline;
	font-weight:bold;
}

a.greenlink:hover
{
	color: #2a3441;
	text-decoration: underline;
	font-weight:bold;
}

a.orangelink:link, a.orangelink:visited
{
	color: #FE0100;
	text-decoration: underline;
	font-weight:bold;
}

a.orangelink:hover
{
	color: #031756;
	text-decoration: underline;
	font-weight:bold;
}
a.top:link, a.top:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

a.top:hover
{
	color: #CACED7;
	text-decoration: underline;
	font-weight:bold;
}

.greentext{
	color:#014A12;
	font-size:13px;
	font-weight:bold;
}

.ltbdr100 {
	border: 1px solid #cccccc;
}

#upmenu {
	position: absolute;
	z-index: 76;
	height: 193px;
	width: 100%;
}
#upmenubg {
	position: relative;
	z-index: 50;
	
	width: 100%;
	
	float: right;	
}

.textalign
{
text-align:justify;
}

.whitetext{
color:#ffffff;
}
