.title01 {
	color : #oooooo;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 16px;
	font-family : Arial,Helvetica,Sans-serif;
	font-weight: bold;

}
.title {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 18px;
	font-family : Verdana, Helvetica, Sans-serif;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial, Helvetica, Sans-serif;

}
.left a {
	color : #FF6600;
	}
.left a:hover {
	color : #FEA613;
}
.left2 {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Arial, Helvetica, Sans-serif;

}
.left2 a {
	color : #000000;
	text-decoration: none;
	}
.left2 a:hover {
	color : #0000ff;
	text-decoration:underline;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 13px;
	font-family : Arial,Helvetica,Sans-serif;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu01 a:hover {
	color : #0000ff;
	text-decoration:underline;
	font-weight: bold;

}
.menu02 {
	color : #0c2d70;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:none;
}
.menu02 a {
	color : #aaaaaa;
	font-weight: bold;
	text-decoration: none;
}
.menu02 a:hover {
	color : #ffffff;
	font-weight: bold;
	text-decoration:underline;
}
.menu03 {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 15px;
	font-family : Arial,Helvetica,Sans-serif;
	font-weight: bold;
}
.menu03 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu03 a:hover {
	color : #ffffff;
        text-decoration: underline;
}
.menu04 {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 13px;
	font-family : Arial,Helvetica,Sans-serif;
	font-weight: bold;
}
.menu04 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu04 a:hover {
	color : #ffffff;
        text-decoration: underline;
}
.data {
	color : #9A9A9A;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 {
	color : #F3400F;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

div.textbox
{

	color: #000;
	padding: 20px;
	background-color: #ddd;
	border-color: black;
	border-width: 20px;
	border-style: solid;
	width: 540px;
	height: 347px;
}

div.textbox div
{
	width: 540px;
}

div.textbox img
{
	float: center;
	padding-right: 20px;
	padding-bottom: 20px;
}
