/* CSS Document */

/*-------modified-------*/

body{
	background-image: url(../images/bgimg.gif);
	background-repeat: repeat-y;
	background-color: #DDDDDD;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}

/*-------link items-------*/




/*-------divs-------*/

#container{
	width: 734px;
	left: 0px;
	top: 0px;
	margin: 0px;
	text-align: left;
	position: absolute;
}

.nav{
	width: 100%;
	height: 19px;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
	position: relative;
	margin: 0px;
	top: 0px;
	text-indent: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.rightside{
	width: 120px;
	float: right;
	text-align: left;
	left: 0px;
	font-size: 10px;
}

.leftside{
	text-align: left;
	float: left;
	width: 160px;
	top: 0px;	
	padding: 5px;
}

.middle{
	text-align: left;
	width: 430px;
	left: 175px;
	position: absolute;
}
.bgcolumns {
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
}
.logo {
	background-color: #FFFFFF;
}

div.nav a:link, div.nav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div.nav a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.navhack {
	position: relative;
	top: -5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 110%;
}

div.rightside p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 110%;
	padding-right: 5px;
	padding-left: 5px;
}
a:link, a:visited, a:active {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-indent: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
table {
	border: thin dashed #999999;
	padding: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.lefthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #dddddd;
	margin-left: -5px;
	height: 23px;
	width: 166px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	padding-top: -10px;
}
.leftarea1 {
	background-color: #dddddd;
}
.storecell {
	font-size: 10px;
	border: thin solid #CCCCCC;
}
.storecellborder {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
