/*   http://www.woodus.com/den/inc/ie4.css   */

/* Text for the common items */
BODY {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	scrollbar-face-color: #483D8B; 
	scrollbar-shadow-color: Navy; 
	scrollbar-highlight-color: #4169E1; 
	scrollbar-3dlight-color: Black; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: #6A5ACD; 
	scrollbar-arrow-color: #6495ED;
	background-color : White;
	font-size: 10pt;
	color : Black;
}

P {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color : Black;
}

TD.altrow1 {
	background-color: #BDBEFF;
	font-size: 8pt;
}

TD.altrow2 {
	background-color: #E8EAFF;
	font-size: 8pt;
}

.lastmodified{
	color : #DCDCDC;
	font-size : 10pt;
	font-style : italic;
}

.copyright{
	color : #00008B;
	font-size : 10pt;
}
/* End Common Components */

/* Begin Text for the Navbar  */
A.navbar {
	color : White;
	font-weight : bold;
	text-decoration : none;
	font-size : 10pt;	
}

A.navbar:HOVER {
	text-decoration : underline;		
}

.currentdate{
	color : White;
	font-weight : bold;
	font-size : 10pt;
	font-style : italic;
}
/* End Text for the Navbar  */

/* Text for the main_menu.php file */
A.mainmenu {
	color : #00008B;
	text-decoration : none;
	font-size : 8pt;
}

A.mainmenu:HOVER {
	text-decoration : underline;		
}
/* End Text for the main_menu.php file */

/* Begin Item Detail Styles */
A.detail_header {
	color : White;
	font-size : 10pt;	
	text-decoration : none;
}

A:HOVER.detail_header {
	text-decoration : underline;
	color : #F0E68C;
}

A.detail_rating {
	color : #B22222;
	font-size : 10pt;	
	font-weight : bold;	
	text-decoration : none;
}

A:HOVER.detail_rating {
	font-weight : bold;
	text-decoration : underline;
	color : #7B68EE;
}

A.detail_footer {
	color : Navy;
	font-size : 10pt;	
	text-decoration : none;
}

A:HOVER.detail_footer {
	text-decoration : underline;
	color : #DAA520;
}

TD.detail_header {
	background-color: #483D8B;
}

.detail_title{
	color : Black;
	font-size : 10pt;
	font-weight : bold;
}

.detail_text{
	color : Black;
	font-size : 10pt;
}

.detail_divider{
	color : White;
	font-size : 12pt;
	font-weight : bold;
}

.detail_name{
	color : White;
	font-size : 10pt;
	font-weight : bold;
}

.detail_version{
	color : White;
	font-size : 10pt;
	font-style : italic;
}
/* End Item Detail Styles */

/* Rating Styles */
TD.rating_chart_header {
	background-color: #483D8B;
	font-size : 12pt;
	font-weight : bold;
	color : White;
}

TD.rating_chart_body {
	background-color: #FFEEAA;
	font-size : 10pt;
	color : Black;
}

.rating_title_big{
	color : Black;
	font-size : 12pt;
	font-weight : bold;
}

.rating_title{
	color : Black;
	font-size : 10pt;
	font-weight : bold;
}

.rating_text{
	color : Black;
	font-size : 10pt;
}
/* End Rating Styles */

/* Text for the news items */
.newstitle {
	color : White;
	font-weight : bold;
	font-size : 10pt;	
}

.newsbody {
	color : Black;
	font-size : 10pt;	
}

.newsfooter {
	color : #4169E1;
	font-size : 8pt;	
}

/* Begin Text for Top Lists */
.toplist_title{
	color : #00008B;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
}

.toplist_number{
	color : #7B68EE;
	font-size : 8pt;
	font-style : italic;
}

.toplist_name{
	color : #7B68EE;
	font-size : 8pt;
}
/* End Text for Top Lists */
