th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title01 {
	color : #007797;
	margin-top : 5px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;

}
.title {
	color : #666666;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 37px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.right {
	color : #ffffff;
		font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FFFFFF;
}
.right a:hover {
	color : #cccccc;
}
.menu01 {
	color : #666666;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	text-decoration: none;
}
.menu01 a {
	color : #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.menu01 a:hover {
	color : #cccccc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menu02 {
	color : #666666;
	
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
}
.menu02 a {
	color : #0066CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menu02 a:hover {
	color : #cccccc;
}
.style1 {font-size: 11px}
.style4 {font-size: 11px; color: #999999; }
.style6 {color: #0f7491}
.style7 {color: #a90000}
.style10 {color: #666666}
.style11 {color: #ffffff}
 
.frame {
	border: 1px solid #666666;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 140px;
height: 95px;
border: 0px solid black;
padding: 2px;
background-color: ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

