/* Elements */

body

	{

	font-family:verdana,arial;

	margin-top:0px;

	margin-left:0px; 

	margin-bottom:0px;

	font-size:11px;

 	background:#fff;
 	
 	color:#666;


	}

a {color:#003399}

a:active {color:#CC3300}

a:visited {color:#666666}

a:hover {color: #cc3300; text-decoration:none}


iframe

	{

	margin-top: 0px;

	margin-left: 0px;


	}

p

	{

	font-family: verdana, arial;

	margin-top: 10px;

	margin-bottom: 5px;

	text-align: justify;

	}




h2 

	{

	font: Arial;

	letter-spacing: 1px;

	margin-bottom:0px;

	font-size:14px; color: #666;

	}

span

	{

	font-weight:bold;

	font-size: 14px;

	font-style: normal;

	color: #b85b30;

	letter-spacing: 2px;	

	}

blockquote

	{

	font-size: 11px;

	font-style: italic;

	line-height: 20px;

	margin-left: 5px;

	margin-right: 0px;

	width: 70px;	

	}	

/* Divs */	

#content

	{

 	background:#fff; 

	margin-top:0px;

	margin-left: 10px;

	margin-bottom: 0px;

	/* padding: 10px, 10px, 10px, 10px;*/

	width:600px;

	}	

#content table, tr, td

	{

	text-align: left;

	font-size: 11px;

	border: 1px solid #666;

	padding: 5px;

	}

#content table.bold, tr.bold, td.bold

	{

	font-weight:bold;

	}

#content p.quote

	{

	text-align: right;

	font-style:italic

	}

#content p.quotedby

	{

	text-align: right;

	font-weight:bold;

	}

#content ul

	{

	margin-left: 5px;

	margin-top: 0px;

	}

#content li

	{

	background: transparent url(../images/bullet.gif) 11px 11px no-repeat;

	padding:10px;

	list-style-type: none;

	}



#content li.more

	{

	background: transparent url(../images/bullet1.gif) 0px 10px no-repeat;

	margin-left: 5px;

	padding-left: 20px;

}

#content li.blue

	{

	background: transparent url(../images/bullet_blue.gif) 0px 12px no-repeat;

	padding-left: 0px;

	margin-left: 10px;

	list-style-position: inside;

}

#content li.green

	{

	background: transparent url(../images/bullet_green.gif) 0px 12px no-repeat;

	padding-left: 0px;

	margin-left: 10px;

	list-style-position: inside;

}

#content li.red

	{

	background: transparent url(../images/bullet_red.gif) 0px 12px no-repeat;

	padding-left: 0px;

	margin-left: 10px;

	list-style-position: inside;	

}

#content li.purple

	{

	background: transparent url(../images/bullet_purple.gif) 0px 12px no-repeat;

	padding-left: 0px;

	margin-left: 10px;

	list-style-position: inside;

}



#header1 { 

	background: transparent url(../images/make.gif) no-repeat top left; 

	width: 500px; 

	height: 30px; 

/*	border-bottom: 1px solid #383025;*/

	}

	

#header1 span {

	display:none;

	}

	

#header2 { 

	background: transparent url(../images/navigating.gif) no-repeat top left; 

	width: 500px;

	height: 30px; 

	}

#header2 span {

	display:none;

	}

#header3 { 

	background: transparent url(../images/tacking.gif) no-repeat top left; 

	width: 500px; 

	height: 30px; 

	}

#header3 span {

	display:none;

	}

#header4 { 

	background: transparent url(../images/fishing.gif) no-repeat top left; 

	width: 500px; 

	height: 30px; 

	}

#header4 span {

	display:none;

	}

#header5 { 

	background: transparent url(../images/getting.gif) no-repeat top left; 

	width: 500px; 

	height: 30px; 

	}

#header5 span {

	display:none;

	}

#header6 { 

	background: transparent url(../images/have.gif) no-repeat top left; 

	width: 500px; 

	height: 30px; 

	}

#header6 span {

	display:none;

	}			

table.blue

	{

	width:500;

	background:#e8f0fa;

	border: 2px solid #35A7DF;

	padding: 0px;

	magrin-left: 0px;

	text-align: left;			

	}

td.blue

	{

	background:#e8f0fa;

	border: 2px solid #35A7DF;

	padding: 0px;

	magrin-left: 0px;

	text-align: left;

	width:70px;	

tr.blue

	{

	background:#e8f0fa;

	border: 2px solid #35A7DF;

	padding: 0px;

	magrin-left: 0px;

	text-align: left;

	}		
