.company{
	font-size: 40px;
	color: #000000;
	font-weight:bold;
	font-style: oblique;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: oblique;
}

.magin {
	padding:5px;
}
table { 
	font-size:100%;
} 
body { font-size:76%;
	margin:0;
	padding:0; 	
	background-color:#F4E6B5;
}

a:link {color: #1884B7; text-decoration: underline;}
a:visited {color: #1884B7; text-decoration: underline;}
a:hover {color: #34B9F7; text-decoration: underline;}
a:active {color: #34B9F7; text-decoration: underline;}

.bgmenu{ background-color:#23A6DC;}
.bgtop{ background-image: url(images/bgtop.jpg);}
.bgbottom{ background-image: url(images/bgbottom.jpg);}

.bodytext {
	font-size: 20px;
}

#sitenav {
	a:link {color: #1884B7; text-decoration: none;}
	a:visited {color: #1884B7; text-decoration: none;}
	a:hover {color: #34B9F7; text-decoration: none;}
	a:active {color: #34B9F7; text-decoration: none;}
	font-size: 10px;
	align: center;
	background-color: lightblue;
}
#leftnav {
	border-width: 1;
	border-color: black;
}

#newbodycontent {
	background-color: lightblue;
}