body{
	background:white url(../images/menu_back.gif) repeat-y
}

.head11{
	color: #666666;
	font-size: 11px;
  font-weight: bold;
  font-family:Arial
}

.head12{
	color: #666666;
	font-size: 12px;
  font-weight: bold
}

.menu1{
	color: #FF9900;
	font-size: 12px;
  font-weight: bold
}

.menu2{
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
.menu2 A:link {
	color: #666666;
	text-decoration: none
}
.menu2 A:visited {
	color: #666666;
	text-decoration: none
}
.menu2 A:active {
	color: #999999;
	text-decoration: underline
}
.menu2 A:hover {
	color: #999999;
	text-decoration: underline
}


.menu3{
	color: #666666;
	font-size: 12px;
	line-height: 18px
}

.menu3 A:link {
	color: #4169E1;
	text-decoration: none
}

.menu3 A:visited {
	color: #4169E1;
	text-decoration: none
}
.menu3 A:active {
	color: #ACC8D9;
	text-decoration: underline
}
.menu3 A:hover {
	color: #ACC8D9;
	text-decoration: underline
}

.text-10{
	color: #666666;
	font-size: 10px
}

.text-12{
	color: #666666;
	font-size: 12px;
	line-height: 18px
}

.text-14{
	color: #666666;
	font-size: 14px;
	line-height: 20px
}

.white-12{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
}

.white-14{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
}

.orange-16{
	color: #FFA500;
	font-size: 16px;
	line-height: 24px;
}

.orange-14{
	color: #FFA500;
	font-size: 14px;
  font-weight: bold
}

.orange-14 A:link{
	color: #FFA500;
	text-decoration: none
}

.orange-14 A:active{
	color: #FFA500;
	text-decoration: underline
}

.orange-14 A:visited{
	color: #FFA500;
	text-decoration: none
}

.orange-14 A:hover{
	color: #FF6600;
	text-decoration: underline
}

.gray-14{
	color: #666666;
	font-size: 14px;
  font-weight: bold
}

.gray-14 A:link{
	color: #666666;
	text-decoration: none
}

.gray-14 A:active{
	color: #666666;
	text-decoration: underline
}

.gray-14 A:visited{
	color: #666666;
	text-decoration: none
}

.gray-14 A:hover{
	color: #666666;
	text-decoration: underline
}

A:link {
	COLOR: #0066CC;
	text-decoration: none
}
A:active {
	COLOR: #CC3300
	text-decoration: underline
}
A:visited {
	COLOR: #0066CC;
	text-decoration: none
}
A:hover {
	COLOR: #CC3300;
	text-decoration: underline
}

.box1{
	width: 40px
}
.box2{
	width: 120px
}
.box3{
	width: 300px
}
.box4{
	width: 130px
}

.gray-140{
	font-family: Impact,sans-serif;
	color: #696969;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}

.gray-120{
	font-family: Impact,sans-serif;
	color: #696969;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

.blist{
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	overflow: auto;
	height: 300px;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #4169E1;
	scrollbar-base-color : #ACC8D9;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #ACC8D9;
	scrollbar-highlight-color : #ACC8D9;
	scrollbar-shadow-color : #ACC8D9;
	scrollbar-track-color : #FFFFFF;
}

