body{
	background: #ECCE8F url(../img/bg.jpg) repeat-x;
	scrollbar-face-color: ECCE8F;
	scrollbar-arrow-color: 000000;
	scrollbar-shadow-color: 9C7E3F;
	scrollbar-dark-shadow-color: 5B3F00;
	scrollbar-base-color: ECCE8F;
	scrollbar-3d-light-color: ECCE8F;
	scrollbar-highlight-color: FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 9pt;
}

img{ 
    border-color: #000000;
}

a:link{
    color : #FF0000;
    text-decoration : none;
}
a:visited{
    color : #FF0000;
	text-decoration : none;
}
a:hover{
	color : Red;
	text-decoration : underline;
	font-weight : normal;
}
a:active{
	color : Red;
	text-decoration : underline;
	font-weight : normal;
}

.menuhead_left{
	font-style : normal;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	margin-left : 23px;
	font-variant : small-caps;
}

.menuhead_right{
	font-style : normal;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	margin-right : 23px;
	font-variant : small-caps;
}

a.menulink:link{
	color : Black;
	text-decoration : none;
	font-size : 7pt;
}
a.menulink:visited{
    color : Black;
	text-decoration : none;
	font-size : 7pt;
}
a.menulink:hover{
	color : Black;
	text-decoration : underline;
	font-size : 7pt;
}
a.menulink:active{
	color : Red;
	text-decoration : underline;
	font-size : 7pt;
}

.ticker{
	font-style : normal;
	color : 000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

a.ticker:link{
	font-style : normal;
	color : 000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
a.ticker:visited{
	font-style : normal;
	color : 000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
a.ticker:hover{
	font-style : normal;
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : none;
}
a.ticker:active{
	font-style : normal;
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : none;
}

.tickerspace{
	font-style : normal;
	color : Olive;
	font-family : "MS Serif", "New York", serif;
	font-size : 7pt;
	cursor : default;
}

.sectiontitle{
	font-style : normal;
	color : 000000;
	font-size : 12pt;
	font-weight : bold;
	text-transform : capitalize;
}

.newstitle{
	font-style : normal;
	color : 000000;
	font-size : 12pt;
}

.newsautor{
	font-style : normal;
	color : 000000;
	font-size : 7pt;
}

a.comment:link{
	color : #FF0000;
	text-decoration : none;
	vertical-align : middle;
	font-size : 7pt;
	font-weight : bold;
}
a.comment:visited{
    color : #FF0000;
	text-decoration : none;
	font-size : 7pt;
	font-weight : bold;
	vertical-align : middle;
}
a.comment:hover{
	color : #FF0000;
	text-decoration : underline;
	font-size : 7pt;
	font-weight : bold;
	vertical-align : middle;
}
a.comment:active{
	color : #FF0000;
	text-decoration : underline;
	font-size : 7pt;
	font-weight : bold;
	vertical-align : middle;
}

.source{
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	vertical-align : middle;
}

.footer{
	font-style : normal;
	color : 000000;
	font-size : 7pt;
}

a.footer:link{
	font-style : normal;
	color : 000000;
	font-size : 7pt;
	font-weight : bold;
}
a.footer:visited{
	font-style : normal;
	color : 000000;
	font-size : 7pt;
	font-weight : bold;
}
a.footer:hover{
	font-style : normal;
	color : Red;
	font-size : 7pt;
	font-weight : bold;
	text-decoration : none;
}
a.footer:active{
	font-style : normal;
	color : Red;
	font-size : 7pt;
	font-weight : bold;
	text-decoration : none;
}

.text{
	font-size : 9pt;
}