/* Generic */
body{
		background-color: #222222;
		font-size:11px;
		color:black;
		font-family:verdana,arial;
		text-align:center;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		width:1010px;
}
a:link {
		color: #222222;
}
a:visited{
		color: #222222;
}
a{
		color: #222222;
		text-decoration: none
}
a:hover{
		color: #888888;
}
.style10{	font-size: 11px; 
			font-family: Verdana, Arial; 
			margin-top: 2px; 
			margin-right: 4px; 
			margin-bottom: 4px; 
			color: #444444; 
}
.style16{	font-size: 11px; 
			font-family: Verdana, Arial; 
			margin-top: 2px; 
			margin-right: 4px; 
			margin-bottom: 4px; 
			color: #F7F8F7;
}
.style17{	font-size: 9px;
}
.style27{	font-size: 11px; 
			font-family: Verdana, Arial; 
			margin-top: 2px; 
			margin-right: 4px; 
			margin-bottom: 4px; 
			color: #888888;
}
.style30{	font-size: 18px; 
			color: #993300;
			
}
.style31{	font-size: 12px; 
			color: #993300;
			
}
.suggestionsBox{
		position: absolute;
		margin: 10px 0px 0px 0px;
		width: 350px;
		float:left;
		background-color: #222222;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;}
.suggestionList{
		margin: 0px;
		padding: 0px;
}
.suggestionList p{
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
}
.suggestionList p:hover{
		background-color: #6699FF;
}	
.suggestionList a:link{
		color: #ffffff;
		}	
.suggestionList a:visited{
		color: #ffffff;
}	
.suggestionList a:hover{
		color: #F0F0F0;
		text-decoration: underline;
}
.headerBox{
		background-color: #ffffff;
		padding: 5px;
}
.bannerBox{
		background-color: #ffffff;
		padding: 0px;
}
.menuBox{
		background-color: #ffffff;
}
.menuBox td{
		background-image:url(images/btt.png);
		width:244px;
		height:25px;
		font-weight:bold;
		text-align:center;
		color: #F7F8F7;
}
.iphone td{
		background-image:url(graphics/iphone_cell3.png);
}	
.faqsMenu{
		background-color: #ffffff;
}
.faqsMenu td{
		width:100px;
		height:100px;
		font-size:10px;
		font-weight:bold;
}
.faqsBox{
		background-color: #ffffff;
}
.faqsBox td{
		width:900px;
		font-size:10px;
		padding: 20px;
		background-color: #F7F8F7;
		text-align:left;
}
.bottom1{
		background-color: #F7F8F7;
		text-align:left;
}
.bottom2{
		background-color: #F7F8F7;
		padding:15px;
}
.bottom2 td{
		font-size:11px;
		color:#999999;
		text-align:left;
}
