body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(bgs/full.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#toplinks {
	padding-top: 5px;
}
#toplinks a:link { 
	color: #666666; 
	text-decoration: underline; 
	padding-right: 5px; 
	padding-left: 5px; 
}
#toplinks a:hover { 
	color: #666666; 
	text-decoration: none; 
	padding-right: 5px; 
	padding-left: 5px; 
}
#toplinks a:visited { 
	color: #666666; 
	text-decoration: underline; 
	padding-right: 5px; 
	padding-left: 5px; 
}
#toplinks a:active { 
	color: #666666; 
	text-decoration: none; 
	padding-right: 5px; 
	padding-left: 5px; 
}

#left input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#left select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#plan ul {
	margin: 0px;
	padding: 2px 0px 0px;
}
#plan li {
	list-style-image: url(icons/plan.gif);
	list-style-type: none;
}
#home_plan {
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 12px;
	display: block;
}
#home_plan a:link {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: right;
}
#home_plan a:visited {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: right;

}
#home_plan a:hover {
	font-weight: bold;
	font-size: 10px;
	text-decoration:none:
	color: #FFFFFF;
	padding-top: 5px;
	text-align: right;
}
#home_plan a:active {
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: right;
}

/*----- LASTEST NEWS , HOME ------*/

#lastestnews {
}

#lastestnews a:link {
	color: #2F2E2E;
	text-decoration: underline;
}
#lastestnews a:visited {
	font-weight: normal;
	color: #2F2E2E;
	text-decoration: underline;
}
#lastestnews a:hover {
	font-weight: normal;
	color: #2F2E2E;
	text-decoration: none;
}
#lastestnews a:active {
	font-weight: bold;
	color: #2F2E2E;
	text-decoration: none;
}
#lastestnews b {
	font-weight: bold;
	color: #014DB3;
}
/*----- PARTNERS , HOME ------*/
#partner {
	width: 185px;
	float: right;
	padding-top: 37px;
}
#partner a:link {
	color: #666666;
	text-decoration: underline;
	background-image: url(bgs/partners.gif);
	width: 173px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: 8pt;
	line-height: 10px;
	height: 11px;
}
#partner a:visited {
	color: #666666;
	text-decoration: underline;
	background-image: url(bgs/partners.gif);
	width: 173px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: 8pt;
	line-height: 10px;
	height: 11px;
}
#partner a:hover {
	color: #666666;
	text-decoration: none;
	background-image: url(bgs/partners.gif);
	width: 173px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: 8pt;
	line-height: 10px;
	height: 11px;
}
#partner a:active {
	color: #666666;
	text-decoration: none;
	background-image: url(bgs/partners.gif);
	width: 173px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: 8pt;
	line-height: 10px;
	height: 11px;
}
#newsline {
    background-image:url(bgs/newsline.gif); 
	height:20px; 
	width:343;
}
/*----- COPYRIGHT ------*/

#copyright {
	background-image: url(index_r7_c1.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 46px;
	width: 100%;
	padding-top: 7px;
	line-height: 15px;
}

#ezzy {
	display: block;
	padding-left: 10px;
	float: left;
}
#links {
	position: relative;
	display: block;
	text-align: center;
	color: #5A5858;

}
#links a:link {
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	color: #5A5858;

}
#links a:visited {
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	color: #5A5858;

}
#links a:hover {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #5A5858;

}
#links a:active {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #5A5858;

}

#shared ul {
	font-size: 12px;
	color:#696969;
	list-style-image: url(icons/shared.gif);
	line-height: 19px;	
}
#dedicated li {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(icons/list.gif);
	margin-left: -22px;
}
#ddctd_left {
	padding-left:12px;
	padding-top:10px;
	color:#FFFFFF;
}

#ddctd_left a:link{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	line-height: 25px;
}
#ddctd_left a:visited{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}
#ddctd_left a:hover{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
#ddctd_left a:active{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
#ourplans a:link {
	color: #FFFFFF;
	background-image: url(ourplans_r4_c1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 200px;
	line-height: 22px;
	text-indent: 31px;
}
#ourplans a:hover {
	color: #FFFFFF;
	background-image: url(ourplans_r2_c1.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 200px;
	text-indent: 31px;
	line-height: 22px;
	font-weight: normal;
}
#ourplans a:visited {
	color: #FFFFFF;
	background-image: url(ourplans_r4_c1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 200px;
	text-indent: 31px;
	line-height: 22px;
}
#ourplans a:active {
	color: #FFFFFF;
	background-image: url(ourplans_r2_c1.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 200px;
	text-indent: 31px;
	line-height: 22px;
}
.host_details {
	color: #FFFFFF;
	padding-left: 9px;
}
#hostmore {
	margin: 0px;
	padding: 0px 3px 0px 0px;
	text-align: right;
}
#hostmore a:link {
	font-weight: bold;
	color: #014DB3;
	text-decoration: underline;
}
#hostmore a:visited {
	font-weight: bold;
	color: #014DB3;
	text-decoration: underline;
}
#hostmore a:hover {
	font-weight: bold;
	color: #014DB3;
	text-decoration: none;
}
#hostmore a:active {
	font-weight: bold;
	color: #014DB3;
	text-decoration: none;
}
h1 {
	display: block;
	height: 15px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
	text-indent: 2px;
}

#table1 th {
	background-color: #014DB3;
	padding: 3px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border: thin solid #0066CC;
}
#table1 td {
	padding: 4px;
	border: 1px solid #FFFFFF;
}

#table2 td {
	padding: 4px;
	border: 1px solid #FFFFFF;
}
#table2 th {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
#table3 td {
	padding: 3px;
}
#table3 th {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(bgs/cell.gif);
	height: 20px;
}
#table3 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#table3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#table3 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#table3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bluebg {
	background-color: #014DB3;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
#table4 {
	padding: 3px;
	border: thin solid #CCCCCC;
	margin: 3px;
	width: 100%;
}
#table4 th {
	padding: 3px;
	margin: 3px;
	background-color: #F4F4F4;
}
#table4 td {
	padding-left: 8px;
}
.b:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.b:hover {

	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.b:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.b:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.submit_btn1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	width: 25px;
	height: 20px;
	font-weight: bold;
}

a:link {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.arial10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
