.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;
        height:100%;
        border:none;
	background-color: #FFFFFF;
        background-image: url(images/image-background.jpg);
        background-repeat: x y;
        background-position: top left;
}
html{
        margin:0;
        padding:0;
        height:100%;
        border:none
}

.subdatafont {
 font-size: 10px;
 font-weight : normal;
 color : #949494;
}
.subdatafont a {
 color : #95adb3;
 text-decoration : none
}
.subdatafont a:hover {
 color : #050073;
 text-decoration : none;
}

a:link { color: #F4723E; text-decoration: none;}
a:visited { color: #F4723E; text-decoration: none;}
a:hover { color: #DE3906; text-decoration: underline;}
a:active { color: #DE3906; text-decoration: underline;}
.bgmenu { background-color: #FFFFFF;}
.bgwhite { background-color: #FFFFFF;}
.border { border: solid 1px #B9B9B9;}
		  
