* {
	padding:0;
	margin: 0;
	}

body {
background-color:#663333;
text-align:center;
}

#wrapper {
	background-color:#FFFFFF;
	position:relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	margin-top: 25px;
    /*background: url('images/orangeline.jpg') no-repeat ;*/
}

/*-----------------------------------------------header------------------------------*/
#header {
/*background: url('images/orangeline.jpg') no-repeat ;*/
}

#topNav{
	float: right;
	width:450px;
	padding-bottom:50px;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#topNav ul {
	margin: 0;
  	padding: 0;
	padding-top: 5px;
	left: 0;
	bottom:0;
 	float: right;
  	list-style: none;
	text-align:right;
	}

#topNav ul li {
padding-top: 4px;
}	
	
#topNav ul a {
  text-decoration: none;
  color:#666666;
}
	
#topNav ul a:hover {
color:#666666;
}

#topNav ul a:visited {
color:#666666;
}

ol {
margin-left:20px;
text-align:justify;
}
ol li {
padding-bottom:5px;
}
/*----------------------------main-------------------------------------------*/

h2{
font-size:1.1em;
padding-bottom:6px;
}

/* style for statistic table in result */
table.tStat
{
width:60%;
text-align:left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
}

table.tStat tr
{
height:26px;
}

table.tStat td.tdstyle 
{
padding-left:50px;
font-weight:bold;
padding-right:10px;
}

.resultHead
{
color:#990000;
font-size:14px;
padding-bottom:15px;
padding-top:10px;
}

table.tStat td.red
{
font-size:14px;
color:#990000;
}

table.tBass
{
width:90%;
}

table.tBass td
{
font-weight:bold;
text-align:center;
}
table.tBass tr
{
height:26px;
}

input.groovy
{
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#333333;
   background-color:#CCCCCC;
   border-style:ridge;
   font-size:12px;
}

p {
padding-bottom:.5em;
padding-top:.5em;
text-align:justify;
line-height:1.4em;
font-size:1em;
}


.directors{
width:400px;
}
.directors td{
vertical-align:top;
}


#main {
	width: 900px;
	padding-bottom:20px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#left {
margin:0 auto; 
width: 180px;
float: left;
background: url(images/boxrepeat.jpg) left repeat-y;
text-align:center;
}

#left .boxBottom{
background: url(images/boxbottom.jpg) no-repeat bottom left;
}

#left .leftb{
text-align:center;
margin:0 auto; 
background: url(images/smallbox_m.jpg) left repeat-y;
margin-bottom:25px;
}

.leftb_t, .rightb_t{

text-transform:uppercase;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
padding-top:3px;
}

.leftb_t{
background: url(images/smallbox_t.jpg) no-repeat top left;

}



.rightb_t{
background: url(images/update_t.jpg) no-repeat top left;
text-align:center;
}

.rightb_b{
background: url(images/update_b.jpg) no-repeat bottom left;
}

.leftb_b{
background: url(images/smallbox_b.jpg) no-repeat bottom left;
}

#leftNav {
	
	margin: 20px 20px 20px 0;
  	padding: 5px;
	left: 0;
	bottom:0;
	width:150px;
  	list-style: none;
	border-bottom: #87A19E 1px solid;
	border-right: #87A19E 1px solid;
	}
	
#leftNav li {
padding-top: 4px;
}	
	
.box_menu {
color: #336600;
padding-top:10px;

}
.box_menu li {
list-style:none;
line-height:1.4em;
}
.box_menu a {
color: #336600;
text-decoration:none;
font-weight:bold;
}



#leftNav a {
  text-decoration: none;
  color:#666666;
}
	
#leftNav a:hover {
color:#666666;
}

#leftNav a:visited {
color:#666666;
}

#center {
width: 690px;
padding-left:15px;
padding-top:20px;
padding-right: 15px;

float: left;

}

#right_b {
background: url(images/update_m.jpg) left repeat-y;
text-align:left;
}
#right_b p{
padding:10px;
}

#right {
margin-top:10px;
text-align:right;
width: 300px;
float: left;
}



/*--------------------------------footer------------------------------------------*/
#footer a {
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

#footer #fNav {
padding:10px;
text-align:center;
color:#FFFFFF;
}

#footer #iMod a {
height:70px;
color:#0000CC;
}

#footer #fNav a:visited {
color:#FFFFFF;
}

#footer #fNav a:hover {
color:#FFFFFF
}

#footer
{
	margin-top: 10px;
	background-color:#A38A76;
	width:900px;
	height:70px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.clear {
	clear:both;
	}