body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:13px;
}

table  { margin-bottom: 0px;
	margin-top: 0px;
}

#container {
	position:absolute;
	width:80%;
	left:10%;
	top:10px;
	background-image: url(graphics/back1.gif);
	background-repeat: repeat;
}

a:link{color:#00f;}a:visited{color:#309;}a:hover{color:red;}

#clock {
	position:absolute;
	top:10px;
	left:10px;
	width:110px;
	height:100px;
}

#cart {
	position:relative;
	padding:0px 10px 0px 10px;
	left:20%;
	width:60%;
	font-family:verdana,arial;
}

.menu {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

a.menu:link { font-size: 12px; color: #ff0000 !important; text-decoration: none; }
a.menu:visited { font-size: 12px; color: #ff0000 !important; text-decoration: none; }
a.menu:hover { font-size: 12px; color: #ff0000 !important; text-decoration: none; }

#loginBar {   
	position:absolute;
	width: 100%;
	height: 14px;
	top:0px;
	left:0px;
	background-color:#999999;
	border-bottom:1px solid black;
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	text-align: left;
	color:#ffffff;
}
.loginBar {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	text-align: left;
	color:#ffffff;
}
a.loginBar:link { font-size:10px; text-decoration: none; color: #eeeeee !important; }
a.loginBar:visited { font-size:10px; text-decoration: none; color: #eeeeee !important; }
a.loginBar:hover { font-size:10px; text-decoration: none; color: #ffffff !important; }

.heading {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.vacheading {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.heading2 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.boxheading {
	background-color:#888888;
	font-size:12px;
	color:#ffffff;
	border:1px solid black;
}

.bodytext {
	font-family: arial;
	font-size: 12px;
}

.pagenav {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.largetext {
	font-family: arial;
	font-size: 14px;
	color: #333333;
}

.errtext {
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
}

.mediumtext {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.smalltext {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.tdbox {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:justify;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}

.body2 {
	font-family:arial,verdana,helvetica, sans-serif;
	font-size: 12px;
	color: ivory;
}

.highlight {
	font-family:verdana,arial,helvetica,sans-serif;
	border:1px solid #336633;
	background-color:#336633;
	font-size:12px;
}

.element {
	border: 1px solid #333333;
	background-color:#ffffff;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 12px;
}

.adFormElement {
	border: 1px solid #333333;
	width:150px;
	background-color:#ffffff;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 12px;
}

.button {
	border: 1px solid black;
	background-color:#888888;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
}

.bigButton {
	width: 150px;
	border: 1px solid black;
	background-color:#888888;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
	cursor: pointer;
}

.colhead {
	background-color:#eeeeee;
	font-family:verdana,arial;
	font-size:11px;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-bottom:1px solid gray;
}

.colheadend {
	background-color:#eeeeee;
	font-family:verdana,arial;	
	font-size:11px;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}

.colheadend2 {
	background-color:#ffffdd;
	font-family:verdana,arial;	
	font-size:11px;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}

.col {
	border-left:1px solid gray;
	border-bottom:1px solid gray;
	font-family:verdana,arial;
	font-size:11px;
}

.coltitle {
	border-bottom:1px solid gray;
	font-family:verdana,arial;
	font-size:11px;
}

.colend {
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	font-family:verdana,arial;
	height:26px;
	font-size:11px;
}
