body{
	background-image: url(bgimg.gif);
	text-align: center;
	color: #3D3D3D;
	font-family: Verdana, Arial, "qMmpS Pro W3", "lr oSVbN", sans-serif;
}

p {
	line-height: 1.9;
	text-align: justify;
	text-justify: distribute;
}

p, ul, ol, dl, table, pre {
	font-size: 100%;
	letter-spacing: 0.02em;
}

h1 {
	font-size: 160%;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:0;
	border-bottom: 1px solid #cccccc;
}

h2 {
	font-size: 110%;
	font-weight:bold;
	margin:0;
	padding:0;

}

h3 {
	font-size: 130%;
	font-weight:normal;
	margin:2.5em 0 1em 0;
	padding:0 0 0 10px;
	border-left: 3px solid #cccccc;
}

h4 {
	font-size: 130%;
	font-weight:normal;
	margin:2.5em 0 1em 0;
	padding:0 0 5px 10px;
	border-bottom: 1px solid #cccccc;
}

ul {
	margin:0 5px 5px 0;
	padding: 3px;
	list-style: circle;
}

li {
	margin: 0.5em 0 0.5em 1.5em;
	letter-spacing: 0.02em;
	padding: 0.3em 0 0.3em 0.1em;
}

.box-base{
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	width: 800px;
	height: 1090px;
	
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	text-align: center;
}

.box-top{
	background-color: #FFFFFF;
 	border: 0px outset #00CC00;
 	
 	width: 800px;
 	height: 160px;
}

.box-button-base{
	background-color: #FFFFFF;
	border-bottom: 0px outset #0000CC;
	border-right: 0px outset #0000CC;
	border-left: 0px outset #0000CC;
	border-top: 0px outset #0000CC;
	with: 800px;
	height: 40px;
}

.box-button{
	background-color: #FFFFFF;
	float: left;
	border-right: 0px dotted #CC0000;
	
	width: 160px;
	height: 40px;
}

.box-main{
	background-color: #FFFFFF;
	background-image: url(bgimg3.gif);
	with: 800px;
	height: 930px;
	border: 0px solid #CCCCCC;
}

.box-bottom{
	background-color: #FFFFFF;
	with: 800px;
	height: 40px;
	border: 0px solid #CC00CC;
}

.table{
	background-color: #FFFFFF;
	background-image: url(bgimg4.gif);
	with: 750px;
	height: 850px;
	margin-left: 25px;
	margin-right: 25px;
	
	text-align: left;
}

.imgbox{
	float: left;
	margin: 15px;
}


.textbox1{
	
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.6;
	font-size: 100%;
	color: #4d4d4d;
	font-weight:600;
	
	margin: 15px;
}

.textbox2{
	background-color: #FFFFFF;
	background-image: url(bgimg5.gif);
	float: left;
	
	width: 150px;
	height: 460px;
	
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.6;
	font-size: 100%;
	color: #2d2d2d;
	font-weight:800;
	
	margin: 15px 35px 15px 35px;
}

.textbox3{
	
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.6;
	font-size: 100%;
	color: #4d4d4d;
	font-weight:600;
	
	margin: 15px;
	margin-top: 20px;
}

.textbox4{
	
	float: left;
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.2;
	font-size: 80%;
	color: #4d4d4d;
	font-weight:600;
	
	margin: 15px;
	margin-top: 20px;
}

/***** Link styles*****/

a {text-decoration: none;}

a:link {
	color: #4d4d4d;
	border-bottom: 0px solid #4d4d4d;
}

a:visited {
	color: #2d2d2d;
	border-bottom: 0px solid #0d0d0d;
}

a:hover {
	color: #337ED2;
	border-bottom: 1px solid #337ED2;
}

.menu1{
	text-align: center;
	letter-spacing: 0.1em;
	margin:0 3em;
	line-height: 1.9;
}

.menu2{
	text-align: center;
	letter-spacing: 0.2em;
	margin:0 3em;
	line-height: 1.9;
}

.tab{
	background-image: url(tab.png);
	with: 100px;
	height: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 675px;
}

div:after{

content:hh;

display:block;

clear:both;

border-top:0px transparent solid;

}
