body {
	background-color: #F7F7F4;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, .text, .justify, tr {
	color : #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.justify {
	text-align: justify;
}

.container{
	width: 965px;
	border: 0px;
	background-color: #FFFFFF;
}

.comments{
	color : #990000;
}

.redText {
	color: #FF0000
}


h1, h2, caption, .hostingPackagePrice, a.h1, a.h1:visited, a.h1:hover, a.h1:visited:hover, a.caption, a.caption:visited, a.caption:hover, a.caption:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color : #CC0000;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
}

a.h1:hover, a.h1:visited:hover, a.caption:hover, a.caption:visited:hover {
	text-decoration: underline;
}

h2 {
	color : #000000;
}

.smText, .copy  {
	font-size: 11px;
}

.muypequeno  {
	font-size: 11px;
}

.copy  {
	color : #AAAAAA;
}

a.copy, a.copy:visited, a.copy:hover, a.copy:visited:hover {
	color : #AAAAAA;
	text-decoration: none;
}

a, a:hover  {
	color : #0033FF;
	text-decoration: none;
	font-weight: normal;
}

a:visited, a:visited:hover {
	color : #0088FF;
}

a:hover, a:visited:hover  {
	color : #CC0000;
	text-decoration: underline;
}

a.smNav, a.smNav:visited  {
	color : #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.smNav:hover, a.smNav:visited:hover {
	color : #FF0000;
	text-decoration: underline;
}

ul {
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 0;
}

hr {
	height: 0px; 
	border: solid #cccccc 0px; 
	border-top-width: 1px;
}

form{
	display: inline;
}

img.bBorder {
	border: solid #E7E7E7 1px; 
}
.centreImage {
	display: block;
	text-align: center;
	padding: 13px;
}

/* Hosting */
.hostingPackagePrice{
	text-align: center;
	background: url(/webhosting/images/hosting_package_price.gif) no-repeat top center;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color : #000000;
}

a.signup, a.signup:visited, a.signup:hover, a.signup:visited:hover {
	color : #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.signup:hover, a.signup:visited:hover  {
	text-decoration: underline;
}

/* Tables */
caption {
	padding: 4px;
	text-align: left;
	background: url(images/tbl_header.gif) no-repeat bottom left;
}
.tblBorderTopSquare {
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
}
.tblBorderTop {
	border-top: 1px solid #E7E7E7;
}
.tblBorderLeft {
	border-left: 1px solid #E7E7E7;
}
.tblBorderRight {
	border-right: 1px solid #E7E7E7;
}
.tblBorderBottom {
	border-bottom: 1px solid #E7E7E7;
}
.greyTable {
	background-color: #F7F7F4;
}

.greyFade {
	background-color: #E7EBF7;
	background: url(images/grey_fade.gif);
}

.blueFade {
	background-color: #F7F7F4;
	background: url(images/blue_fade.gif);
}
.searchTable {
	background-color: #EAF2F2;
}
.codeTable {
	width: 720px;
}

pre, .codeTable {
	font-family: Courier New, Courier, mono;
	color: #000000;
	background-color: #ECECE6;
	text-align: left;
}

/* Drop Down Menu */
.navTable{
	background: #F9F9F7;
	border: solid #DEDEDE;
	border-width: 1px 0px;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	background: #F9F9F7;
	padding: 1px;
	border-width: 0px;
	margin: 0px;
}

#nav a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 3px 2px;
	width: 100%;
	w\idth: 95%;
}

#nav a:hover {
	color: #CC0000;
}

#nav a.parent {
	background: url(images/navArrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 100%;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 220px;
	w\idth: 225px;
	border: solid #E7E7E7;
	border-width: 1px 0px 0px 1px;
	padding: 0px 6px 5px 0px;
	margin: 0px;
	background: url(images/navShadow.png) no-repeat bottom right !important;
  	background: url(images/navShadow.gif) no-repeat bottom right;
}

#nav li li {
	width: 224px;
	margin: 1px;
}

#nav li ul ul {
	margin: -19px 0px 0px 219px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.ieHover ul ul, #nav li.ieHover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.ieHover ul, #nav li li.ieHover ul, #nav li li li.ieHover ul {
	left: auto;
}

#nav li:hover, #nav li.ieHover {
	background: #E8E8E8;
}

#leftSideBar {
	padding: 0px 10px 5px 0px;
	display: inline-block;
	width: 160px;
	float: left;
}

#rightSideBar {
	padding: 0px 0px 5px 10px;
	width: 160px;
	display: inline-block;
	float: right;
}