﻿* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: tahoma;
	font-size: 11px;
}
body {
	font-family: tahoma;
	font-size: 11px;
	margin: 10px;
}
#basic-accordian{
	border: 5px solid #EEE;
	padding: 5px;
	width: 375px;
	position: absolute;
	z-index: 2;
	font-family: tahoma;
	font-size: 11px;
}
.ho1 {
	padding: 15px;
	font-family: tahoma;
	font-size: 11px;
	color: #127397;
	direction: rtl;
	background-image: url('tools/hosting/images/ho1.jpg');
}
.ho2 {
	padding: 15px;
	background: #EEE;
	font-family: tahoma;
	font-size: 11px;
	color: #FF9966;
	direction: rtl;
	background-image: url('tools/hosting/images/ho2.jpg');
}
.ho3 {
	padding: 15px;
	background: #EEE;
	font-family: tahoma;
	font-size: 11px;
	color: #0ABEEC;
	direction: rtl;
	background-image: url('tools/hosting/images/ho3.jpg');
}
.styleh2 {
	padding: 5px;
	background: #fff;
	color: #127397;
	cursor: pointer;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	direction: rtl;
	background-image: url('tools/hosting/images/ho1m.jpg');
}
.accordion_headings{
	padding: 5px;
	background: #127397;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
}
.accordion_headings:hover{
	background: #59DEFF;
	font-family: tahoma;
	font-size: 11px;
}
.accordion_child{
	padding: 15px;
	background: #EEE;
	font-family: tahoma;
	font-size: 11px;
	color: #127397;
}
.header_highlight1{
	background: #CCCCFF;
	font-family: tahoma;
	font-size: 11px;
}
.header_highlight2{
	background: #FFE3AA;
	font-family: tahoma;
	font-size: 11px;
}
.header_highlight3{
	background: #0066FF;
	font-family: tahoma;
	font-size: 11px;
}
.styleh3 {
	padding: 5px;
	background: #00CCFF;
	color: #20D6E8;
	cursor: pointer;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	direction: rtl;
	background-image: url('tools/hosting/images/ho3m.jpg');
}
.styleh4 {
	padding: 5px;
	background: #FFCC00;
	color: #EAAA25;
	cursor: pointer;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	direction: rtl;
	background-image: url('tools/hosting/images/ho2m.jpg');
}
.tbd {
	font-family: tahoma;
	font-size: 11px;
	color: #127397;
	background-color: #F8F8F8;
}
.tdgreen {
	font-family: tahoma;
	font-size: 11px;
	color: #127397;
	background-image: url('tools/hosting/images/sahmgreen.gif');
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: scroll;
	font-variant: normal;
	text-align: right;
}
.tdgreene {
	padding: 5px;
	color: #127397;
	cursor: pointer;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	direction: rtl;
	background-image: url('tools/hosting/images/ho1m.jpg');
}
.tdgreent {
	padding: 5px;
	color: #FF9966;
	cursor: pointer;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	direction: rtl;
	background-image: url('tools/hosting/images/ho2m.jpg');
}
.tdgreentw {
	padding: 5px;
	color: #0ABEEC;
	cursor: pointer;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	direction: rtl;
	background-image: url('tools/hosting/images/ho3m.jpg');
}
.p1 {
	padding: 5px;
	color: #127397;
	cursor: pointer;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	direction: rtl;
}
.p2 {
	padding: 5px;
	color: #FF9966;
	cursor: pointer;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	direction: rtl;
}
.p3 {
	padding: 5px;
	color: #0ABEEC;
	cursor: pointer;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	direction: rtl;
}
.hostingbar {
	border: 3px solid #EEE;
	font-family: tahoma;
	font-size: 11px;
	color: #127397;
	font-weight: bold;
	text-align: center;
}
.backgroundhost {
	background-image: url('tools/hosting/images/hbg.jpg');
}

