<!-- Copyright 2008, WebDabs, All rights reserved.                           -->
<!-- Created and copyright Steve Lloyd of WebDabs - steve@webdabs.com -->
<!-- Mount Hawthorn, Western Australia and Palo Alto, California USA         -->
.error {
  border: 1px solid #999999;
  background-color: #ececec;
  color: #333333;
  width: 400px;
  padding: 5px;
}
.error_black {
  color: #333333;
}
.notify {
  border: 1px solid #336699;
  background-color: #ffffee;
  color: #336699;
  width: 400px;
  padding: 5px;
}
td 
	{
	color:#333333;
	font-size:11px;
	font-weight:normal;
	}
strong.duratech {
	color: #2c439b;
	font-style:italic;
}

a:link    { color: #2c439b; text-decoration:none; }
a:visited {	color: #2c439b; text-decoration:none; }
a:hover   {	color: #2c439b; text-decoration:underline; }
.selected { color: #2c439b; text-decoration:none; }
input.btn1, a.btn1, a.btn1-overm { 
	font-size: 100%; 
	font-weight: bold; 
	color: #ffffff; 
	background: #87a5e3; 
	border-color: #CBE3FF #003366 #003366 #B7CFEB; 
	width: 125px;
	height: 20px; 
	padding: 0px 4px 0px 4px; 
}
input.btn2, a.btn2, a.btn2-over { 
	font-size: 100%; 
	font-weight: bold; 
	color: #ffffff; 
	background: #87a5e3; 
	border-color: #CBE3FF #003366 #003366 #B7CFEB; 
	width: 70px;
	height: 20px; 
	padding: 0px 4px 0px 4px; 
}
input, select, checkbox, textarea
	{
	font-size:11px;
	font-weight:normal;
	color:#333333;	
	}
textarea {
	SCROLLBAR-FACE-COLOR: #87a5e3;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #87a5e3;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
btn_blue {
	position:absolute;
	top: 2px;
	left: -20px;	
	width: 11px;
	height: 11px;	
	visibility:visible;
	border: 0px 0px 0px 0px;
	}	
#horizon        
	{
	background: URL(../_images/body-top-background.jpg) top center repeat-x #e3e6f2;
	color: inherit; /* this avoids a CSS warning later on. Whenever a background image or color is defined, a corresponding foreground color should be defined, even if it's inherited as it is in this case. */
	/*background-color: transparent;*/
	text-align: center;
	position: absolute;
	/* top: 50%; */
	top: 0px;
	left: 0px;
	width: 100%;
	/*height: 1px;*/
	height: 100%;
	overflow: visible;
	visibility: visible;
	display: block
	}
#content    
	{
	background: URL(../_images/body-bottom-background.jpg) bottom center repeat-x; /* do not define a background color for this gradient as an alternative, or you'll wipe out the top gradient. EXTREMELY IMPORTANT. */
	color: inherit;	
	font-family: Verdana, Geneva, Arial, sans-serif;
	/*background-color: transparent;*/
	/*margin-left: -395px;*/
	position: absolute;
	/*top: -270px;*/
	top: 10px;
	left: 0px;
	/*left: 50%;*/
	/*width: 790px;*/
	width: 100%;	
	height: 100%;	
	/*height: 540px;*/
	visibility: visible
	}
#website
	{
	position:relative;
	width: 790px;
	height:*;
	background-color: #ffffff;
	background-image:url(../_images/website_content.gif);	
	background-attachment:inherit;	
	visibility: visible;
	white-space:none;
	}	
#website_top
	{
	position:relative;
	width: 790px;
	height: 124px;
	background-color:inherit;
	background-image:url(../_images/website_top.gif);
	background-attachment:inherit;
	background-repeat:no-repeat;	
	visibility: visible;
	white-space:nowrap;
	}	
#website_content    
	{
	position:relative;
	width: 790px;
	height: inherit;
	background-color: #ffffff;
	background-image:url(../_images/website_content.gif);
	background-attachment:relative;	
	visibility: visible;
	white-space:none;
	}
#website_bottom    
	{
	position:relative;
	width: 790px;
	height: 97px;
	background-color: #ffffff;
	background-image:url(../_images/website_bottom.gif);
	background-attachment:relative;	
	visibility: visible;
	background-repeat:no-repeat;
	white-space:none;		
	}					
#title_page
	{
	position:relative;
	top: 0px;
	left: -5px;
	width:390px;
	height:25px;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#ffffff;
	background-image:url(../_images/page_title.jpg);
	visibility: visible;
	white-space:none;
	text-align:left;
	padding: 2px 5px 2px 5px;
	}
#copy
	{
	position:relative;
	top: 10px;
	left: 200px;
	width: 375px;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-align:left;
	visibility: visible;
	}	
#copy_right_home
	{
	position:absolute;
	top: 150px;
	left: 620px;
	width: 150px;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	visibility: visible;
	}
#copy_right
	{
	position:absolute;
	top: 17px;
	left: 620px;
	width: 150px;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	visibility: visible;
	}			
#copyright
	{
	position:absolute;
	bottom: 5px;
	right: 10px;
	font-size:10px;
	font-weight:normal;
	color:#2c439b;
	visibility: visible;
	white-space:nowrap;
	}
#plug
	{
	position:absolute;
	bottom: 5px;
	left: 10px;	
	font-size:10px;
	font-weight:normal;
	color:#2c439b;
	visibility: visible;
	}	
#media_main
	{
	position:relative;
	top: 0px;
	left: 186px;	
	width: 604px;
	height: 124px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image:url(../_images/banner_2.gif);
	background-attachment:inherit;	
	visibility:visible;
	border: 0px 0px 0px 0px;
	}
#media_bottom
	{
	position:relative;
	top: 0px;
	left: 186px;	
	width: 603px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	background-color:#182555;
	/*background-image:url(../_images/banner_bot_1.jpg);*/
	background-attachment:inherit;	
	visibility:hidden;
	}			
#navigation
	{
	position:absolute;
	top: 20px;
	left: 0px;
	display: visible;	
	}
#navigation_top
	{
	position:absolute;
	top: 99px;
	left: 118px;
	display: visible;	
	}	
a.nav_top
	{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-align:left;	
	}
a.nav_top:link    { color: #ffffff; text-decoration:none; }
a.nav_top:visited {	color: #ffffff; text-decoration:none; }
a.nav_top:hover   {	color: #ffffff; text-decoration:underline; }
a.nav_right
	{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-align:left;	
	}
a.nav_right:link    { color: #ffffff; text-decoration:none; }
a.nav_right:visited {	color: #ffffff; text-decoration:none; }
a.nav_right:hover   {	color: #ffffff; text-decoration:underline; }	
body 
{ 	
	background-color: #e3e7f2;
	background-image: url();
	background-attachment: fixed;
	margin-left:0pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-right: 0pt;
	color: #666666;
	font-size:8pt;
	font-family: verdana;

	SCROLLBAR-FACE-COLOR: #2c439b;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #2c439b;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
		 
}
.btn_base
	{
	color:#2c439b;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	position: relative;
	top: 0px;
	left: 0px;
	width: 186px;
	height: 27px;	
	background-color:#feee18;
	background-image:url(../_images/btn_base.gif);
	background-repeat:no-repeat;
	background-attachment:inherit;
	visibility: visible;
	white-space:nowrap;			
	}
.btn_blue {
	position: relative;
	top: 2px;
	left: -10px;
	visibility: visible;
	white-space:nowrap;			
	}	
.btn_plug_banner
	{
	color:#2c439b;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	position: relative;
	top: -20px;
	left: 0px;
	width: 186px;
	height: 124px;	
	background-color:#feee18;
	background-image:url(../_images/btn_plug_banner_0.jpg);
	background-repeat:no-repeat;
	background-attachment:inherit;
	visibility: visible;
	white-space:nowrap;			
	}	
.btn_plug_0
	{
	color:#2c439b;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	position: relative;
	top: 0px;
	left: 0px;
	width: 186px;
	height: 181px;	
	background-color:#feee18;
	background-image:url(../_images/btn_plug_0.gif);
	background-repeat:no-repeat;
	background-attachment:inherit;
	visibility: visible;
	white-space:nowrap;			
	}	
.btn_base_adjust
	{
	padding: 4px 10px 4px 0px;
	}

