﻿
body
{
	background-color: #FFFFFF;
}

th
{
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}



h1, h2, h3, h4, h5, h6
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
}


h2
{
	color: #000000;
	background-color: #FFCC66;
	border-bottom: 3px solid #996600;
}

h3
{
	color: #999999;
	border-bottom: 2px solid #999999;
}




A:link
{
	color: #000099;
}

A:active
{
	color: #660066;
}

A:visited
{
	color: #990099;
}

A:hover
{
	color: #FF0000;
}



.button
{
	color: #000066; 
	font-weight: bold; 
	border: 3px outset #3399CC; 
	background-color: #FFCC66;
	cursor: hand;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}


.header
{
	color: #FFFFFF;
	background-color: #996600;
	background-image: url(images/bkg_header.jpg);
	font-weight: bold; 
	font-size: x-large;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

.header img
{
	position: relative;
	vertical-align: middle;
	float: left;
}






.navigationtabselected
{
	color:		#FFFFFF;
	font-weight:	bold;
	text-decoration: none;
	font-family:	Arial,Helvetica,Verdana,sans-serif;
}



.navigationtab
{
	color:		#FFFFFF;
	font-size:	x-small;
	font-weight:	bold;
	text-decoration: none;
	font-family:	Arial,Helvetica,Verdana,sans-serif;
	/*display: block;*/
}

a:link.navigationtab, a:visited.navigationtab, a:active.navigationtab
{
	color:		#FFFFFF;
	text-decoration: none;
}

a:hover.navigationtab
{
	color:		#FFFF00;
	font-weight:	bold;
	text-decoration: underline;
	font-family:	Arial,Helvetica,Verdana,sans-serif;
}

.shoppingtab
{
	color:		#000099;
	font-weight:	bold;
	text-decoration: none;
	font-family:	Arial,Helvetica,Verdana,sans-serif;
	/*display: block;*/
}

a:link.shoppingtab, a:visited.shoppingtab, a:active.shoppingtab
{
	color:		#000099;
	text-decoration: none;
}

a:hover.shoppingtab
{
	color:		#FF0000;
	font-weight:	bold;
	text-decoration: underline;
	font-family:	Arial,Helvetica,Verdana,sans-serif;
}

.navigationsmall
{
	color:		#FFFFFF;
	font-size: xx-small;
	font-weight:	bold;
	text-decoration: none;
	font-family:	Arial,Helvetica,Verdana,sans-serif;
}

a:link.navigationsmall, a:visited.navigationsmall, a:active.navigationsmall
{
	color:		#FFFFFF;
	text-decoration: none;
}

A:hover.navigationsmall
{
	color:		#FFFF00;
	text-decoration: underline;
}


.required
{
	background-color: #FFEECC;
}


.stick
{
	font-family: Arial, sans-serif;
}


.gutter
{
	background-color:	#CCCCCC;
}



.small
{
	font-size: 80%;
}

.xsmall
{
	font-size: 65%;
}

#dynclock
{
	position: relative;
	margin: 0px;
	padding: 0px;
}

