body {
    background : #ffffff;
}

div.vprlogo {
    float   : right;
    padding : 0px;
    margin : 0px;
}

div.menu {
    position    : relative;
    left	: 14px;
    top		: 39px;
    font-family : arial, helvetica, sans-serif;
    font-size   : 12px;
    color       : #000;
}

a {
    color       : #5B5656;
    text-decoration : none;
}

a.dark {
    color : #5B5656;
    text-decoration : underline;
}

a:hover {
    text-decoration : underline;
	color : #000;
}

b {
    color : #92A5D2;
}

b.grey {
    color : #7F7676;
}

span.youare {
    font-size : 10px;
    color : #7F7676;
}

div.bodyholder {
    margin : 5px;
}

div.titlebar {
    background		: #92a5d2;
    background-image    : url("images/variationspr-logo.gif");
    background-repeat   : no-repeat;
    height		: 77px;
}

div.titlebaroutline {
    border  : 1px solid #a79f9f;
    margin  : 5px;
    padding : 2px;
}

div.newsholder {
	float : left;
	width : 20%;
	border : 1px solid #a79f9f;
	}

div.newsstory {
    margin      : 2px;
    padding     : 2px;
    background  : #92a5d2;
    font-family : arial, helvetica, sans-serif;
    font-size   : 12px;
    color       : #fff;
}

div.newsstory b {
    color : #fff;
}

div.newsstory img {
	border:0px;
}

span.newsheader { font-weight : bolder;}
span.morenews { font-style : italic;}

div.maindiv {
    width       : 78%;
    float       : right;
    color       : #7F7676;
    font-family : arial, helvetica, sans-serif;
    font-size   : 12px;
    border      : 1px solid #A79f9f;
    padding     : 4px;
    margin      : 0px;
}

img.border {
	border : 1px solid #a79f9f;
	padding : 2px;
	margin-bottom : 20px;
	}

div.listmover { margin-left: 20px; }

li { vertical-align : middle; }

ul.history_sublist {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	}

span.listheader {
	margin-left : 4px;
	font-size : 14px;
	}

