.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-color:#1F1F1F;}

a:link {color: #0986C9; text-decoration: underline;}
a:visited {color: #0986C9; text-decoration: underline;}
a:hover {color: #01476D; text-decoration: underline;}
a:active {color: #01476D; text-decoration: underline;}

.bgtop{background-image: url(images/bgtop.jpg);}
.bgbottom{background-image: url(images/bgbottom.jpg);}
.ex_l{ 
	background-image: url(images/ex_l.jpg);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#E4E4E4;
}
.bgmenu{ background-color:#787878;}
.ex_r{ background-color:#1F1F1F;}

