body {
	font-size:10pt;
	font-family:arial;
    background:#cfcfee;
	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(//storage.googleapis.com/atlantacasket-com/style/horizontal_divider.gif);
    background-repeat:repeat-x;
    background-position:0% 100%;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
	font-size:10pt;
    padding-left:5px;
}

a.menu:hover {
    color:#aaaaf0;
}

.company {
    font-size:18pt;
    color:#0f0f66;
    font-weight:bold;
}

.menu_left {
    BACKGROUND-IMAGE: url(//storage.googleapis.com/atlantacasket-com/style/column.gif)
}

.menu_top {
    BACKGROUND-IMAGE: url(//storage.googleapis.com/atlantacasket-com/style/top_blend.gif);
    WIDTH: 200px;
    HEIGHT: 8px
}

.reference {
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

.slogan {
    font-size:10pt;
    color:#9999f0;
    padding-left:5px;
}

table {
	font-size:12pt;
}

.wrapper {
    background:#ffffff;
    margin: 0 auto;
    width:750px;
}
