/*this is the CSS file for the website BCPads.com
** Created by Barry Znidarsic
*/

body
{
	background-color:   #ffcc00;
	font-family: 		verdana, 'sans serif';
	color:			#000000;
	font-size:		12px;
}
table#display
{
  padding:	 			 0px;
	border-spacing:		0px;
	border-style:		solid;
	border-width:		0px;
	border-color:		#ffffff;
	font-size:		12px;
	color:			#000000;
	text-decoration:	none;
	background:    #ffffff;
	text-align:		left;
	font-weight: 		normal;
}
table#display2
{
  padding:	 			 0px;
	border-spacing:		0px;
	border-style:		solid;
	border-width:		0px;
	border-color:		#ffffff;
	font-size:		11px;
	color:			#000000;
	text-decoration:	none;
	background:    #ffffff;
	text-align:		left;
	font-weight: 		normal;
}
table#display3
{
  padding:	 			 0px;
	border-spacing:		0px;
	border-style:		solid;
	border-width:		0px;
	border-color:		#ffcc00;
	font-size:		9px;
	color:			#000000;
	text-decoration:	none;
	background:    #ffcc00;
	text-align:		left;
	font-weight: 		normal;
}
td#spacer
{
	font-size:		9px;
	color:			#000066;
	font-family: tahoma, verdana, sans-serif;
	text-align:		center;
}
td#noitems
{
	font-size:		8px;
	color:			#000066;
	font-family:  verdana;
	font-weight: 		bold;
}
p#links
{
	font-size:		10px;
	color:			#000000;
}
p#footer
{
	font-size:		10px;
	color:			#000000;
}
.menutop, a.menutop:link, a.menutop:visited
{
	background: 		#ffcc00;
	color: 			#000066;
	font-weight: 		bold;
	font-size: 		9px;
	font-family: tahoma, verdana, sans-serif;
	text-decoration:	none;
	text-align:		center;
	border:			0px solid;
}
a.menutop:active, a.menutop:hover
{
	background: 		#ffcc00;
	color: 			#ff0000;
	font-weight: 		bold;
	font-size: 		9px;
	text-decoration:	none;
	text-align:		center;
	font-family: tahoma, verdana, sans-serif;
	border:			0px solid;
}
.menutip, a.menutip:link, a.menutip:visited
{
	background: 		#ffcc00;
	color: 			#ff0000;
	font-weight: 		bold;
	font-size: 		9px;
	font-family: tahoma, verdana, sans-serif;
	text-decoration:	none;
	text-align:		center;
	border:			0px solid;
}
a.menutip:active, a.menutip:hover
{
	background: 		#ffcc00;
	color: 			#ff0000;
	font-weight: 		bold;
	font-size: 		9px;
	text-decoration:	none;
	text-align:		center;
	font-family: tahoma, verdana, sans-serif;
	border:			0px solid;
}
#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #ff0000;
	background: url(../images/style/block.jpg) no-repeat bottom center;
}
.menuside, a.menuside:link, a.menuside:visited
{
	background: 		#ffcc00;
	color: 			#000066;
	font-weight: 		bold;
	font-size: 		8px;
	font-family:		verdana, sans-serif;
	text-decoration:	none;
	text-align:		center;
	border:			0px solid;
}
a.menuside:active, a.menuside:hover
{
	background: 	#ffcc00;
	color: 			#ff0000;
	font-weight: 		bold;
	font-size: 		8px;
	text-decoration:	none;
	text-align:		center;
	font-family:		verdana, sans-serif;
	border:			0px solid;
}
.menuend, a.menuend:link, a.menuend:visited
{
	background: 		#ffffff;
	color: 			#336699;
	font-weight: 		normal;
	font-size: 		10px;
	font-family:		verdana, sans-serif;
	text-decoration:	none;
	text-align:		center;
	border:			0px solid;
}
a.menuend:active, a.menuend:hover
{
	background: 		#ffffff;
	color: 			#ff0000;
	font-weight: 		normal;
	font-size: 		10px;
	text-decoration:	underline;
	text-align:		center;
	font-family:		verdana, sans-serif;
	border:			0px solid;
}
.content, a.content:link, a.content:visited
{
	background: 		#ffffff;
	color: 			#336699;
	font-weight: 		normal;
	font-size: 		11px;
	font-style:		normal;
	text-decoration:	none;
	text-align:		right;
	border:			0px solid;
}
a.content:active, a.content:hover
{
	background: 		#ffffff;
	color: 			#666699;
	font-weight: 		normal;
	font-size: 		11px;
	text-decoration:	underline;
	text-align:		right;
	font-style:		verdana;
	border:			0px solid;
}
