@CHARSET "ISO-8859-1";

#cycleStatus { float: left; width: 950px; text-align: center; }

.videoSection {
	height: 120px;
}

.resultDiv_gsvb {
width : 160px;
margin-right: 1px;
margin-left: 1px;
padding-top : 1px;
padding-right : 1px;
padding-left : 1px;
padding-bottom : 1px;	
}

.resultCell_gsvb {
width : 160px;
margin-right: 1px;
margin-left: 1px;
padding-top : 1px;
padding-right : 1px;
padding-left : 1px;
padding-bottom : 1px;
}

#videoBar {
}

.topmenu ul {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.topmenu ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.topmenu ul li a {
	color : #666666; 
	text-decoration: none;
}

.topmenu ul li a:link {
	color : #666666; 
	text-decoration: none;
}

.topmenu ul li a:hover {
	color: #0000aa;
}


.contentGfx {
    background-image: url('/images/contentBlock.png');
    background-repeat: repeat-y;		
}

.smallsep {
	height: 22px;
    border: none;
}

.contentblock {
    text-indent: 20px;
    border: none;
    
}

.contentblockplain {
    border: none;
}

.nfooter {
    background-image: url('/images/footer.png');
    line-height: 36px;
    border: none;
}


.newstitle {
	background-color: #f6f6f6
}

.newsrelated {
    background-color: #FFF6DF	
}

.calsheet {
	background-position: center;
	background-image: url('/images/CalendarSheet.png');
	background-repeat: no-repeat;
	text-align:center;
	height: 130px;
}

.newsscore {
	background-image: url('/images/indicatorSignData.png');
	background-repeat: no-repeat;
	text-align:center;
	height: 76px;
	line-height: 17px;
	font-size: 17px;
}

.newsscore A {
#	text-decoration: none;
	color: black;
} 

body {
	background: #e0e0e0;
}


#footer {
	background-color: #a3bdad;
	clear: both;
	padding: 0px;
}

#header {
	background: #a3bdad;
	height: 68px;
}

#menuTopic {
	background-image: url('/images/menuTopic.png');
	height: 25px;
	line-height: 21px
}

#menuSort {
	background-image: url('/images/menuSort.png');
	height: 27px;
	line-height: 23px
}

#content {
	background-color: #e0e0e0;
}


table.menu {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
}
table.menu th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.menu td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}


table.body {
	font-size: 100%; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #bfbfbf;
	color: #333;
	text-align: left;
}
 
table.newschart {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.newschart th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: #f6f6f6;
	-moz-border-radius: 3px 3px 3px 3px;
}
table.newschart td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 10px 5px 10px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: #eeeeee;
	-moz-border-radius: 3px 3px 3px 3px;
}
