html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0;
	SCROLLBAR-BASE-COLOR: #EFC710;  
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	background-image: url(../radio/icom_install/images/body_bg.gif);
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

img {
	border: 1px solid #c21e1e;
	clear: both;
	margin: 6px 2px;
	}
.floatright {
	float: right;
	margin: 0px 5px 5px 10px;
	border: 1px solid #c21e1e;
}

.clearboth {
		clear: both;
}
	
.ruleline_image {
	height: 10px;
	background-image: url(../images/header770/rule600x10.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: center center;
}
	
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}

#wrapper {
	margin: 0px auto;
	width: 900px;
	border: 1px solid #000;
}

#header {
	height: 129px;
	background-color: #E98400; /* burnt orange */
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 8px solid #3B467E; /* blue */
}

#copyright {
	font-size: 70%;
	text-align: left;
	clear: both;
}


#innerwrapper {
	background: url(../radio/icom_install/images/innerwrapperBG.gif) repeat-y;
}

#leftcol {
	float: left;
	width: 139px;
	font-size: 65%;
}

#leftcol p {
	font-size: 70%;
	padding: 0 3px 8px 3px;
	padding-left: 5px;
}

#leftcol h4 {
font-size: 80%;
color: #960;
padding: 3px;
}

#leftcol ul {
	list-style-type: none;
	border-top: 1px solid #333;
}

#leftcol ul li {
	border-bottom: 1px solid #333;
	background-color: #EEB60D;
}

#leftcol li a {
	display: block;
	color: #283f13; /* character color 283f13 */
	padding: 3px 0 3px 5px;
	text-decoration: none;
	font-weight:600;
}

#leftcol li a:hover, #leftcol li a:focus {
background-color: #3B467E;
color: #fff;
}

#rightcol {
	float: right;
	width: 139px;
	font-size: 80%;
}

#rightcol h4 {
font-size: 80%;
color: #960;
padding: 3px;
}

#rightcol p {
font-size: 70%;
padding: 0 3px 8px 3px;
}

#content {
	width: 610px;
	margin-left: 145px;
}

#content h1 {
	font-size: 140%;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

#content h2 {
	font-size: 130%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content p {
font-size: 80%;
margin: 12px;
}

blockquote {
	font-size: 80%;
	background-color: #FFFF66;
	border: 1px solid #000000;
	padding: 6px;
}

blockquote:hover {
	border: 1px solid #FF0000;
}

blockquote:ol{
	list-style-position:outside;
	margin-left:15px;
	font-size: 100%;
}

blockquote:ul{
	list-style-position:outside;
	margin-left:15px;
	list-style-type: disc;	
	font-size: 100%;
}
#footer {
	background: #3B467E;  /* blue */
	border-top: 4px solid #E98400;  /* burnt orange red #ff3632 */
	clear: both;
}

#footer p {
font-size: 70%;
color: #fff;
padding: 8px;
text-align: right;
}
#footer a {
	color: #fff;
}

a {
color: #CC0000;
}

a:hover, a:focus {
	color: #FF3333;
	text-decoration: none;
}

.left {
	float: left;
	margin: 5px 10px 1px 0;
	border: 1px solid #283F13;
}

#skip a {
	position: absolute;
	margin-left: -1000px;
}

#skip a:focus, #skip a:active {
	margin-left: 0;
	display: block;
	width: 10em;
	overflow: visible;
	background-color: #000;
	color: #fff;
}

#blah:active {
}
