@import url(menu.css);
body{
	background-image: url(../img/bg3.gif);
	background-repeat:repeat-x;
	background-color: #cacaca;
	font-family: Verdana;
	font-size: small;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}
div.copy{
	background-color: #d00000;
	color: White;
	clear: both;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	border-top: 1px solid #2e2e2e;
	text-align: center;
	line-height: 20px;
}

div.content{
	overflow: hidden; 
/*	background-image: url(../img/watermerk.gif);
    height: 350px;
	background-image: url(../img/watermerk.gif);
	background-position: 435px 200px;
	azimuth: right-side;	
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-base-color: #d00000;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;*/
	padding: 5px 25px 5px 25px;
	text-align: justify;
	line-height: 24px;
}
H1
{
    color: #d00000;
	font-size: normal;
	letter-spacing: 5px;
	margin-top: 23px;
	 /* #3C4346;*/
}
h2{
	font-size: small;
	color: #2e2e2e;
}
A {
	font-family: Verdana;	
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	color : #d00000;
	text-decoration : none;
	font-size: small;
}
A:HOVER {
	font-family: Verdana;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	background-color : #d00000;
	color : #FFFFFF;
	text-decoration : none;
	font-size: small;
}
input{
	height: 20px;
	border: 1px solid #2e2e2e;
}
textarea{
	height: 20px;
	border: 1px solid #2e2e2e;
}
select{
	height: 20px;
	border: 1px solid #2e2e2e;
}
span.newsContent{
	font-size: xx-small;	
}
span.newsHdr{
	font-weight: bold;
	font-size: small;	
}
TABLE.port 
{
	font-family: Verdana;
	font-size: small;
	color: #000000;
}
tr.alter{
	background-color: #F3F3F3;
}
th{
	background-color: #3C4346;
	color: white;
	font-weight: bold;
}
img.port{
	border: 1px solid Black;
}

table.hosting{
	border: 0px;
	width: 100%;
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
table.hostSub{
	border: 1px solid black;
	font-family: Verdana;
	font-size: x-small;
	color: #000000;	
	width: 101px;
}
img.host{
	border-bottom: 1px solid Black;
}
span.hostConditions
{
	font-family: Verdana;
	font-size: x-small;
	color: #000000;	
	font-style: italic;
}
td.contact{
	font-family: Verdana;
	font-size: small;
	color: #000000;
	vertical-align: top;
}
div.main{
	width: 850px;
	margin-left: auto; /* centre for compliant browsers */
	margin-right: auto; /* centre for compliant browsers */
	position: relative; /* gain stacking context for absolutely placed element */
	border: solid 0px black;
	background-color: White;
}

