﻿body
{
margin:0px;
padding:0px;
margin-top:1px;
}

.top_banner
{
	
	background-image:url('co_top_banner.png');
	background-repeat:no-repeat;
	font-family:"Lucida Sans Unicode";
	font-size:12px;
    color:black;
    height:138px;
    text-align:right;
    vertical-align:bottom;
    margin-right:10px;
    padding-right:20px;
    
}

.scroller
{
font-family:"Lucida Sans Unicode";
background-image:url('scroller_bkgrd.png');
text-align:center;
}

.bottom_info
{
font-family:"Lucida Sans Unicode";
font-size:12px;
color:gray;
background-image:url('scroller_bkgrd.png');
background-repeat:no-repeat;

}
.main_info
{
	font-family:"Lucida Sans Unicode";
	font-size:12px;
    color:black;
    background-image:url('info_bkrgd.png');
    background-repeat:no-repeat;
    vertical-align:top;
    padding-left:10px;
    padding-top:18px;
    
}

.picture_area
{
	text-align:center;
	vertical-align:middle;
	font-family:"Lucida Sans Unicode";
    font-size:12px;

}

.menu
{
background-image:url('menu_bkrgd2.png');
background-repeat:no-repeat;


}
.timeCELL
{
font-family:"Lucida Sans Unicode";
font-size:12px;
text-align:right;
color:gray;
}
.menuleft
{
padding:2px;

}
.smallboxes
{
	
	vertical-align:top;
	text-align:left;
	padding:8px;
	background-image:url('multibox.png');
	background-position:center;
	background-repeat:no-repeat;
	width:245px;
	font-family:"Lucida Sans Unicode";
	font-size:12px;
	color:black;
}

