/************************************************************************/
/* SITE									*/
/************************************************************************/

body
	{
	background-color	: #FFFFFF;

	margin-top		: 0;
	margin-left		: 0;
	margin-right		: 0;
	margin-bottom		: 0;

	color			: #21565A;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

/************************************************************************/
/* DIV									*/
/************************************************************************/

div
	{
	color			: #21565A;
	font-size		: 12pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	text-align		: center;
	}

/************************************************************************/
/* BACKGROUNDS								*/
/************************************************************************/

#Back_Home
	{
	background-image	: url("http://www.waveii.com/images/backs/back_home.jpg");
	background-attachment	: fixed;
	background-repeat	: no-repeat;
	background-position	: center center;

	margin-top		: 0;
	margin-left		: 0;
	margin-right		: 0;
	margin-bottom		: 0;

	color			: #21565A;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

#Back_About
	{
	background-image	: url("http://www.waveii.com/images/backs/back_about.jpg");
	background-attachment	: fixed;
	background-repeat	: no-repeat;
	background-position	: center center;

	margin-top		: 0;
	margin-left		: 0;
	margin-right		: 0;
	margin-bottom		: 0;

	color			: #21565A;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

#Back_Products
	{
	background-image	: url("http://www.waveii.com/images/backs/back_products.jpg");
	background-attachment	: fixed;
	background-repeat	: no-repeat;
	background-position	: center center;

	margin-top		: 0;
	margin-left		: 0;
	margin-right		: 0;
	margin-bottom		: 0;

	color			: #21565A;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

#Back_DSL
	{
	background-image	: url("http://www.waveii.com/images/backs/back_dsl.jpg");
	background-attachment	: fixed;
	background-repeat	: no-repeat;
	background-position	: center center;

	margin-top		: 0;
	margin-left		: 0;
	margin-right		: 0;
	margin-bottom		: 0;

	color			: #21565A;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

#Back_Contact
	{
	background-image	: url("http://www.waveii.com/images/backs/back_contact.jpg");
	background-attachment	: fixed;
	background-repeat	: no-repeat;
	background-position	: center center;

	margin-top		: 0;
	margin-left		: 0;
	margin-right		: 0;
	margin-bottom		: 0;

	color			: #21565A;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

#Back_Specials
	{
	background-image	: url("http://www.waveii.com/images/backs/back_specials.jpg");
	background-attachment	: fixed;
	background-repeat	: no-repeat;
	background-position	: center center;

	margin-top		: 0;
	margin-left		: 0;
	margin-right		: 0;
	margin-bottom		: 0;

	color			: #21565A;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

#Back_Terms
	{
	background-image	: url("http://www.waveii.com/images/backs/back_dsl.jpg");
	background-attachment	: fixed;
	background-repeat	: no-repeat;
	background-position	: center center;

	margin-top		: 0;
	margin-left		: 0;
	margin-right		: 0;
	margin-bottom		: 0;

	color			: #21565A;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

#Back_PaleGreen
	{
	background-color	: rgb(233,243,234);
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

/************************************************************************/
/* TABLES								*/
/************************************************************************/

td
	{
	color			: #21565A;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

#AlarmText
	{
	color			: red;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

#SmallText
	{
	color			: #21565A;
	font-size		: 8pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

#BoldUnderlinedText
	{
	color			: #21565A;
	font-size		: 10pt; 
	font-family		: "Verdana";
	font-weight		: bold;
	text-decoration		: underline;
	}

#RedPageHeadingText
	{
	color			: red;
	font-size		: 12pt; 
	font-family		: "Arial";
	text-decoration  	: none;
	}

#SmallRedPageHeadingText
	{
	color			: red;
	font-size		: 11pt; 
	font-family		: "Arial";
	text-decoration  	: none;
	}
#RedHomePageText
	{
	color			: red;
	font-size		: 11pt; 
	font-family		: "Verdana";
	}

#GreenHomePageText
	{
	color			: #21565A;
	font-size		: 11pt; 
	font-family		: "Verdana";
	}


#PageHeadingText
	{
	color			: #21565A;
	font-size		: 13pt; 
	font-family		: "Arial";
	text-decoration  	: none;
	}

#SpecialOffersHeading
	{
	color			: #21565A;
	font-size		: 11pt; 
	font-family		: "Arial";
	text-decoration  	: underline;
	}
	
#JustifyMe
	{
	color			: #21565A;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	text-align		: justify;
	}

#JustifyMeHomePage
	{
	color			: #21565A;
	font-size		: 8pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	text-align		: justify;
	}

#OutsideTable 
	{ 
	border			: 1px solid #21565A; 
	border-collapse		: collapse; 
	} 

#TableBackground
	{
	background-color	: #E9F3EA;
	}

#TableRowHeaderFooter
	{
	background-color	: #C5D6C7;
	font-size	  	: 9pt; 
	font-family	   	: "Verdana";
	font-weight		: bold;
	text-decoration	   	: none;
	}

#InputButtonSetup
	{
	background-color	: #21565A;
	color			: #FFFFFF;
	font-family     	: "Verdana";
	font-size       	: 9pt;
	}

#AlarmButtonSetup
	{
	background-color	: #FFFFFF;
	color			: blue;
	font-family     	: "Verdana";
	font-size       	: 9pt;
	border 	                : 1px solid #21565A;
	}

#InputBoxThinOutline
	{ 
	border 	          	: 1px solid #21565A;
	border-color      	: #21565A; 
	background-color  	: transparent; 
	} 

#HighlightText
	{
	color			: #FF0000; 
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

#AddressText
	{
	color			: #21565A;
	font-size		: 8pt; 
	font-family		: "Verdana";
	}

#RedHeadingText
  	{
	color			: red; 
	font-size	 	: 12pt; 
	font-family	   	: "Verdana";
	text-decoration  	: none;
	}

#BlueHeadingText
  	{
	color			: navy; 
	font-size	 	: 11pt; 
	font-family	   	: "Verdana";
	text-decoration  	: none;
	}

/*************************************************************************/
/* LINKS								*/
/************************************************************************/

a:link
	{
	color			: #0000FF;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration  	: none;
	}

a:visited
  	{
	color			: #0000FF;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration  	: none;
	}

a:active
   	{
	color			: #0000FF;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration  	: none;
	}

a:hover
   	{
	color			: #FF0000;
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration  	: underline;
	}

*************************************************************************/
/* LINKS FOR ALARM SCRIPT						*/
/************************************************************************/

a:link.alarm
	{
	color			: blue;
	font-size		: 12pt; 
	font-family		: "Verdana";
	text-decoration  	: none;
	}

a:visited.alarm
  	{
	color			: blue;
	font-size		: 12pt; 
	font-family		: "Verdana";
	text-decoration  	: none;
	}

a:active.alarm
   	{
	color			: blue;
	font-size		: 12pt; 
	font-family		: "Verdana";
	text-decoration  	: none;
	}

a:hover.alarm
   	{
	color			: blue;
	font-size		: 12pt; 
	font-family		: "Verdana";
	text-decoration  	: underline;
	}

/************************************************************************/
/* 			  E N D   O F  S T Y L E S	     		*/
/************************************************************************/


