/* CSS Document */

/* Page Design */

body {
	background: #e5dfd3;

}

#main {
	background-color: #FFFFFF;
	width: 1130px;
	height: auto;
	margin: auto;
}

#left {
	float: left;
	width: 300px;
	height: auto;
	padding-left: 10px;
}

#right {  
	float: left; 
	height: auto;
	width: 820px;
	overflow: auto;

}


a{text-decoration:none;}

#middle {
	border: solid 1px green;
	margin: 2px;
	float: left;
	width: 30%;
	overflow: auto;
} 

#leftmenu_vjustify{
        font-family: Cambria, serif;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
	text-transform: normal;
	letter-spacing:normal;
	line-hight: 1.6em;
	text-align: justify;
	color: black;
	margin: 0px;
}



.ttop {
	background-image: url('resultform_top.png');
	width:800px;
	height:31px;
	background-repeat: no-repeat;
}

.tmiddle {
	background-image: url('resultform_middle.png');
	background-repeat: repeat-y;
	width:800px;
}

.tbottom {
	background-image: url('resultform_bottom.png');
	width:800px;
	height:20px;
}

.infotop {
	background-image: url('info_top.png');
	width:800px;
	height:30px;
	background-repeat: no-repeat;
}

.infomiddle {
	background-image: url('info_middle.png');
	background-repeat: repeat-y;
	width:800px;
}

.infobottom {
	background-image: url('info_bottom.png');
	width:800px;
	height:18px;
}

.dataintexttop {
	background-image: url('dataintext_top.png');
	width:800px;
	height:28px;
	background-repeat: no-repeat;
}

.dataintextmiddle {
	background-image: url('dataintext_middle.png');
	background-repeat: repeat-y;
	width:800px;
}

.dataintextbottom {
	background-image: url('dataintext_bottom.png');
	width:800px;
	height:23px;
}

#dataintextcontent{
	width:780px;
	height:auto;
	left:10px;
	position:relative;
}

#InfoDivHeader1{
	width:780px;
	height:auto;
	left:10px;
	position:relative;
}

#InfoDivContent1{
	width:761px;
	height:auto;
	left:29px;
	position:relative;
}

#InfoDivHeader2{
	width:780px;
	height:auto;
	left:10px;
	position:relative;
}

#InfoDivContent2{
	width:761px;
	height:auto;
	left:29px;
	position:relative;
}

#InfoDivHeader3{
	width:780px;
	height:auto;
	left:10px;
	position:relative;
}

#InfoDivContent3{
	width:761px;
	height:auto;
	left:29px;
	position:relative;
}

#InfoDivHeader4{
	width:780px;
	height:auto;
	left:10px;
	position:relative;
}

#InfoDivContent4{
	width:761px;
	height:auto;
	left:29px;
	position:relative;
}

#InfoDivHeader5{
	width:780px;
	height:auto;
	left:10px;
	position:relative;
}

#InfoDivContent5{
	width:761px;
	height:auto;
	left:29px;
	position:relative;
}

#InfoDivHeader6{
	width:780px;
	height:auto;
	left:10px;
	position:relative;
}

#InfoDivContent6{
	width:761px;
	height:auto;
	left:29px;
	position:relative;
}

.image{
	margin: 25px;
	text-align: center;
}

.caption {
	text-align: center;
}

.table{
	border: 0px;
	cellpadding: 0px;
	cellspacing: 0px;
}