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

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

.magin {
	padding:5px;
}
table { font-size:100%;} 
body { font-size:76%;
	margin:0;
	padding:0;
	background-image: url(images/bgindex.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

a:link {color: #1585FE; text-decoration: underline;}
a:visited {color: #1585FE; text-decoration: underline;}
a:hover {color: #044B96; text-decoration: none;}
a:active {color: #044B96; text-decoration: none;}

.bgtop{background-image: url(images/bgtop.jpg);}
.line{background-image: url(images/line.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#E1E1E1;
}
.bgmenu{ background-color:#FFFFFF;}
.bgwhite{ background-color:#FFFFFF;}

