@charset "UTF-8";
/* CSS Document */

body {
	background-color: #010101;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #999;
}

	
h1 {    
	 font-size: 14px;
	 color: #FF8200;
	 font-weight: bold;
	 text-align: center;
	 text-decoration:underline;
	}
	
	
	
h1 a {    
	 font-size: 14px;
	 color: #F00;
	 font-weight: bold;
	 text-align: center;
	 text-decoration: underline;
	}
	

h1 a:link {    
	 font-size: 14px;
	 color: #F00;
	 font-weight: bold;
	 text-align: center;
	 text-decoration: underline;
	}		
	

h1 a:visited {    
	 font-size: 14px;
	 color: #F00;
	 font-weight: bold;
	 text-align: center;
	 text-decoration: underline;
	}
	
h1 a:hover {    
	 font-size: 14px;
	 color: #F00;
	 font-weight: bold;
	 text-align: center;
	 text-decoration: underline;
	}
	
h1 a:active {    
	 font-size: 14px;
	 color: #F00;
	 font-weight: bold;
	 text-align: center;
	 text-decoration: underline;
	}
	
h2 {    
	 font-size: 18px;
	 color: #999;
	 font-weight: 400;
	 text-align: center;
	}	
	
h3 {    
	 font-size: 16px;
	 color: #FFF;
	 font-weight: 400;
	 text-align: center;
	}	
	
#pricetxtwhiteservice {
	width:400px;
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	color: #333;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	text-align:left;
}

#pricewhiteservice {
	width:200px;	
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	color: #333;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	text-align:right;
}

#termsandcond {
	font-size:10px;
	color:#999;
	text-align:left;
}

#divider {
	width: 800px;
	border-bottom: 2px dotted #333;
	margin-bottom: 10px;
}

/*
#content p+p {
	text-indent: 20px;
}
*/


#navbar {	
	font-size: 14px;
	color: #999;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	
}

#navbar a {
	color: #999;	
	text-decoration:none;
	
	
}

#navbar a:link {
	color: #999;
	text-decoration:none;
	 
	
}

#navbar a:visited {	
	color: #999;
	text-decoration:none;
	
	
}


#navbar a:hover {
     color: #FF8200;
	 text-decoration: none;
	
}
	 
#navbar a:active {
    color:#FF8200;
	text-decoration:none;
	
	
}	 

.footer {
	text-decoration:none;
	color: #34BDFD;
	text-align: center;
	text-decoration: none;
	font-size: 11px;	
}

.footer2 {
	text-decoration:none;
	color: #999999;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	padding: 0 15px 0 15px;
}


.footer a {
	color:#34BDFD;
	text-decoration: underline;
		
}

.footer a:link {
	color: #34BDFD;
	text-decoration: underline;	
}

.footer a:visited {	
	color:#34BDFD;
	text-decoration: underline;	
}

.footer a:hover {
	color: #34BDFD;
	text-decoration: underline;
}

.footer a:active {
	color:#34BDFD;
	text-decoration: underline;
}

#language {
	font-size: 10px;
	color: #F00;
	text-align: right;
}
	
	
#language a {
	font-size: 10px;
	color: #F00;
	text-align: right;
	text-decoration: none;
}	

#language a:link {
	font-size: 10px;
	color: #F00;
	text-align: right;
	text-decoration: none;
}

#language a:visited {
	font-size: 10px;
	color: #F00;
	text-align: right;
	text-decoration: none;
}

#language a:hover {
	font-size: 10px;
	color: #F00;
	text-align: right;
	text-decoration: underline;
}

#language a:active {
	font-size: 10px;
	color: #F00;
	text-align: right;
	text-decoration: none;
}


.prevbutt {
	font-size:12px;
	color:#666;
	text-align:left;
	text-decoration:none;
}

.prevbutt a {
	
	color:#666;
	text-align:left;
	text-decoration:none;
}

.prevbutt a:link {
	
	color:#666;
	text-align:left;
	text-decoration:none;
}

.prevbutt a:visited {
	
	color:#666;
	text-align:left;
	text-decoration:none;
}

.prevbutt a:hover {
	
	color: #FFF;
	text-align:left;
	text-decoration:none;
}

.prevbutt a:active {
	
	color:#666;
	text-align:left;
	text-decoration:none;
}


.nextbutt {
	font-size:12px;
	color:#666;
	text-align: right;
	text-decoration:none;
}

.nextbutt a {

	color:#666;
	text-align: right;
	text-decoration:none;
}

.nextbutt a:link {

	color:#666;
	text-align: right;
	text-decoration:none;
}

.nextbutt a:visited {

	color:#666;
	text-align: right;
	text-decoration:none;
}

.nextbutt a:hover {
	
	color: #FFF;
	text-align: right;
	text-decoration: none;
}

.nextbutt a:active {
	
	color:#666;
	text-align: right;
	text-decoration:none;
}

#descrtext { 
font-family:"Courier New", Courier, monospace;
color: #FFF;
font-size:14px;
text-align: center;
}

