/*	Worldwide Style Sheet  - - - - - - - - - - - -  */
/*	-- site redesign 8/2004								  */

/*  ..... color schemes ......
		1 = black 	= 000000
		2 = blue 	= 0000FF
		3 = lt blue	= 333366
		4 = white 	= FFFFFF
		5 = yellow 	= FFCC00
		
		Electric Power show
		EP = dark orange = CB5623
		
		Marine Propulsion show
		MP = dark orange = CB5623
		...........................   */

body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	}
td,  li {
	font-family: Arial, sans-serif;
	font-size: 11px;
	}
.bold {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}

	
/*  Links   -  -  -  - -  -  -  - -  -  -  - -  -  -  -   */
a:link
	{
    color: #0000FF;
    text-decoration: none;
	}
a:visited
	{
    color: #0000FF;
    text-decoration: none;
	}
a:active
	{
    color: #0000FF;
    text-decoration: none;
	}
a:hover
	{
    color: #0000FF;
    text-decoration: underline;
	}
	
/*  Forms   -  -  -  - -  -  -  - -  -  -  - -  -  -  -   */

input, select, option, textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	}
	
/*  Magazine name  -  -  - -  -  -  - -  -  -  - -  -  -  -   */
.ww 	{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #333366;
	}
	
/*  Headings  -  -  - -  -  -  - -  -  -  - -  -  -  -   */
.heading1 	{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
.heading2 	{
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	}
.heading3 	{
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	}
.heading4 	{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	}
.heading5 	{
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	}

/*  Sub Headings  -  -  - -  -  -  - -  -  -  - -  -  -  -   */

.subhead1 	{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
.subhead2 	{
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	}
.subhead3 	{
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	}
.subhead4 	{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}	
.subhead5 	{
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	}	

	
	
/*  -  Text options -  - -  -  -  - -  -  -  - -  -  -  -   */
.text1 	{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
.text2 	{
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	}
.text3 	{
	font-size: 11px;
	font-weight: normal;
	color: #333366;
	}
.text4 	{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	}	
.text5 	{
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	}	

	
.text1_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}
.text2_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	}
.text3_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #333366;
	}
.text4_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	}	
.text5_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	}	

	/*  -  -  -  -  -  -  -  - -  -  -  - -  -  -  - -  -  -  -   */
	/* Electric Power Online Show  */
	
	.headingEP 	{
	font-size: 16px;
	font-weight: bold;
	color: #CB5623;
	}
	
	.subheadEP 	{
	font-size: 14px;
	font-weight: bold;
	color: #CB5623;
	}
	
	.textEP 	{
	font-size: 11px;
	font-weight: normal;
	color: #CB5623;
	}
	
	.textEP_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #CB5623;
	}	
	
	/*  -  -  -  -  -  -  -  - -  -  -  - -  -  -  - -  -  -  -   */
	/* Marine Propulsion Online Show */
	.headingMP 	{
	font-size: 16px;
	font-weight: bold;
	color: #CB5623;
	}
	
	.subheadMP 	{
	font-size: 14px;
	font-weight: bold;
	color: #CB5623;
	}
	
	.textMP 	{
	font-size: 11px;
	font-weight: normal;
	color: #CB5623;
	}
	
	.textMP_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #CB5623;
	}	
	
/*  -  -  -  -  -  -  -  - -  -  -  - -  -  -  - -  -  -  -   */
.error	{
	font-size: 11px;
	font-weight: bold;
	color: #FF3333;
	}	

.footer	{
	font-size: 11px;
	font-weight: normal;
	color: gray;
	}	
.footer2	{
	font-size: 11px;
	font-weight: normal;
	color: #333399;
	}	
	
/*  -  -  -  -  -  -  -  - -  -  -  - -  -  -  - -  -  -  -   */

