.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	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-image:url(images/pattern.jpg); 
	background-position:top; 
	background-repeat:repeat;
	background-color:#d4d4d4;
	color:#ffffff;
}

a:link {color:#2393ea; text-decoration: none;}
a:visited {color:#2393ea; text-decoration: none;}
a:hover {color: #714fde; text-decoration: none;}
a:active {color: #714fde; text-decoration: none;}

.bgmenu{ 
	background-color:#0037ab;
	padding:3px;
}
.bgbody{
	background-image:url(images/pattern.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
}
.pad5{
	padding:5px;
}
