body, td, th, div, dl, button,input, textarea, form, select, img, thead, tbody, tfoot, h1, h2,h3 {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;	
}

p {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

button, input, select {
	height: 19px;		
	margin-left: 3px;
	margin-right: 3px;
}

button {
	background-color: #42AAF7;
	border-top: #F3F3F3 1px solid;	
	border-left: #F3F3F3 1px solid;	
	border-botoom: #9D9DA1 1px solid;	
	border-right: #9D9DA1 1px solid;				
	color: #FFFFFF;
	cursor: hand;
	font-weight: normal;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	margin-bottom: 2px;
	margin-top: 2px;	
}

a:link,a:visited {
	color: #42AAF7;
	text-decoration: underline;
}

a:active,a:hover {
	border-bottom: 1px dotted;
	border-bottom-color: #42AAF7;
	color: #42AAF7;
}

b, strong {
	font-size: 10px;
	font-weight: bold;	
}


body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	scrollbar-3dlight-color: #42AAF7;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FEE92A;
	scrollbar-highlight-color: #42AAF7;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #F1F1F1;
}

hr {
	border: thin solid;
	color: #666666;
}

ul,li {
	margin-top: 5px;
}

h1 {
	color: #42AAF7;
	font-size: 12px;
	font-weight: bold;
}

div.ongletTop {
	padding: 5px;
	color: #42AAF7;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px dashed #CCCCCC;		
	border-right: 1px dashed #CCCCCC;		
	border-top: 1px dashed #CCCCCC;	
	background: #F0F0F0;
}

div.ongletBody {
	padding: 5px;
	border-left: 1px dashed #CCCCCC;		
	border-right: 1px dashed #CCCCCC;		
	border-bottom: 1px dashed #CCCCCC;				
	margin-bottom: 15px;
	width: auto;
}

table.std td {
	padding: 5px;
}

table.std th {
	padding: 5px;
	background: #000000;
	color: #FFFFFF;
	text-align: center;	
}

table.plans td {
	padding: 5px;
	border-bottom: 1px dashed #CCCCCC;
}

table.panel td {
	padding: 5px;
	border-bottom: 1px dashed #CCCCCC;
}

table.reseller td {
	padding: 5px;
	border-bottom: 1px dashed #CCCCCC;
}

.grey {background: #EEEEEE}

.yellow {background: #FFF7AE}

.redText {color: #CC0000;
	font-size: 15px;
	font-weight: bold;
}

.tS,.tS:link,.tS:visited,.tS:active,.tS:link:hover {
	text-decoration: none;
	cursor: default;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	display: none;
}

legend.order {
	color: #42AAF7;
	font-weight: bold;	
	padding-left: 5px;
	padding-right: 5px;	
	font-size: 11px;
}

fieldset.order {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px #CCCCCC dashed;
	margin-bottom: 10px;
	padding: 5px;
}

.inputDisplay {
	background: #FFFFFF;
	border:  0px solid #FFFFFF;
	text-align: right;
	vertical-align: middle;	
}

.inputDisplayStd {
	background: #FFFFFF;
	border:  0px solid #FFFFFF;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

.inputDisplayTotalToPay {
	background: #FFFFFF;
	border: none;
	text-align: right;
	color: #CE0000;
	font-weight: bold;	
	font-size: 12px;		
	border:  0px solid #FFFFFF;
	vertical-align: middle;	
}
