p.l {
	font-weight: bold;
}
BODY {
	color: Black;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

A {
	color: Blue;
}

A:HOVER {
	color: Red;
}

#head {
	width: 100%;
	margin-top: 10px;
	position: absolute;
	left: 0%;
	top: 5px;
	margin-left: 50px;
}
#left {
	
	width: 15%;
	position: absolute;
	left: 5%;
	top: 218px;
	
}
#content {
	position: absolute;
	left: 20%;
	top: 218px;
	width: 60%;
	padding: 20px 20px;
	font-size: smaller;
}
#right {
	position: absolute;
	left: 80%;
	top: 218px;
	width: 15%;
	right: 5%;
}

#footer {
	
	text-align: center;
	font-size: x-small;
	vertical-align: bottom;
}
p.c {
	text-align: center;
	font-size: smaller;
}
p.cr {
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
}

h1.g {
	font-weight: bold;
	color: #666666;
	text-align: center;
	font-size: 20px;
}

h2.g {
	font-weight: bold;
	color: #666666;
	text-align: center;
}
div.form {
	text-align: right;
	color: #993300;
	font-size: smaller;
	font-weight: bold;
}
div.c {
	text-align: center;
}
table.menu {
	
	text-align: center;
	width: 130px;
		
}
p.cm {
	text-align: center;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}

a.none {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	
}
td.menu {
	font-size: xx-small;
	font-weight: bold;
	border: 1px #666666;
}
td.label {
	font-size: x-small;
}

body.pix {
	background-image: url(elements/world.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
body.phone {
	background-image: url(elements/phone.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
p.r {
	text-align: right;
	
}

A.noline{
	color: Blue;
	text-decoration: none;
}
#news {
	position: absolute;
	left: 80%;
	top: 550px;
	text-align: center;
	width: 20%;
	height: 194px;
	text-decoration: none;
	padding-right: 2.5%;
	background-color: White;
	font-weight: bold;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	
	}
	#news2 {
	position: absolute;
	left: 80%;
	top: 350px;
	text-align: center;
	width: 20%;
	height: 194px;
	text-decoration: none;
	padding-right: 2.5%;
	background-color: White;
	font-weight: bold;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	
	}
	#news3 {
	position: absolute;
	left: 80%;
	top: 400px;
	text-align: center;
	width: 20%;
	height: 194px;
	text-decoration: none;
	padding-right: 2.5%;
	background-color: White;
	font-weight: bold;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	
	}
	#newsr {
	position: absolute;
	left: 80%;
	top: 850px;
	text-align: center;
	width: 20%;
	height: 194px;
	text-decoration: none;
	padding-right: 2.5%;
	background-color: White;
	font-weight: bold;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	
	}#linkcontent {
	position: absolute;
	left: 20%;
	top: 218px;
	width: 60%;
	padding: 20px 20px;
	font-size: smaller;
}