BODY {
	margin: 0px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	background-color: white;
	color: #333333;
	scrollbar-arrow-color : #03609C;
	scrollbar-3dlight-color: #6699CC;
	scrollbar-base-color: #6699CC;
	scrollbar-darkshadow-color: #6699CC;
	scrollbar-face-color: #6699CC;
	scrollbar-highlight-color : #03609C;
	scrollbar-shadow-color : #03609C;
	scrollbar-track-color : #6699CC;
}

font.bgrnd {
	background-color: #03609C;
}

#price-show {
	background-color: white;
	color: gray;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
}

TD.white {
	background-color: white;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#table-white {
	background-color: white;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

TD.black {
	background-color: black;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#top {
	background-color: #03609C;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#middle {
	background-color: #6699CC;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#bottom {
	background-color: #fcfcfc;
	border-right : #EEEEEE 1px solid;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#bottom1 {
	background-color: #fcfcfc;
	border-right : #EEEEEE 1px solid;
	border-bottom : #EEEEEE 1px solid;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#bottom2 {
	background-color: #fcfcfc;
	border-left : #EEEEEE 1px solid;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#table {
	background-color: #fcfcfc;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#p2 {
	margin : 10px;
}

#style {
	border-right : 1px solid silver; 
	border-top : 1px solid silver; 
	border-bottom : 1px solid silver; 
	border-left : 1px solid silver; 
	font-size : 11px; 
	color : #333333; 
	font-family : Verdana, Arial, helvetica, sans-serif;
	background: white;
}

#button {
	border-right : 1px solid gray; 
	border-top : 1px solid gray; 
	border-bottom : 1px solid gray; 
	border-left : 1px solid gray; 
	font-size : 10px; 
	color : #333333; 
	font-family : Verdana, Arial, helvetica, sans-serif;
	background: #EEEEEE;
}

#block-table {
	background-color: #fcfcfc;
	border : #E0E0E0 1px solid;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#block-table-hidden {
	background-color: #FCFCFC;
	border : #FCFCFC 1px solid;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

TD.hidden {
	background-color: #FCFCFC;
	border : #FCFCFC 1px solid;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#block-body {
	background-color: white;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#block-header {
	background-color: #EEEEEE;
	color: gray;
	height: 18px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 9px;
	border-bottom: #E0E0E0 1px solid;
}

#block-table-article {
	background-color: #fcfcfc;
	border : #E0E0E0 1px solid;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#block-table-article-special {
	background-color: white;
	border : #E0E0E0 1px solid;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#block-body-article {
	background-color: white;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#block-header-article {
	background-color: #EEEEEE;
	color: gray;
	height: 18px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 9px;
}

#block-header-names {
	background-color: #EEEEEE;
	color: gray;
	height: 18px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	border-bottom: #E0E0E0 1px solid;
}

#search {
	background-color: #EEEEEE;
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
}

#toc {
	font-weight: bold; 
	font-size: 11px; 
	color: #333333; 
	letter-spacing: -1px
	background-color: #EEEEEE;
	font-family: Verdana, Arial, helvetica, sans-serif;
}

A:link {
	color : #03609c; 
	text-decoration : none; 
	
} 
A:visited {
	color : #03609c; 
	text-decoration : none; 
} 
A:hover {
	color : red; 
	text-decoration : none; 
} 
A:active {
	color : #03609c; 
	text-decoration : none; 
} 

A.header:link {
	color: gray;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none; 
	
} 
A.header:visited {
	color: gray;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none; 
} 
A.header:hover {
	color: red;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none; 
} 
A.header:active {
	color: gray;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none; 
} 

#articleheader {
	LETTER-SPACING: -1px;
	font-weight: bold; 
	FONT-SIZE: 11px; 
	COLOR: #03609C; 
	background-color: #EEEEEE;
	height: 18px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	border-bottom: #E0E0E0 1px solid;
}

#newsheader {
	font-weight: bold; 
	FONT-SIZE: 11px; 
	COLOR: #03609C; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif;  
	LETTER-SPACING: -1px;
	background-color: white;
}

#point {
	font-weight: bold; 
	LETTER-SPACING: -1px;
	color : #333333;
}

#h3 {
FONT-WEIGHT: bold; 
FONT-SIZE: 12pt; 
TEXT-TRANSFORM: lowercase;
COLOR: #03609C; 
LINE-HEIGHT: 1.2em; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LETTER-SPACING: -1px

}

#h2 {
FONT-WEIGHT: bold; 
FONT-SIZE: 12pt; 
TEXT-TRANSFORM: lowercase;
COLOR: #6699CC; 
LINE-HEIGHT: 1.2em; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LETTER-SPACING: -1px

}

FONT.link {
	color: gray;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 9px;
	cursor : hand;
}

FONT.link-inner {
	color: #333333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	cursor : hand;
}

#M {
		font-family: tahoma;
	font-size : 11px;
	color : red;
	font-weight: bold;
	
}
