.menu01 {
	color : #707070;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}
.menu01 a {
	color : #707070;
	text-decoration: none;
}
.menu01 a:hover {
	color : #333333;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color : #F2F2F2;
}
.menu03 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}
.menu03 a {
	color : #000000;
	text-decoration: none;
}
.menu03 a:hover {
	color : #555555;
}
.menuleft {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: left;
}
.menuleft a {
	color : #000000;
	text-decoration: none;
}
.menuleft a:hover {
	color : #555555;
}
.title {
	color : #325a80;
	margin-top : 5px;
	padding-bottom : 5px;
	font-size : 16px;
	font-family : Arial Black;
	font-weight: bold;
}
.title2 {
	color : #000000;
	margin-top : 5px;
	font-size : 14px;
	font-family : Tahoma;
	font-weight: bold;
}
.paraleftbar {
	color : #000000;
	margin-top : 5px;
	font-size : 11px;
	font-family : Tahoma;
	font-weight: bold;
}
.copyright {
	color : #000000;
	margin-top : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	font-size : 9px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}

.p2 {
	color : #000000;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	line-height:16px;
}

p {
	color : #000000;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right :0px;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	line-height:16px;
}

p a {
	color : #000000;
}
p a:hover {
	color : #294A7B;
}
