/* -- Generic -- */
div,p,span,a,input,select,textarea,form,ul,ol,li,dl,dt,dd{
	font-size:100%
}

h1,h2,h3,h4{
	font-size:100%;
	margin:0px;
	color:#333333;
	margin:5px 5px 20px 20px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

h5{
	font-size: 16px;
	color:#003198;
	border-left:double 5px #003198;
	background-color: #fff;
	margin:5px 5px 20px 20px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

h6{
	font-size: 13px;
	color:#62827C;
	border-left:double 5px #999999;
	background-color: #eeeeee;
	margin:20px 5px 5px 0px;
	padding-left: 5px;

}

body{
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	margin:0px;
	padding:0px;
	/*background:url() no-repeat;*/	font-size:small;
	color:#1a1a1a;
	text-align:center;
}

td{
	font-size:x-small;
	font-style:normal;
	color:#333333;
	line-height:150%;
}
th{
background-color:#006699;
font-weight:bold;
	font-size:small;
	font-style:normal;
	color:#ffffff;
	line-height:150%;
}

form{
	margin:0px;
}

img{
	border:0px;
	line-height:0px;
}

a:link{
	color:#003399;
}

a:visited{
	color:#660099;
}

a:hover{
	color:#ff8000;
}

/* ---- ### FrameLayout ### ---- */
#main{
	display:block;
	width:830px;

	margin-right:auto;
	margin-left:auto;
	text-align:center;
	padding:0px 0px 0px 0px;
	background:url(../img/background.gif) repeat-y;
}

#content{
	display:block;
	width:775px;
	margin:0px 0px 0px 27px;

	padding:0px 0px 0px 0px;
}

#text1{
	display:block;
	width:420px;
	margin:2px 0px 0px 8px;
	padding:5px 5px 15px 8px;
	text-align:left;

	font-size:x-small;
	line-height: 150%;
	border-left:solid 1px #666666;

}

#title{
	display:block;
	width:295px;
	margin:2px 0px 0px 4px;
	padding:5px;
	text-align:left;
	border:solid 1px #cccccc;
	font-size: x-small;
	line-height: 150%;
	background-color:#D8E5EA;

}

#text1{
	display:block;
	width:420px;
	margin:2px 0px 0px 8px;
	padding:5px 5px 15px 8px;
	text-align:left;

	font-size:x-small;
	line-height: 150%;
	border-left:solid 1px #999999;

}

#text2{
	display:block;
	width:290px;
	margin:2px 0px 0px 8px;
	padding:5px 5px 15px 8px;
	text-align:left;

	font-size: x-small;
	line-height: 150%;


}

#footer{
	display:block;
	width:830px;
	background-color:#F5F6F7;
		margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding:0px 0px 0px 0px;

}

#footer img{
	margin:0px 0px 0px 27px;

}
