.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

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

a:link {color: #444444; text-decoration: underline;}
a:visited {color: #444444; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}

.bgmenu{ 
	background-image: url(images/menuT.jpg); 
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.bgwhite{ background-color:#FFFFFF;}
.bgtop{ background-image: url(images/bgtop.jpg);}
.bgbottom{ background-image: url(images/bgbottom.jpg);}
.pad{
	 padding-left:8px;
	 padding-right:8px;
}