body{
    sfonts:84%/1.2em arial;
	font-size:10pt;
	font-family:arial;
    backgrounds:#ddddf0;
    background:#0f0f66;
	backgrounds:#5c5cab;
	margin: 0 0;
}

a{
    text-decoration:none;
    color:#000000;
}
a:hover{
    text-decoration:underline;
    color:#0f0f66;
}
a.menu{
    width:100%;
    color:#0f0f66;
    background:#ffffff;
    background-image:url(images/horizontal_divider.gif);
    background-repeat:repeat-x;
    background-position:0% 100%;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
    sfont-size:.8em;
	font-size:10pt;
    padding-left:5px;
}
a.menu:hover{
    color:#aaaaf0;
}
.company{
    font-size:18pt;
    color:#0f0f66;
    swidth:250px;
    font-weight:bold;
    sbackground-image:url(images/vertical_divider.gif);
    sbackground-repeat:no-repeat;
    sbackground-position:100% center;
}
.menu_left{
    BACKGROUND-IMAGE: url(images/column.gif)
}
.menu_top{
    BACKGROUND-IMAGE: url(images/top_blend.gif);
    WIDTH: 200px;
    HEIGHT: 8px
}
.reference{
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	backgrounds:#aaaaf0;
	sCOLOR: #0f0f66;
}
.slogan{
    font-size:10pt;
    color:#9999f0;
    padding-left:5px;
}

table{
	font-size:12pt;
}
.wrapper{
    background:#ffffff;
    width:750px;
    position:absolute;
    top:0;
    left:0;
}
