@import "sesar_base.css";

html, body{
	background: url(images/colorbk.gif) repeat-y left;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em; /*margin:0 auto;*/
	height: 100%;
	margin: 0;
	min-height: 100%;
	min-width: 60em;
	padding: 0;
	text-align: center;
	width: auto;
}





.grouptitle{

    background-color: #A9A9A9;

    color: white;

    font-size: 1.4em;

    font-weight: bold;

    margin: 0px 0 2px 0;

    padding: 0px 0 2px 0;

    text-indent: 3px;

    width: inherit;

}





.groupbutton {

    background-color: #556B2F;

    border: thin solid White;

    clear: both;

    color: yellow;

    float: right;

    #font-size: smaller;

    margin: 0 1px 0 2px;

    padding: 0 1px 1px 2px;

    position: relative;

    right: 3px;

    text-align: center;

    top: -20px;

    visibility: visible;

    width: 55%;

}

.groupbutton  a{

    color: white;

    font-weight: bold;

    text-decoration: none;

}

/* JLC BEGIN 20090821 - no newsdate item defined */
.newsdate {
    width: 5em;
}
/* JLC END 20090821 */



