.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { 
	font-size:100%;
} 
body { font-size:76%;
	margin:0;
	padding:0;
	background-color:#2B3946;
}

a:link {color: #618CB7; text-decoration: none;}
a:visited {color: #618CB7; text-decoration: none;}
a:hover {color: #2B3946; text-decoration: none;}
a:active {color: #2B3946; text-decoration: none;}

.bgtop01	{
	background-image: url(images/bgtop01.jpg);
}
.bgtop02	{
	background-image: url(images/bgtop02.jpg);
}
.leftMenu {	
	background-image:url(images/leftMenu.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.bgmenu {
	background-color:#CBD5DF;
}
.bottomMenu {
	background-image:url(images/bottomMenu.jpg);
}
.rightMenu {
	background-image:url(images/rightMenu.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.rightbody {
	background-image:url(images/rightBody.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.bgbottom {
	background-image:url(images/bottomBody.jpg);
}