@charset "UTF-8";
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/

body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
}

b {
	color: #232332;
	font-weight: bold;
}

strong {
	font-size: 123.1%;
	color: #232323;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

select,input,button,textarea,button	{
	font:99% arial,helvetica,clean,sans-serif;
}

table {
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

/*
font-size
*/
.fs-small { 
	cursor: pointer;
	font-size: 77%;
}
.fs-middle {
	cursor: pointer;
	font-size: 100%;
}
.fs-large {
	cursor: pointer;
	font-size: 123.1%;
}

.fs10 {
	font-size: 77%;
}
.fs11 {
	font-size: 85%;
}
.fs12 {
	font-size: 93%;
}
.fs13 {
	font-size: 100%;
}
.fs14 {
	font-size: 108%;
}
.fs15 {
	font-size: 116%;
}
.fs16 {
	font-size: 123.1%;
}
.fs17 {
	font-size: 131%;
}
.fs18 {
	font-size: 138.5%;
}
.fs19 {
	font-size: 146.5%;
}
.fs20 {
	font-size: 153.9%;
}
.fs21 {
	font-size: 161.6%;
}
.fs22 {
	font-size: 167%;
}
.fs23 {
	font-size: 174%;
}
.fs24 {
	font-size: 182%;
}
.fs25 {
	font-size: 189%;
}
.fs26 {
	font-size: 197%;
}