.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:0px 0px 7px 0px;
	background-image:url(images/bgindex.jpg);
	background-repeat:repeat-x;
	background-position:left top; 
	background-color:#b0c7d4;
	color:#000000;
}

a:link {color:#3874a7; text-decoration: none;}
a:visited {color:#3874a7; text-decoration: none;}
a:hover {color: #64a1d3; text-decoration: none;}
a:active {color: #64a1d3; text-decoration: none;}

.bgheader{background-color:#b0c7d4;}
.brdtemplate{
	border-bottom:9px solid #b0c7d4;
	border-left:9px solid #b0c7d4;
	border-right:7px solid #b0c7d4;
}
.bgmenu{
	color:#ffffff; 
	background-color:#000000;
	background-image:url(images/bgmenu.jpg);
	background-repeat:repeat-x;
	background-position:left bottom; 
}
.bgline{background-color:#4eadc4;}
