body
{
}

TD.CaptionRight
{
	text-align:left;
	padding: 0 0 0 0;
}

TD.CaptionLeft
{
	text-align:right;
	padding: 0 0 0 0;
}

TD.CaptionCenter
{
	display:inline;
	background-color:#00C3FF;
	width:585;
}

div.WebMessenger
{
	border-style:solid;
	border-width:2px;
	border-color:#00C3FF;
	background-color:White;
	width:600;
	height:500;
}

div.sendMessage
{
	text-align:center;
	border-style:solid;
	border-width:2px;
	border-color:#00C3FF;
	background-color:White;
	width:350;
}

div.movePad
{
	text-align:left;
	background-color:#00C3FF;
	width:350;
	height:20;
}

div.menu
{
	background-color:#00C3FF;
	width:600;
	height:30;
}

div.infoLayer
{
	display:inline;
	visibility:hidden;
	position:absolute;
	background-color:#00C3FF;
	font-family:Arial;
	color:#848284;
	font-size:10;
}

div.infoSendSMS
{
	background-color:White;
	display:inline;
	visibility:hidden;
	position:absolute;
	color:#00ACE6;
	font-size:18;
	font-family:Arial;
	border:solid 1px #808080;
	padding: 30 30 30 30;
}

#menu LABEL
{
	text-decoration:none;
	font-family:Arial;
	font-size:16;
	font-weight:bold;
	color:White;
	cursor:hand;
}

#menu LABEL.selected
{
	color:Black;
}

A
{
	font-family:Arial;
	font-size:12px;
	color:#848284;
}

A.emailLink
{
	cursor:hand;
	text-decoration:'underline';
	color:#848284;
}

LABEL.link
{
	cursor:hand;
	text-decoration:'underline';
	color:#848284;
}

LABEL.linkDisabled
{
	color:#848284;
}

LABEL.btn
{
	text-decoration:'underline';
	font-family:Arial;
	font-size:16;
	font-weight:bold;
	cursor:hand;
	color:#00C3FF;
}

LABEL.btnDisabled
{
	text-decoration:none;
	font-family:Arial;
	font-size:16;
	font-weight:bold;
	color:#C8DCFA;
}

LABEL.text
{
	font-family:Arial;
	font-size:12;
	color:#848284;
}

LABEL.info
{
	font-family:Arial;
	font-size:12;
	font-weight:bold;
	color:#848284;
}


LABEL.message
{
	font-size:12px;
	color:Black;
	cursor:hand;
}

LABEL.mms
{
	color:#FFA600;
	cursor:hand;
	text-decoration:'underline';
}

LABEL.winCaption
{
	text-decoration:none;
	font-family:Arial;
	font-size:16;
	font-weight:bold;
	color:White;
}

LABEL.winCaptionSmaller
{
	text-decoration:none;
	font-family:Arial;
	font-size:14;
	font-weight:bold;
	color:White;
}

LABEL.thSort
{
	cursor:hand;
	text-decoration:'underline';
}

INPUT
{
	width:200;
	
}
SELECT
{
	width:200;
}
INPUT.btn
{
	text-decoration:'underline';
	width:auto;
	font-family:Arial;
	font-size:16;
	font-weight:bold;
	cursor:hand;
	color:#00C3FF;
	background-color:White;
	border: solid 0px Black;
}

INPUT.cb
{
	width:auto;
}



TEXTAREA
{
	width:290;
	height:100;
}

TH
{
	text-align:left;
	vertical-align:top;
	font-family:Tahoma;
	font-size:x-small;
	font-weight:bold;
	color:#848284;
}

TH.XXSmall
{
	width:40;
}
TH.XSmall
{
	width:70;
}
TH.Small
{
	width:100;
}
TH.Medium
{
	width:150;
}
TH.Large
{
	width:320;
}

TR
{
	width:590;
}

TR.row
{
	background-color:White;
}

TR.rowNew
{
	background-color:#FFDCC8;
}

TR.rowHL
{
	background-color:#C8DCFA;
}

TD
{
	padding-right:5px;
	text-align:left;
	vertical-align:top;
	font-family:Tahoma;
	font-size:x-small;
	color:#848284
}

TD.center
{
	text-align:center;
}

TD.right
{
	text-align:right;
}

TD.rowSeparator
{
	font-size:0px;
	color:White;
	height:3px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:Silver;
	vertical-align:top;
}

TABLE.list
{
	width:590;
	margin: 5 5 5 5;
}
