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

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #2D2D2D;
	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:#EEEEEC;
}

a:link {color: #01669D; text-decoration: underline;}
a:visited {color: #01669D; text-decoration: underline;}
a:hover {color: #004266; text-decoration: none;}
a:active {color: #004266; text-decoration: none;}

.bgtop{background-image: url(images/bgtop.jpg);}
.bgbottom{background-image: url(images/bgbottom.jpg);}
.bgmenu{ background-color:#5CABD6;}
.bg{ background-color:#EEEEEC;}
.bgwhite{ background-color:#FFFFFF;}
.menu_t{background-image: url(images/menu_t.jpg);}
.menu_b{background-image: url(images/menu_b.jpg);}
