body
{
	font-weight: normal;
	font-size: 12px;
	font-family: "verdana", "Arial", "Helvetica", "san-serif";
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: normal;
	overflow-x:hidden;
	overflow:auto !important;
}

.default_space { font-size: 12px; line-height:17px; }
.small_eng { font-size: 10px; }
.small_eng_space { font-size: 10px; line-height:14px; }  
.big_eng { font-size: 14px; }
.big_eng2 { font-size: 17px; }
.big_eng_more { font-size: 25px; }
.lineup1 { font-size: 30px; line-height:29px; }
.lineup2 { font-size: 24px; line-height:25px; }
.lineup3 { font-size: 18px; line-height:22px; }
.lineup4 { font-size: 13px; line-height:18px; }

/* Link Color */
a:link { color: #000000; text-decoration: none }
a:visited { color: #666666; text-decoration: none }
a:hover { color: #D6372B; text-decoration: underline }
a:active { color: #D6372B; text-decoration: none }

a.artist:link { color: #000000; text-decoration: none }
a.artist:visited { color: #666666; text-decoration: none }
a.artist:active { color: #FF6347; text-decoration: none }
a.artist:hover { color: #FF6347; text-decoration: none }

a.red:link { color: #FF4500; text-decoration: none }
a.red:visited { color: #FF4500; text-decoration: none }
a.red:active { color: #000000; text-decoration: none }
a.red:hover { color: #000000; text-decoration: none }

a.black:link { color: #000000; text-decoration: none }
a.black:visited { color: #000000; text-decoration: none }
a.black:active { color: #FF4500; text-decoration: none }
a.black:hover { color: #FF4500; text-decoration: none }

a.black2:link { color: #000000; text-decoration: none }
a.black2:visited { color: #000000; text-decoration: none }
a.black2:active { color: #FFFFFF; text-decoration: none }
a.black2:hover { color: #FFFFFF; text-decoration: none }

a.line:link { color: #000000; text-decoration: none }
a.line:visited { color: #000000; text-decoration: none }
a.line:active { color: #48D1CC; text-decoration: none }
a.line:hover { color: #48D1CC; text-decoration: none }

a.blue:link { color: #000000; text-decoration: none }
a.blue:visited { color: #000000; text-decoration: none }
a.blue:active { color: #0099CC; text-decoration: none }
a.blue:hover { color: #0099CC; text-decoration: none }

a.orange:link { color: #FF8C00; text-decoration: none }
a.orange:visited { color: #FF8C00; text-decoration: none }
a.orange:active { color: #000000; text-decoration: none }
a.orange:hover { color: #000000; text-decoration: none }

a.cal:link { color: #5F9EA0; text-decoration: none }
a.cal:visited { color: #5F9EA0; text-decoration: none }
a.cal:active { color: #000000; text-decoration: none }
a.cal:hover { color: #000000; text-decoration: none }

/* Line */
.line { 
border-left: 1px dotted #333333; 
border-right: 1px dotted #333333; 
border-bottom: 1px dotted #333333; 
}
.line5 { 
border-left: 1px dotted #333333; 
border-right: 1px dotted #333333; 
border-top: 1px dotted #333333; 
border-bottom: 1px dotted #333333; 
}

.line2 { 
border: 1px solid #333333; 
}

.lineone { 
border-bottom: 1px dotted #333333;
}

/* Table */
.TBorange { background-color: #FFA500; }
.TBsilver { background-color: #C0C0C0; }
.TBwhite { background-color: #FFFFFF; }
.TBblack { background-color: #000000; }
.TBgrey { background-color: #999999; }