.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	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-color:#9BDCFF;
}

a:link {color: #FFFC00; text-decoration: none;}
a:visited {color: #FFFC00; text-decoration: none;}
a:hover {color: #EE4E00; text-decoration: none;}
a:active {color: #EE4E00; text-decoration: none;}

.bgmenu {background-color:#EEB400;}
.bgbottom{ background-image:url(images/bgbottom.jpg);}
.exl{ background-image:url(images/exl.jpg); 
	background-position:right; 
	background-repeat:repeat-y; 
	background-color:#9BDCFF;
}
.exr{ background-color:#9BDCFF;}
.line{ background-color:#B4B5A7;}
.bgindex { 
	background-image:url(images/bgindex.jpg);  
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#9BDCFF;
}
