body {
	font-family:tahoma;
	font-size:11px;
	background-image:url(../images/bgd.gif);
	color:#666666;
	/*text-align:justify;
	background-image:url(http://images.friendster.com/images/homebg.gif);*/
	padding:0px;
    margin:0px;
	}	
.input_textfield {
	color:#666666; 
	border:1px solid #B4B0AE;
	background:#ffffff; 
	padding-left:5px;
	font-size:12px;
	font-family:tahoma;
}

textarea {
	color:#666666; 
	border:1px solid #B4B0AE;
	background:#ffffff; 
	padding-left:5px;
	font-size:12px;
	font-family:tahoma;
}

ul {
	margin:0; 
	padding:0; 
	list-style:none;
	}

li  {
	background:none; 
	margin:0px; 
	padding:0px;	
	}
li a  { 
	list-style:none; 
	font-family:Tahoma; 
	font-size:11px; 
	line-height:14px; 
	color:#BD5100; 
	background:url(../images/arrow.gif) no-repeat;
	background-position:8px 4px; 
	padding-left:21px;
	}	

.hosting {
	color:#990000;
	font-family:tahoma;
	font-size:11px;
	line-height:13px;
	margin-left:10px;
	
	}
.jumpmenu {
	color:#BD5100;
	font-family:tahoma;
	font-size:12px;
	
	
	 border:1px solid #B4B0AE; 
	 vertical-align:middle; 
	 
	
	}
.services_title {
	color:#333333;
	font-family:tahoma;
	font-size:12px;
	
	}


a {
	color:#BD5100;
	font-family:tahoma;
	font-size:11px;
	
	}
	
a:link{
	color:#BD5100;
	text-decoration:none;
	}

a:visited{
	color:#BD5100;
	text-decoration:none;
	}

a:hover{
	color:#BD5100;
	text-decoration:underline;
	}

.top {
	color:#a8a8a8;
	font-family:tahoma;
	font-size:11px;
	}

.top:link{
	color:#a8a8a8;
	text-decoration:none;
	}

.top:visited{
	color:#a8a8a8;
	text-decoration:none;
	}

.top:hover{
	color:#333333;
	text-decoration:underline;
	}

.blocks_title
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

.about_hdi
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#0066cc;
}

.about_hdi a:link
{
	text-decoration:none;
	color:#0066cc;
}
.about_hdi a:visited
{
	text-decoration:none;
	color:#0066cc;
}
.about_hdi a:hover
{
	color:#0066cc;
	text-decoration:underline;
}
.mainText { 
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	text-align:justify;
	}
.about_us_Title{font-size:12px; color:#333333; font-family:tahoma;}
.subTitle{color:#996633;font-family:tahoma;font-size:11px;}

.links_site {
	color:#0000CC;
	font-family:tahoma;
	font-size:10px;
	}
	
.links_site a:link{
	color:#0000CC;
	text-decoration:none;
	}

.links_site a:visited{
	color:#0000CC;
	text-decoration:none;
	}

.links_site a:hover{
	color:#0000CC;
	text-decoration:underline;
	}
	
.footer {
	
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	}
	
.footer a:link{
	color:#FFFFFF;
	text-decoration:none;
	}

.footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}

.footer a:hover{
	color:#FFFF99;
	text-decoration:underline;
	}


.links {
	color:#0066CC;
	font-family:tahoma;
	font-size:11px;
	}
	
.links a:link{
	color:#0066CC;
	text-decoration:none;
	}

.links a:visited{
	color:#0066CC;
	text-decoration:none;
	}

.links a:hover{
	color:#0099FF;
	text-decoration:underline;
	}
	
/*GUESTBOOK*/
h1 {
	width: 600px;
	font-family: tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	/*border-bottom: solid 4px #000000;*/
}

h2 {
	width: 580px;
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	/*border-bottom: solid 2px #000000;*/
}

fieldset {
	border: solid 1px #666666;
	width: 590px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
}

legend {
	color: #ffffff;
	background: #336633;
	border: 1px outset #cccccc;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

label {
	width: 125px;
	float: left;
	margin: 2px 0px 2px 0px;
	text-align: right;
}

.inputText, .inputTextArea {
	margin: 2px 0px 2px 5px;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #000000;
	background: #99cc99;
	border: 2px outset #cccccc;
	width: 120px;
}

/*.footer {
	clear: both;
	width: 600px;
	margin-top: 8px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border-top: solid 2px #000000;
}*/

.errorMessage {
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

.credit {
	font-family: tahoma;
	font-size: 8pt;
	color: #696969;
}
/*
a:link, a:visited, a:active {
	text-decoration: none;
	background: transparent;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #990099;
}

a:active {
	color: #ff0000;
}

a:link:hover, a:visited:hover, a:active:hover {
	color: #ff0000;
}
*/
.entry {
	width: 580px;
	border-bottom: solid 2px #999999;
	margin-bottom: 5px;
	padding-bottom: 4px;
	clear: both;
}

.entry .field, .timestamp {
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 4px;
}

.entry .field .value {
	float: left;
}

.timestamp {
	margin: 0px 0px 4px 104px;
	padding-top: 4px;
	clear: both;
}

.navigation {
	float: left;
}

.entryCount {
	width: 580px;
	text-align: center;
	padding-bottom: 4px;
}
