BODY
{
    background-color: #d5dac4;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    color: #5f6354;
}

INPUT, TEXTAREA, SELECT {
	font-family: arial;
	font-size: 10pt;
}

TABLE, TR ,TD {
	font-size: 11px;
	margin-top: 0px;
  	margin-bottom: 0px;
  	border-spacing: 0px;
  	border-collapse: collapse;
  	background-repeat: no-repeat;
  	border: 0px solid black;
  	padding: 0px;
  	text-align: center;
    	font-weight: bold;
    	color: #5f6354;
}

.footer {
	font-weight: bold;
	color: #5f6354;
}

.footers {
	font-weight: bold;
	color: #5f6354;
	font-size: 11px;
}

A:link, A:visited, A:active {
	font-weight: bold;
	color: #5f6354;
	text-decoration: none;
	background-color: none;
}
A:hover {
	font-weight: bold;
	color: #AA603D;
	text-decoration: none;
	background-color: none;
}


A:link.nav, A:visited.nav, A:active.nav {
	font-weight: bold;
	color: #AA603D;
	text-decoration: none;
	background-color: none;
}
A:hover.nav {
	font-weight: bold;
	color: #AA603D;
	text-decoration: none;
	background-color: none;
}


IMG {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
}

H1 {
	color: #232e84;
	font-size: 16pt;
	text-align: right;
}

#SideMenu TABLE, #SideMenu TR, #SideMenu TD {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12pt;
  	border: 0px solid black;
  	text-align: right;
  	vertical-align: middle;
}

input.btn {
	background-color: transparent;
	border: 0px;
	padding: 0px;
	background-position: center center;
	background-repeat: no-repeat;

	margin: 0px;
	max-width: 102px;
	max-height: 32px;
	cursor: hand;
		}

.PagingMenu {
	width: 15px;
	height: 18px;
}


.start{ background-image: url("../assets/b_start.gif"); }
.prev{ background-image: url("../assets/b_backword.gif"); }
.next{ background-image: url("../assets/b_forword.gif"); }
.end{ background-image: url("../assets/b_end.gif"); }




#divUpControl{position:absolute; padding-left:145; top:346;}
#divDownControl{position:absolute; padding-left:130; top:346;}

#divContainer{position:absolute; width:150; height:230; overflow:hidden; top:100;  clip:rect(0,150,230,0); visibility:visible; margin-top:5px;}
#divContent{text-align:left;font-weight:normal; color:#fafae1; position:absolute; top:0; left:0; margin-top:5px;}
</style>

