/* CollisionWeek CSS */
/* updated Jan 2006 */

/* tags */

a {
	text-decoration: none;
	color: #003399;
	visited: #003399;
	}

a:hover {text-decoration: underline;}

h1    { 
	font-family: Arial; 
	font-size: 14pt; 
	font-weight: normal;
	color: #000000;
	margin-bottom: 0;
	}

body.collisionweek {
	background-image: url('http://www.collisionweek.com/site_images/leftbar6.GIF');
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

body.collisionweekbar {
	background-image: url('http://www.collisionweek.com/site_images/leftbar6leftonly.GIF');
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

body.collisionweekpda {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
body.chartblank {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}


/*classes - applicable to any tag*/

.menulink    { font-family: Arial; font-size: 8pt; color: #FFFFFF; font-weight: bold }
.menulinkroll { color: #000000; font-family: Arial; font-size: 8pt; font-weight: bold }

.cwNewshead    { 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	margin-bottom: 0;
   	}
	
.cwFeaturehead    { 
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold;
	color: #000000;
	}
a.cwFeaturehead:link, a.cwFeaturehead:visited, a.cwFeaturehead:hover, a.cwFeaturehead:active {
	color: #000000;
	text-decoration:  none;
    } 

.cwFeaturedeck    { 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal;
	color: #000000;
	margin-top: 0;
	}
	
.cwStoryBody    { 
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: normal;
	color: #000000;
	}
	
.cwStoryHead    { 
	font-family: Arial; 
	font-size: 18pt; 
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
	}
	
.cwFeatureStoryHead    { 
	font-family: Arial; 
	font-size: 14pt; 
	color: #000000;
	margin-bottom: 0;
	}
.cwFeatureStoryDeck    { 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: #000000;
	margin-top: 0;
	}
.cwFeatureStoryCopyright   { 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0;
	}	
		
.cwStoryDate    { 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: #000000;
	}
