.body {
	font-family: Verdana;
	font-size: 12px;
}


.outbox
{
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR: #bbbbbb;
	BACKGROUND-COLOR: #FFFFFF;
	padding: 0px;
	PADDING-BOTTOM: 0px solid;
	PADDING-LEFT: 0px solid;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	height: 560px;
	width: 735px;
}
	.backsb {
	background-image: url(../image/back_sb_on.gif);
	background-repeat: repeat;
	background-color: #ABD416;
}
.backaoff {
	background-image: url(../image/back_a.gif);
	background-repeat: repeat;
}
.insidebox {
	height: 560px;
}
.topnav {
	height: 28px;
	vertical-align: middle;
}
.biggreen {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #ABD416;
	line-height: 30px;
	text-align: left;
}
.normalblack {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}


.topnav {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.topnav:link { text-decoration: none; color: #000000 }
a.topnav:active { text-decoration: none; color: #000000 }
a.topnav:visited { text-decoration: none; color: #000000 }
a.topnav:hover { text-decoration: underline; color: #cc3300}

.nineblack {
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
}
.smallgreen {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ABD416;
	line-height: normal;
	text-align: left;
}
.nineblack2 {
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
}


.foot1 {
 width: 200px;
}
.foot2 {
 width: 200px;
 color: red;
}
.foot3 {
 width: 200px;
 border-left: 1px solid red;
}
.foot4 {
 width: 200px;
}
.foot5 {
 border-left: 1px solid red; 
 width: 200px;
}


.nav_master {
width: 792px;
margin: 0 auto 0 auto;
}

.nav_master p{
float: right;
margin: 45px 15px 0 0;
}
