body 	{
		font: 14px Arial, Helvetica, Verdana, Tahoma, sans-serif;
		background-image: url(bgs/bg-all-04.jpg);
		background-position: left;
		background-repeat: repeat-y;
		background-color: #ffffff;
		text-align: center;
		margin: 20px;
	}
	
a:link	{
		color: #3333ff; 
		text-decoration:none; 
		font-weight:bold;
	}
a:visited	{
		color: #5555ff; 
		text-decoration:none; 
		font-weight:bold;
		}
a:hover 
	{
		color: blue; 
		font-weight:bold; 
		text-decoration:none;
	}

td	{
		font: 13px Arial, Helvetica, Verdana, Tahoma, sans-serif;
		color:black;
	}

td.left {
		font: 13 px arial;
		color: black;
		background-image: url(bgs/bg-left-05.jpg);
		background-position: left bottom;
		background-color: white;
		text-align: center;
		vertical-align: center;
		background-repeat: repeat-y;
		width: 20%;
		line-height: 17 px;
}

td.left2 {
		font: 13 px arial;
		color: black;
		background-image: url(bgs/bg-left-05.jpg);
		background-position: left bottom;
		background-color: white;
		text-align: center;
		vertical-align: center;
		background-repeat: repeat-y;

}

td.left3 {
		font: 12 px arial;
		color: black;
		background-image: url(bgs/bg-left-05.jpg);
		background-position: left bottom;
		background-color: white;
		text-align: left;
		vertical-align: center;
		background-repeat: repeat-y;
}


td.right {
		font: 13 px arial;
		color: black;
		background-image: url(bgs/bg-right-02.jpg);
		background-position: right bottom;
		text-align: center;
		vertical-align: center;
		background-repeat: repeat-y;
		background-color: white;
		width: 80%;
}

td.right2 {
		font: 13 px arial;
		color: black;
		background-image: url(bgs/bg-right-02.jpg);
		background-position: right bottom;
		text-align: center;
		vertical-align: center;
		background-repeat: repeat-y;
		background-color: white;
}

td.top {
		font: 25 px arial;
		font-weight: bolder;
		color: black;
		background-image: url(bgs/bg-top-01.jpg);
		background-position: top center;
		text-align: center;
		vertical-align: center;
		background-repeat: repeat-x;
		background-color: white;
		height: 45px;
}
td.top2 {
		font: 15 px arial;
		font-weight: bolder;
		color: black;
		background-image: url(bgs/bg-top-01.jpg);
		background-position: top center;
		text-align: center;
		vertical-align: center;
		background-repeat: repeat-x;
		background-color: white;
		height: 45px;
}

h3 {
		font: 20 px Arial;
		font-weight: bold;
}

td.bottom {
		font: 13 px arial;
		font-weight: bolder;
		color: black;
		background-image: url(bgs/bg-bottom-02.jpg);
		background-position: bottom center;
		text-align: center;
		vertical-align: center;
		background-repeat: repeat-x;
		background-color: white;
		height: 35px;
}

td.main-top {
		font: 12px arial;
		font-weight: bolder;
		color: black;
		background-image: url(bgs/bg-top-01.jpg);
		background-position: top center;
		text-align: center;
		vertical-align: center;
		background-repeat: repeat-x;
		background-color: white;
		height: 25px;
}

td.main-bottom {
		font: 12 px arial;
		font-weight: bolder;
		color: black;
		background-image: url(bgs/bg-bottom-02.jpg);
		background-position: bottom center;
		text-align: center;
		vertical-align: center;
		background-repeat: repeat-x;
		background-color: white;
		height: 25px;
}