
/*  AUTHOR: Zoltan Bircsak  */
/*  info@thefrippery.com  */
/*  http://www.thefrippery.com/ */

/*  -------- Main Site -------- */

a:active { 
	text-decoration: none
	color: #656
}
a:link {
	text-decoration: none
	color: #656
}
a:visited {
	text-decoration: none
	color: #656
}

body {
	font-family: Verdana, helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 14px
}

table {  font-family: Verdana; font-size: 12px; font-style: normal; color: #000000}
tr {  font-family: Verdana; font-size: 12px; font-style: normal; color: #000000}
p {  font-family: Verdana; font-size: 12px; font-style: normal; color: #000000}
td {  font-family: Verdana; font-size: 12px; font-style: normal; color: #000000}
	
.smlink a:link {  text-decoration: underline; color: #656; font-family: Verdana; font-size: 12px; font-weight: normal; line-height: 14px; font-style: normal}
.smlink a:visited {  text-decoration: underline; color: #656; font-family: Verdana; font-size: 12px; font-weight: normal; line-height: 14px; font-style: normal}
.smlink a:hover {  text-decoration: underline; color: #868686; font-family: Verdana; font-size: 12px; font-weight: normal; line-height: 14px; font-style: normal}
.smlink a:active {  text-decoration: underline; color: #656; font-family: Verdana; font-size: 12px; font-weight: normal; line-height: 14px; font-style: normal}
.smlink {  font-size: 12px; font-style: normal; color: #000000; font-family: Verdana}

.copy {  font-size: 12px; font-style: normal; color: #656}
.author {  font-size: 10px; font-style: normal; color: #828282}

.page_header {  font-size: 14px; font-style: bold; color: #656; line-height: 20px;}

.navlinks a:link {
	font-size: 1.0em;
	padding: 0em 0.5em 0em 0em;
	text-decoration: none;
	color: #656;
	font-family: Verdana;
	font-weight: bold;
	font-style: bold
}
.navlinks a:visited {
	font-size: 1.0em;
	padding: 0em 0.5em 0em 0em;
	text-decoration: none;
	color: #656;
	font-family: Verdana;
	font-weight: bold;
	font-style: bold
}
.navlinks a:hover {
	font-size: 1.0em;
	padding: 0em 0.5em 0em 0em;
	text-decoration: underline;
	color: #656;
	font-family: Verdana;
	font-weight: bold;
	font-style: bold
}
.navlinks a:active {
	font-size: 1.0em;
	padding: 0em 0.5em 0em 0em;
	text-decoration: none;
	color: #656;
	font-family: Verdana;
	font-weight: bold;
	font-style: bold
}
.navlinks {
	font-size: 14px;
	font-style: bold;
	color: #656
}

table.grey_outline 
{ 
	border-right:	1px solid #656;
	border-left:	1px solid #656;
	border-top:		1px solid #656;
	border-bottom:	1px solid #656;
}

td.grey_outline 
{ 
	border-right:	1px solid #656;
	border-left:	1px solid #656;
	border-top:		1px solid #656;
	border-bottom:	1px solid #656;
}