/*JUITTER PLUGIN CSS
-------------------------------------------*/
#juitterContainer{margin-bottom: 20px} /*Juitter container*/
#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */
/* Bellow the list of tweets "<li>" */
#juitterContainer .twittLI{list-style:none;background:#FEEEEE;margin:0;padding:5px 0 0 0;border-bottom:dotted 1px #F09BA5;padding:3px;clear:both;}
#juitterContainer .twittList SPAN.time{color:#777;font-size:0.9em}
#juitterContainer .twittList A{color:#006600;} /*Links inside the tweets list */
/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;height:48px;}
#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/
#juitterContainer .extLink{} /*CSS for the external links*/
#juitterContainer .hashLink{} /*CSS for the hash links*/
/* clearfix */
#juitterContainer .twittLI:after{clear: both;height: 0;visibility: hidden;display: block;content: ".";}
#juitterContainer .twittLI{display: inline-block;}
* html #juitterContainer .twittLI{height: 1%;}
#juitterContainer .twittLI{display: block;}
/* */
/*end of Juitter CSS*/


BODY {
	scrollbar-3d-light-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #FBDEE8; 
	scrollbar-face-color: #F09BA5; 
	scrollbar-highlight-color: #FBDEE8; 
	scrollbar-track-color : #FFFFFF; 
	scrollbar-light-color: #FBDEE8; 
	scrollbar-shadow-color: #FF0055; 
	scrollbar-darkshadow-color : #FF0055;
	}

BODY {
 font-family: Osaka,Verdana,Arial,Helvetica,sans-serif; 
}

td {
 font-family: Osaka,Verdana,Arial,Helvetica,sans-serif; 
	FONT-SIZE: 12px; LINE-HEIGHT: normal; color: #666666}

a:link{
  color: #EE0055;
  text-decoration: none;
  }
a:visited{
  color: #EE0055;
  text-decoration: none;
  }
a:hover,a:active{
  color: #FF99CC;
  text-decoration: underline;
  background: none;
  }


.bold_s {  font-size: 10pt; font-weight: bold; color: #665EAC}

#timezone {
	text-align: center;
	margin-bottom: 1.7em;
}
#timezone table {
	border-left: 1px solid #b7b7b7b;
	border-bottom: 1px solid #b7b7b7;
	width: 100%;
}
#timezone td {
	border-top: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	text-align: right;
	padding: 0.1em;
}
#timezone td a:link {
	display: block;
	background: #FFFFFF!important;
	color: #02027b;
	text-decoration: none;
}
#timezone td a:hover {
	display: block;
	background: #FFFFFF!important;
	color: #7b0202;
	text-decoration: none;
}
#timezone strong {
	color: #f00;
	font-weight: normal;
}
#timezone em {
	color: #00f;
	font-style: normal;
}
#pastlog {
	text-align: right;
	padding-right: 0.7em;
	margin: 0.7em 0 1.7em 0;
}
#pastlog a {
	margin: 0 0.3em 0 0.3em;
}
#login {
	text-align: right;
	padding-right: 0.7em;
	margin: 0.7em 0 1.7em 0;
}
#masterroom {
	text-align: center;
}


#copy	{
	text-align: right;
	margin: 0.5em 0.5em 0.7em 0;
}



TEXTAREA {
	BORDER-RIGHT: #C1C1C1 1px solid; BORDER-TOP: #C1C1C1 1px solid; BORDER-LEFT: #C1C1C1 1px solid; COLOR: #333333; BORDER-BOTTOM: #C1C1C1 1px solid; BACKGROUND-COLOR: #ffffff
}
SELECT {
	BORDER-RIGHT: #C1C1C1 1px solid; BORDER-TOP: #C1C1C1 1px solid; BORDER-LEFT: #C1C1C1 1px solid; COLOR: #333333; BORDER-BOTTOM: #C1C1C1 1px solid; BACKGROUND-COLOR: #ffffff
}

.ss {
	font-size: 10px;
}

.T1 {
	font-size: 15px;
; font-weight: bold
}

.checkbox{
		background-color:none;
		border-color:none;
}

.pink1 {color:#FF99CC;}
.pink2 {color:#F6B2C8;}
.pink5 {color:#EE0055;}
.blue1 {color:#00CCFF;}
.blue2 {color:#00B5EB;}
.orange1 {color:#DEA02E;}

