@charset "utf-8";
/* CSS Document */

body 
{
	margin :0;
	padding :0;
	font-family: Tahoma;
	font-size: 11px;
}

a:link.Tag1, a:visited.Tag1
{
	color: #333333;
	font-family: Tahoma;
	font-size: 20px;
	font-weight :bolder ;
	text-decoration: none;
}
a:hover.Tag1, a:visited:hover.Tag1 
{
	color: #333333;
	font-family: Tahoma;
	font-size: 20px;
	font-weight :bolder ;
	text-decoration: underline;
}

a:link.Tag2, a:visited.Tag2
{
	color: #333333;
	font-family: Tahoma;
	font-size: 14px;
	font-weight :bold ;
	text-decoration: none;
}
a:hover.Tag2, a:visited:hover.Tag2 
{
	color: #333333;
	font-family: Tahoma;
	font-size: 14px;
	font-weight :bold ;
	text-decoration: underline;
}

a:link.Tag3, a:visited.Tag3
{
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
	font-weight :normal ;
	text-decoration: none;
}
a:hover.Tag3, a:visited:hover.Tag3
{
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
	font-weight :normal ;
	text-decoration: underline;
}

.waterMask
{
    background-color: #fffafa;
    color: #dcdcdc;
    font-size: 9pt;
}
.Count 
{
    color: #000000; 
    font-size:10pt; 
    font-weight: normal; 
    text-decoration: none; 
    font-family:Verdana
}

.highlight
{
    text-decoration: none;
    font-weight: bold;
    color: #ffff00;
    background: #0033ff;
}
    
.text 
{
    color: #000000; 
    font-size:8pt; 
    font-weight: normal; 
    text-decoration: none; 
    font-family:Verdana;
}

.subheader 
{
    color: #80ADD9; 
    font-size:9pt; 
    font-weight: bold; 
    text-decoration: underline; 
    font-family:Verdana
}

.whiteText {color:#333333;}

.blackText {color:#333333;}
.wText { color:#333333;}
.panelAboutus
{
    height :370px;
    width :580px;
    scrollbar-base-color:#CCCCCC;
}

.panelCareer
{
    height :370px;
    width :520px;
    scrollbar-base-color:#CCCCCC;
}

.panelDTE
{
    overflow:auto;
	width:555px;
	height:210px;
	scrollbar-base-color:#CCCCCC;
}
.panelMember
{
    overflow:auto;
	width:555px;
	height:210px;
	scrollbar-base-color:#CCCCCC;
}
.panelPlay
{
    overflow:auto;
	width:555px;
	height:210px;
	scrollbar-base-color:#CCCCCC;
}
.panelChill
{
    overflow:auto;
	width:555px;
	height:210px;
	scrollbar-base-color:#CCCCCC;
}
.panelRest
{
    overflow:auto;
	width:555px;
	height:210px;
	scrollbar-base-color:#CCCCCC;
}
.divScrollerChillInfo
{
    overflow:auto;
	width:620px;
	height:200px;
	scrollbar-base-color:#CCCCCC;
}
.divScrollerDTEInfo
{
	overflow:auto;
	width:620px;
	height:200px;
	scrollbar-base-color:#CCCCCC;
}
.divScrollerMemberInfo
{
	overflow:auto;
	width:620px;
	height:200px;
	scrollbar-base-color:#CCCCCC;
}
.divScrollerPlayInfo
{
	overflow:auto;
	width:620px;
	height:200px;
	scrollbar-base-color:#CCCCCC;
}
.divScrollerCareerInfo
{
	overflow:auto;
	width:620px;
	height:350px;
	scrollbar-base-color:#CCCCCC;
}
.divScrollerRestInfo
{
	overflow:auto;
	width:620px;
	height:200px;
	scrollbar-base-color:#E31B23;
}
.divScrollerUnionInfo
{
	overflow:auto;
	width:620px;
	height:200px;
	scrollbar-base-color:#CCCCCC;
}
.divScrollerUgames
{
    overflow:auto;
	width:620px;
	
	scrollbar-base-color:#CCCCCC;
}

.divScrollerInfo
{
	overflow:auto;
	width:620px;
	height:200px;
	scrollbar-base-color:#CCCCCC;
}
.divScrollerPromoDTE
{
	overflow:auto;
	width:340px;
	height:95px;
	scrollbar-base-color:#CCCCCC;
}

.divScrollerPromoMember
{
	overflow:auto;
	width:340px;
	height:95px;
	scrollbar-base-color:#CCCCCC;
}

.divScrollerPromoCareer
{
	overflow:auto;
	width:385px;
	height:95px;
	scrollbar-base-color:#CCCCCC;
}

.divScrollerPromoPlay
{
	overflow:auto;
	width:340px;
	height:95px;
	scrollbar-base-color:#CCCCCC;
}

.divScrollerPromoRest
{
	overflow:auto;
	width:340px;
	height:95px;
	scrollbar-base-color:#CCCCCC;
}

.divScrollerPromoEvents
{
	overflow:auto;
	width:385px;
	height:95px;
	scrollbar-base-color:#CCCCCC;
}

.divScrollerPromoUnion
{
	overflow:auto;
	width:385px;
	height:95px;
	scrollbar-base-color:#CCCCCC;
}

.divScrollerPromoChill
{
	overflow:auto;
	width:340px;
	height:95px;
	scrollbar-base-color:#CCCCCC;
}

.divScrollerPromoAboutUs
{
	overflow:auto;
	width:620px;
	height:350px;
	scrollbar-base-color:#CCCCCC;
}

a:link.blackLink, a:visited.blackLink
{
	color: #333333;
	text-decoration: underline;
}

a:hover.blackLink, a:visited:hover.blackLink 
{
	color: #333333;
	text-decoration: none;
}

a:link.whiteLink, a:visited.whiteLink
{
	color: #333333;
	text-decoration: underline;
}

a:hover.whiteLink, a:visited:hover.whiteLink 
{
	color: #333333;
	text-decoration: none;
}

a:link.blueLink, a:visited.blueLink
{
	color: #0033ff;
	font-weight :bold ;
	font-size:12px;
	font-family: Verdana;
}

a:hover.blueLink, a:visited:hover.blueLink 
{
	color: #0033ff;
	font-weight :bold ;
	font-size:12px;
	font-family: Verdana;
}



.calendarLink
{
	color: #FFFFFF;
	text-decoration: none;
}

.footer
{
	font-weight:bold;
	font-size:9px;
}

.calendarFrame
{
    border-right: #add8e6 thin solid;
    border-top: #add8e6 thin solid;
    border-left: #add8e6 thin solid;
    border-bottom: #add8e6 thin solid;
}

.calendarMonthYear
{
    font-size: 1.2em;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    background-color: #335ea8;
    letter-spacing: 1px;
}

.calendarDay
{
    font-size: 1em;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    background-color: #6fa1d9;
}

.hasEvent
{
    font-size: 1em;
    color: #ffffff;
    font-family: Verdana, Arial;
    background-position: center center;
    background-image: url(../imgs/event.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 25px;
    height: 25px;
    cursor: pointer;
    vertical-align: middle
}

.hasNoEvent
{
    font-size: 1em;
    font-family: Verdana, Arial;
    text-align: center;
    width: 25px;
    height: 25px;
}

.pollButton 
{ 
    color: #666666;
    background: #FFFFFF;  
    font-size: 9px; 
    font-family: Verdana,Helvetica;
    border: #777777 1px solid;
}
