/***********Global*************************/
img{  
	border-style: none;
}

body *{
	outline: none;
}

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial,;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height:17px;
	background-color:#FFCCCC;
}

form{
	padding:0px;
	margin:0px;
}


/***********Boarder*************************/
.border-line{
	border-left:#CC6767 solid 1px;
}

.border-line-2{
	border-right:#CC6767 solid 1px;
}

.dotted-border{
	border:#606060  dashed 1px;
}



/***********Other*************************/
.member{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	padding-left:15px;
}

.form-select{
	font-size:11px;
	width:90px;
}

.launchroom{
	cursor:pointer;
}

.span_cusor{
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
}


/***********Text*************************/

.notes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.white-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.bottom-text{
	font-family: "Arial", ;
	text-decoration:none;
	font-size:11px;
	color:#333333;
}

.bottom-text  a:link, .bottom-text a:visited{
	text-decoration:none;
	color:#333333;
	font-size:11px;
}

.bottom-text a:active, .bottom-text a:hover{
	text-decoration:none;
	color:#9E3333;
	font-size:11px;
}

.user{
	color:#FFFFFF;
}

.text-2{
	font-family:"verdana";
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height:17px;
}

.text-3{
	font-family:"arial";
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height:17px;
}

.text-3 a:link, .text-3 a:visited{
	text-decoration:none;
	color:#333333;
	font-size:11px;
}

.text-3 a:active, .text-3 a:hover{
	text-decoration:none;
	color:#9E3333;
	font-size:11px;
}

.button{
	background: url(images/bg_button.gif) left top repeat-x;
	line-height:20px;
	height: 22px;
	border: 1px solid #CD6667;
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
	font-family:Arial;
	cursor:pointer;
}

.text-4{
	font-family:"arial";
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height:17px;
}

.text-5{
	font-family:"arial";
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height:17px;
}

.p11 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000099;	
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: normal;
	margin: 0; margin-top: 5; margin-bottom:0; text-indent: 10
}
.p12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: normal;
	margin: 0; margin-top: 5; margin-bottom:5; text-indent: 10
}
.p13 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	line-height: 16px;
	letter-spacing: 1px;
	margin: 0; margin-top: 15; margin-bottom:15; text-indent: 10
	word-spacing: normal;
}


.inputbox{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #0000FF; 
	width: 80px; 
	height: 17px;
	line-height:17px;
}

.loginbutton{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00; 
	width: 60px; 
	height: 20px;
	background-color: #CCCCFF;
	border-style: outset;
}

.selectbox{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 17px;
	background-color: #CCCCFF;
	border-style: outset;
}
