
body { 
	margin:0;
	padding:0;
        height:100%;
        border:none;
}
html{
        margin:0;
        padding:0;
        height:100%;
        border:none
}
#fullheight{height:100%}

.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}

.slogan {
 font-family : arial;tahoma,arial,sans-serif;
 font-size: 16px;
 font-weight : bold;
 color : #000000;
}

.magin {
	padding:5px;
}
.subdatafont {
 font-family : arial,sans-serif;
 font-size: 9px;
 font-weight : normal;
 color : #6b6b6b;
}
.subdatafont a {
 color : #6b6b6b;
 text-decoration : none;
}
.subdatafont a:hover {
 color : #9dbfc9;
 text-decoration : none;
}
table { font-size:100%;} 
body { 
 margin:0;
 padding:0;
 background-color: #9f9f9f; 
 background-image: url(images/image-background-fade-tile.jpg); 
 background-repeat: repeat-x; 
 background-position:top left;
 font-family : arial,sans-serif;
 font-size: 12px;
 font-weight : normal;
 color: #444444;
}
.mainpagefont {
 font-family : arial,tahoma,sans-serif;
 font-size: 14px;
 font-weight : normal;
 color : #000000;
}
.menuitems {
 font-family : arial,sans-serif;
 font-size: 12px;
 font-weight : bold;
 color : #404040;
}
.menuitems a {
 text-decoration : none !important;
 color : #f4f4f4 !important;
}
.menuitems a:hover {
 color : #f4f4f4 !important;
 text-decoration : none !important;
}
.mainpagefont a:link {color: #3EBBFF !important; text-decoration: none !important;}
.mainpagefont a:visited {color: #3EBBFF !important; text-decoration: none !important; }
.mainpagefont a:hover {color: #0b98e1 !important; text-decoration: underline !important;}
.mainpagefont a:active {color: #0b98e1 !important; text-decoration: underline !important;}

.border{
	border-left:#525252 solid 1px;
	border-right:#525252 solid 1px;
	border-bottom:#525252 solid 1px;
}

