﻿body
{
	background-color: #b2bdc4;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: arial, Helvetica, sans-serif;
	color: #000066;
}
#ParentDiv
{
	width:100%;	
}
#BaseDiv
{ 
	width:1024px;
	height:auto;
	background-image: url('Images/bg.png'); 
	background-repeat:no-repeat;
	background-position:top;  
	background-color:#ffffff;
}
.P
{
	margin-top:3px;
	margin-bottom:6px;		
	font-size:11pt;
	text-align:justify;
	width:95%;
}
.Logo
{
	text-align:left;
	margin-top:15px;
	margin-left:10px;

}
.Moto
{
	text-align:left;
	margin-top:5px;
	margin-left:10px;
	
}
.ProductTable
{		
	background-image: url('Images/Products/ProductBack.jpg'); 
	background-repeat:no-repeat;
	width: 275px; 
	height: 200px; 
	vertical-align: top;
	font-size:12PT;
}
.UpgradePlan
{
	height:400px;
	width:450px;
	background-image: url('Images/Smallbg.jpg'); 
}
.Footer
{
	height:25px;
	text-align:right;
	font-size:small ;
	   width:1024px;	
	   color:#000000;
	   padding-top:5px; 
}
.TelTable
{
		
	background-image: url('Images/BigLongBack.png'); 
	background-repeat:no-repeat ;
	width: 834px; 
	height: 198px; 
	vertical-align: top;
	text-align:justify;
	padding:10px;
	font-size:12PT;
	color:#E0E0E0;
}
.StatusTable
{
		
	background-image: url('Images/LongBack.png'); 
	background-repeat:no-repeat;
	width: 834px; 
	height: 30px; 
	vertical-align: top;
	font-size:12PT;
	text-align:center;
}
.Chat
{
	border-style: none;
	border-width: 0px;
}
#ChatDiv
{
	padding-top:38px; 
	padding-right:20px;
	float:right;	
}
#RightDiv
{ 
	float:right; 
}
#LeftDiv
{
		float:left;
	width: 680px;
}
.MenuItem
{
	cursor:pointer ;
}
#Menu
{
	margin:0px;
	padding:0px;
	width:1024px;
	height:10px;

	
}
#TopSpace
{
	width:1024px;
	height:40px;	
}

#Title
{
	margin:0;
	font-size:large;
	font-weight:bold;
}
#BoldCell
{
	font-weight:bold;
	width:160px;
}
#Header
{
	height:auto ;
				
}
#PageDiv
{
	
	width:980px;
	text-align:justify;
	
}
#Plan1Div
{
	width: 194px;
	height: 200px;
	display:block;
	position:relative;
	background-image: url( 'Images/Plans/Plan1.png' );
	text-align: left;
}


.PlanButton
{
	left:10px; 
	display:inline  ;
	position:absolute;
	bottom:5px
	}
.PlanPrice
{

	color:#ffffff;
	font-size:medium;
}
.PlanText
{
	font-size: medium;
	font-weight: bold;
}
/*-------------Page Controls------------*/
.TextBox
{
	width:280px;	
}
.Button
{
	width:100px;	
	
}
/*--------------------------------------*/
