td		{ font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
body		{ FONT-SIZE: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; }


/*
 STAFF ARE TABLE COLORS
*/

small-input{
	height: 10px;
	font-size:10px;
}

TD.stafftab {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #F1F1F8
}

TR.stafftab {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #F1F1F8
}

TD.staffbox {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #E2E0ED
}

TR.staffresponse {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #E4E4ED
}


TR.staffaction {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #eeeeee
}

TD.toptab {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #C8C7CF
}

TR.toptab {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #C8C7CF
}


TR.userresponse {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #F2F0F9;
}


/*
 ADMIN TABLE COLORS
*/

TR.admintab {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #C4C1DB
}

TD.admintab {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #C4C1DB
}

/*
 CLIENT AREA TABLE COLORS
*/


TR.userresponse {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #FAFAFA
}

TD.userresponse {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #FAFAFA
}

TR.userstaffresponse {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #EFEFEF
}

TD.userstaffresponse {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #EFEFEF
}



TR.userstaffaction {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #eeeeee
}

TD.userstaffaction {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #eeeeee
}

TR.usertab {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #C4CDDB
}

TD.usertab {
	FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #C4CDDB
}


TR.small {
	FONT-SIZE: 12px;
}

.tx80pc TEXTAREA {
	width: 100%;
	FONT-SIZE: 12px;
}
.se80pc SELECT {
	width: 100%;
	FONT-SIZE: 12px;
}
.txse80pc TEXTAREA  {
	width: 100%;
	FONT-SIZE: 12px;
}
.tabulatedresult {
	font-size: 10px;
}


a{ cursor:pointer;}
.calls {
	background: #FFFFFF;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000033;
	padding: 0px;
	margin: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
	border: 1px solid #CCCCCC;
	z-index: 10;
}
hr {
	border-top: 1px dashed #999999;
	border-right: 0px dashed #999999;
	border-bottom: 0px dashed #999999;
	border-left: 0px dashed #999999;
}
body,td {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.buttonleft {
	background: url(/admin/images/leftbutton.png) no-repeat;
	height: 24px;
	width: 13px;
	float: left;
}
.buttonmiddle a {
	background: url(/admin/images/middlebutton.png) repeat;
	height: 19px;
	float: left;
	text-align: center;
	padding: 5px 0px 0px;
	color: #000000;
	text-decoration: none;
}
.buttonmiddle a:hover {
	background: url(/admin/images/middlebutton.png) repeat;
	height: 19px;
	float: left;
	text-align: center;
	padding: 5px 0px 0px;
	color: #999999;
	text-decoration: none;
}
.buttonright {
	background: url(/admin/images/rightbutton.png) no-repeat;
	height: 24px;
	float: left;
	width: 13px;
}
.inputform {
	background: #E9ECFF;
	margin-top: 10%;
	margin-right:10%;
	margin-left:10%;
	min-height:200px;
	width: 80%;
	z-index: 20;
	position: fixed;
	border: 2px dashed #666666;
	padding: 10px;
}

a:active  {     COLOR: #006699; TEXT-DECORATION: none  }
a:visited { COLOR: #334A9B; TEXT-DECORATION: none      }
a:hover   { COLOR: #334A9B; TEXT-DECORATION: underline }
a:link    { COLOR: #334A9B; TEXT-DECORATION: none      }

a.ssmItems:link		{color:black;text-decoration:none;}
a.ssmItems:hover	{color:black;text-decoration:none;}
a.ssmItems:active	{color:black;text-decoration:none;}
a.ssmItems:visited	{color:black;text-decoration:none;}

.forminput    { font-size: 8pt; background-color: #CCCCCC; font-family: verdana, helvetica, sans-serif; vertical-align:middle }
.tbox         { FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #000000; BACKGROUND-COLOR: #ffffff }

.filterbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #EEF3F9;
}
.filterbarbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFF00;
	font-weight: bold;
}