/*****************************
* style sheet for c64sets.com
*****************************/

.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

a.menuLink:hover {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #E6851C;
}

body, td, p, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}

a {
	color: #E6851C;
	text-decoration: none;
}

a:hover {
	color: #E6851C;
	text-decoration: underline;
}

.sidenewshdr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}

.navbar{
background-image:url(images/navbg_dn.gif);
}

.searchlink, .searchlink:hover {
color: #FFFFFF;
text-decoration:none;
}

/*******************
* telengard.html
********************/
.box {width:125px; height:172px; border:#E6851C solid 1px;}
.manual {width:125px; height:193px; border:#E6851C solid 1px;}

/**********************
* heart_of_africa.html
***********************/
.hoa_pkg_td {padding-right:10px; padding-bottom:5px;}
.hoa_pkg_img {width:125px; height:128px; border:none;}
.hoa_man_img {width:125px; height:128px; border:black solid 1px;}

/**********************
* new boxed sets page
***********************/
.boxedTable {width:90%; color:black; font-weight:bold; font-size:larger;}
.boxedTable a:link {color:blue; text-decoration:underline;}
.boxedTable a:visited {color:blue; text-decoration:underline;}
.boxedTable a:hover {color:blue; text-decoration:none}
.boxedTable a:active {color:orange; text-decoration:none}
.boxedTable th {width:33%;}
.boxedTable th a:link {color:black; text-decoration:none;}
.boxedTable th a:visited {color:black; text-decoration:none;}
.boxedTable th a:hover {color:black; text-decoration:underline;}
.boxedTable td {text-align:center; font-size:larger;}
.boxedTable td img {padding-top:5px; padding-bottom:5px; border:none;}

/*******************
* My ads
********************/
.page_link {color:blue; text-decoration:underline; font-size:larger;}

/*******************
* set.html
********************/
.note {color:purple; font-weight:bold;}

/*******************
* Styles for navigation buttons on individual scan pages
********************/
button {
	color:#616161;
	background-color:#F3C28A;
	font-size:larger;
}

a:hover button{
	color:#FFFFFF;
}
