@CHARSET "ISO-8859-1";

.cbody
{
	text-align:justify;
	font-family:arial, tahoma;	
	font-weight: normal; 
	font-size:13px;
	letter-spacing:2px;
	color: black;
	text-decoration: none;
	background:white;
	height: 100%; 
	margin-bottom: 1px;	
}
.LinkOut
{
	color: #5380ff;
	text-decoration: underline;
	font-size:12px;
}
.LinkOver
{
	color: #ff0000;
	text-decoration: underline;
	font-size:12px; 
}
.strip
{
	background-image:url('/images/strip.png');
	background-position:top left;
	background-repeat:repeat-x;
	height:24px;
	padding:0px;
	margin:0px;
}
.ppstrip
{
	background-image:url('/images/ppstrip.png');
	background-position:top left;
	background-repeat:repeat-x;
	height:24px;
	padding:0px;
	margin:0px;
}
.estrip
{
	background-image:url('/editor/strip.png');
	background-position:top left;
	background-repeat:repeat-x;
	height:24px;
	padding:0px;
	margin:0px;
}
.rstrip
{
	background-image:url('/members/images/strip.png');
	background-position:top left;
	background-repeat:repeat-x;
	height:24px;
	padding:0px;
	margin:0px;
}
.logo
{
	padding:0px;
	margin:0px;
}
.Button
{
	color: #ffffff;
	letter-spacing:1px;
	text-decoration: none;
	font-size:12px; 
	font-weight:bold;
	width:100px;
}
.ButtonOver
{
	letter-spacing:2px;
	color: #000000;
	text-decoration: none;
	font-size:12px; 
	font-weight:bold;
	width:100px;
}
.sLink
{
	color: #5380ff;
	text-decoration: underline;
	letter-spacing:1px;
	font-size:11px;
}
.sLinkOver
{
	color: #ff0000;
	text-decoration: underline;
	letter-spacing:1px;
	font-size:11px; 
}
.sbLink
{
	color: #5380ff;
	text-decoration: none;
	letter-spacing:1px;
	font-size:10px;
}
.sbLinkOver
{
	color: #ff0000;
	text-decoration: none;
	letter-spacing:1px;
	font-size:10px; 
}
.copyrite
{
	color: 5380ff;
	text-decoration: none;
	letter-spacing:2px;
	font-size:10px;
}
.note
{
	color: 5380ff;
	text-decoration: none;
	letter-spacing:1px;
	font-size:10px;
}
.TextHeading
{
	text-decoration: none;
	letter-spacing:2px;
	padding:1px;
	font-weight: normal; 
	font-size:15px;		
}
.TextHeadingGray
{
	text-decoration: none;
	letter-spacing:2px;
	padding:1px;
	font-weight: normal; 
	font-size:15px;		
	color:#888888;
}
.Text
{
	text-decoration: none;
	letter-spacing:1px;
	line-height: 160%;
	padding:1px;
	text-align:justify;	
	font-weight: normal; 
	font-size:12px;		
}
.oText
{
	text-decoration: none;
	letter-spacing:1px;
	line-height: 160%;
	padding:1px;
	text-align:justify;	
	font-weight: normal; 
	font-size:12px;	
	overflow:hidden;	
}
.tLink
{
	color: 5380ff;
	text-decoration: underline;
	letter-spacing:1px;
	padding:1px;
	text-align:justify;	
	font-weight: normal; 
	font-size:12px;	
}
.tLinkOver
{
	color: #ff0000;
	text-decoration: underline;
	letter-spacing:1px;
	padding:1px;
	text-align:justify;	
	font-weight: normal; 
	font-size:12px;	
}
.Heading
{
	color: #c8c8c8;
	text-decoration: none;
	letter-spacing:10px;
	padding:1px;
	font-weight: bold; 
	font-size:20px;		
}
.HeadingOver
{
	color: #c80000;
	text-decoration: none;
	letter-spacing:10px;
	padding:1px;
	font-weight: bold; 
	font-size:20px;		
}
.sTextHeading
{
	text-decoration: none;
	letter-spacing:2px;
	padding:1px;
	font-weight: bold; 
	font-size:11px;		
}
.sText
{
	text-decoration: none;
	letter-spacing:1px;
	padding:1px;
	text-align:justify;	
	font-weight: normal; 
	font-size:10px;		
}
.Agree
{
	width:750px;
	height:150px;
	overflow-y:scroll;	
	padding:10px;
	border:#87aec6 solid 1px;	
}
.Tick
{
	width:750px;
	padding:10px;
	border:#87aec6 solid 1px;	
}
.subjct
{
	border:#87aec6 solid 1px;
	font-family:arial, tahoma;
	width:650px;
	height:18px;
	font-size:11px;
}
.tarea
{
	border:#87aec6 solid 1px;
	font-family:arial, tahoma;
	height:200px;
	width:650px;
	font-size:12px;
}
.celect
{
	border:#87aec6 solid 1px;
	font-family:arial, tahoma;
	height:18px;
	font-size:12px;
}
.cinput
{
	border:#87aec6 solid 1px;
	font-family:arial, tahoma;
	width:110px;
	height:32px;
	font-size:25px;
	font-weight: bolder; 
	color: 5380ff;
}
.input
{
	border:#87aec6 solid 1px;
	font-family:arial, tahoma;
	width:220px;
	height:18px;
	font-size:12px;
}
.checkinput
{
	border:#87aec6 solid 1px;
	font-size:12px;
}
.inputButton 
{
	font-family:arial, tahoma;
	font-size:12px;
	width:100px;
	color:black;
}
.SignError
{
	color:red;
	width:650px;
	display:none;	
}
.ErrorMessage
{
	color:red;
	text-align:left;
	font-weight: bold; 
	text-decoration: none;
	letter-spacing:1px;
	font-size:12px;		
}
.Alink
{
	border:#ffffff solid 1px;	
}
.AlinkOver
{
	border:#87aec6 solid 1px;	
}
.TableRow0
{
	cursor:pointer;
	background-color:#dbedff;
}
.TableRow1
{
	cursor:pointer;
	background-color:#c7d6fd;
}
.TableRowOver
{
	
	background-color:#fdebc7;
}
.TableHead
{
	background-color:#81abff;
}
.TableHeading
{
	background-color:#81abff;
	text-decoration: none;
	letter-spacing:2px;
	padding:1px;
	font-weight: bolder; 
	font-size:14px;	
	color:white;
	align:center;	
}
.manbut
{
	position:absolute;
	top:0px;
	left:0px;
	width:10px;
	height:10px;
}
.editorbutoff
{
	visibility:hidden;
}
.editorbuton
{
	visibility:visible;
}
.HovererOn
{
	padding:5px;
	background-color:#ffffff;
	position:absolute;
	border:#87aec6 solid 1px;
	top:0px;
	left:0px;
	display:inline;	
}
.HovererOff
{
	padding:5px;
	background-color:#ffffff;
	position:absolute;
	border:#87aec6 solid 1px;
	top:0px;
	left:0px;
	display:none;	
}
.allborder
{
	background-color:#2d55c8;
	align:center;
}
.Tablerow
{
	background-color:#ffffff;
	text-decoration: none;
	letter-spacing:1px;
	font-weight: normal; 
	font-size:12px;	
	color:black;
	align:center;
	text-align:justify;	
}
.leftborder
{
	padding:5px;
	border-left:#2d55c8 solid 1px;
	align:center;
}
.rightborder
{
	padding:5px;
	border-right:#2d55c8 solid 1px;
	align:center;
}
.total
{
	border-bottom:#2d55c8 double 3px;
	height:14px;
	width:100px;
	border-top:#2d55c8 double 3px;
	text-decoration: none;
	letter-spacing:1px;
	padding:1px;
	font-weight: normal; 
	font-size:12px;	
}
.shotFrame
{
	position:absolute;
	background:#ffffff;
	border:#2d55c8 solid 3px;
	padding:0px;
	margin:0px;
	display:none;		
}
.shotText
{
	color:black;
	text-decoration: none;
	letter-spacing:1px;
	text-align:justify;	
	font-weight:normal; 
	font-size:12px;		
}
.shotHeading
{
	color: black;
	text-decoration: none;
	letter-spacing:2px;
	padding:1px;
	font-weight: bold; 
	font-size:17px;		
}
.shotlink
{
	border:#2d55c8 solid 2px;
	cursor:hand;	
}
.shotlinkOver
{
	border:#87aec6 solid 2px;	
	cursor:hand;		
}