body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	font-size: 9px;
	font-style: normal;
}

a {
	text-decoration: underline;
	font-size:11px;
	text-decoration:none;
	color:Gray;
}
a:visited {
	text-decoration: underline;
	font-size:11px;
	text-decoration:none;
	color:Gray;
}
a:hover
{
	color:#9b9b9b;
}
a.top {

	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	color:#9B9B9B;
	text-transform:uppercase;
}

.dashBorder {
	background-color: #FFFFFF;
	padding: 0px 0px;
	border: thin dotted #999999;
}

.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	text-decoration:none;
}
.submenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	padding-left: 15px;
	background-image: url(../images/cellback_menuBtn.gif);
	cursor:pointer;
}
.menuitem{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	padding-left: 15px;
	padding-right: 15px;
	border:0px;
	cursor:pointer;
	background-image: url(../images/gradient.png);
	
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#9B9B9B;
	background-image: url(../images/gradient.png);
	font-size:11px;
	padding-left:10px;
	text-decoration:none;
}

a:hover.menu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
	background-image: url(../images/gradient.png);
	font-size:11px;
	padding-left:10px;
}

.head {
	font-size:9px;
	font-weight:bold;
	color:#787878;
	text-transform:uppercase;
	padding-left:20px;
}

.header {
	background-image: url(../images/cellback_logo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	background-image: url(../images/cellback_footer1.gif);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B9B9B;
	background-image: url(../images/cellback_copyright.jpg);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 20px;
	vertical-align:middle;
}
.cellbackMenu {
	background-image: url(../images/topbg.gif);
	height: 23px;
	width: 88%;
}
.collage {
	background-image: url(../images/img_collage1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 100px;
	padding: 90px 10px 0px;
	width: 203px;
	text-align: center;
}
.textField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 1px;
	color:#333333;
}
.collageBg {
	background-image: url(../images/cellback_collage3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
}
.rightShadow {
	background-image: url(../images/cellback_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftShadow {
	background-image: url(../images/cellback_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
td {
	font-family:Tahoma;
	font-size:11px;
	color:#646464;
}

.contentBlock{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px
	text-align: left;
	vertical-align: top;
}

.blue
{
	color:#379BC8;
	background-image: url(../images/arr.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:center;
}
a.blue
{
	color:#379BC8;
}
a.blue_n
{
	color:#379BC8;
	text-decoration:none;
	font-size:11px;
}

a:hover.blue_n {
	color:#086a96;
	text-decoration:none;
	font-size:11px;
}

.copy
{
	color:#9B9B9B;
	font-size:10px;
}
a.copy
{
	color:#9B9B9B;
	text-decoration:none;
}
a:hover.copy {
	color: #333333;
	text-decoration:none;
}

.title1 {
	background-image: url(../images/img_collage2.jpg);
	background-repeat: no-repeat;
	height:178px;
	width:474px;
	text-align:left;
	vertical-align:bottom;
	padding-left:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#acd373;
	font-style:italic;
	line-height:20px;
}

.title2 {
	text-align:left;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#9b9b9b;
	font-style:italic;
}

.title1Services {
	background-image: url(../images/img_collage3.jpg);
	background-repeat: no-repeat;
	height:178px;
	width:474px;
	text-align:left;
	vertical-align:bottom;
	padding-left:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#acd373;
	font-style:italic;
	line-height:20px;
}

.title2Services {
	text-align:left;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#9b9b9b;
	font-style:italic;
}

.imgalign
{
	float:left;
	margin-right: 15px;
	margin-bottom:5px;
}

.ChatDiv {
	position:fixed ;
	height:0px;
	width:0px;	
}

.InsideChatDiv
{
	position:relative;
	z-index:16;	
}
