body {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;	
	background-color:#FFFFFF;
	background-image:url(layout/lines2.gif);
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
}

ul{list-style:square}

.menu_item{
font-size:14px;font-weight:bold;display:block;padding: 6px;cursor: pointer;cursor: hand;margin-right:9px;text-decoration:none;
}

.menu_item:hover{
font-size:14px;font-weight:bold;display:block;padding: 6px; background-color:#d7efef;cursor: pointer;cursor: hand;margin-right:9px;text-decoration:none;color:#55bdb6;
}

.menu_ul{
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;	
	padding:0 0 0 0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

img{
	background-image:url(layout/lines.gif);
	border:none;
}

#stripebox {
	height: 167px;
	width:50%;
	float:left;
	position:absolute;
	z-index:0;
	top:5;
	left:0
}

#stripe {
	height: 117px;
	width:100%;
	float:left;
	z-index:0;
	top:0;
	left:0;
	background-color:#d7efef
}

#container {
	color: #607AAA;
	width: 750px;
	height: 100%;
	margin: 0 auto 0 auto;
	background-color:#FFFFFF;
	border:none;
	position:relative;
	z-index:2
}

#wai {
	height: 50px;
	background-image:url(layout/wai.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 38px;
	position:relative;
	float:left;
	display:none;
}

#nav {
	width: 142px;
	float: left;
	overflow:hidden;
	padding: 0 0 0 0;
	border:none;
	margin: 0 0 0 0
}

#content {
	width: 608px;
	float: right;
	overflow:hidden;
	padding: 0 0 0 0;
	border:none;
	margin: 0 0 0 0;
}

.spacer20 {
	height: 20px;
}

#spacer50 {
	height: 50px;
	text-align:right
}

#spacer117 {
	height: 117px;
	text-align:right
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal
}

.standard{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal
}

.bigbox {
	width: 598px;
	overflow:hidden;
	float: center;
	border:none;
	background-color:#d7efef
}

.box {
	width: 284px;
	overflow:hidden;
	float: right;
	border:none;
	background-color:#d7efef
}

.boxcontent{
	width: 274px;
	margin: 0 auto 0 auto;
}

.boxcontainer{
	width: 294px;
	float: right;
	overflow:hidden;
	border:none;
	background-color:#ffffff
}

.lbox {
	width: 284px;
	overflow:hidden;
	float: left;
	border:none;
	background-color:#d7efef
}

.lboxcontent{
	width: 274px;
	margin: 0 auto 0 auto;
}

.lboxcontainer{
	width: 294px;
	float: left;
	overflow:hidden;
	border:none;
	background-color:#ffffff
}

.bigboxcontent{
	width: 578px;
	margin: 0 auto 0 auto;
}

.bigboxcontainer{
	width: 608px;
	float: center;
	overflow:hidden;
	border:none;
	background-color:#ffffff
}

.thumb{
border:solid;
border-bottom-width:5px;
border-top-width:1px;
border-left-width:1px;
border-right-width:1px;
border-top-color:#d7efef;
border-left-color:#d7efef;
border-right-color:#d7efef;
border-bottom-color:#d7efef;

}

.thumb:hover{
border:solid;
border-bottom-width:7px;
border-top-width:1px;
border-left-width:1px;
border-right-width:1px;
border-top-color:#d7efef;
border-left-color:#d7efef;
border-right-color:#d7efef;
border-bottom-color:#d7efef;
margin-top:-2px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #607AAA;
}

hr{
	width:750px;
	color:#d7efef;
	background-color: #d7efef;
	height:1px;
	border:1px	
}