BODY {
	background-color : #ffffff;
	font-family: Verdana,Arial,Helvetica,  Geneva,   sans-serif;
	background-image : url(../images/bg.jpg);
	background-repeat : repeat-y;
}
HR {width:95%;}

#left {
	position: absolute;
	top: 0;
	left:0;
	width:120;
	height:100%;
}
#content{
	position: relative;
	left:120;
	width:600;
	font-size:95%;line-height:100%
	}
#contenthdr {
	text-align:center;
}	
#pageheader {
	position: absolute;
	top: 0;
	left:0;
	height:100px;
}
.hmenu {

		padding:0px;
		margin:0px;
		
}
.menuitem {
		display:inline;
		width:60px;
		background-color:#eeeeee;
		border:thin solid gray;
		margin:0px;
		padding:0px;
		text-align:center;
}

#pageheader {
	position: absolute;
	top: 0;
	left:0;
	height:100px;
}
#logo {position:absolute;left:0;top:0;border:0;}
#spc {position;relative;height:25px;}

.prdgroup {border-width:1px 1px 0px 1px;border-style:solid;width:100%;}
.endprdgroup {border-width:1px 1px 1px 1px;border-style:solid;width:100%;}
.prdimage {width:100px;height:100px;border-width:1px;vertical-align:top;}
.prddescr {vertical-align:top;width:80%;padding:5px 0 5px 0;}
.prdtbl {width:100%;font-size:90%;padding:0;spacing:0;border:0;vertical-align:top;line-height:99%; }
.prdhdr {background-color:#eeeeee;font-weight:bold;font-size:110%;padding:1px 0 1px 0;}
.prdleft {vertical-align:top;width:100px;padding:0px 0 5px 5px;display:inline;}
.prdright{vertical-align:top;width:80%;padding:0px 0 5px 5px;display:inline;}
.tblhdr {font-weight:bold;font-size:120%;}
.colhdr {font-weight:bold;text-align:right;font-size:120%;}

.spectbl {font-size:90%;padding:0 0 0 10px;spacing:0;border:0;vertical-align:top;line-height:99%; }
.spechdr {background-color:#eeeeee;font-weight:bold;font-size:95%;
	padding:0;spacing:0;border:0;}


.pgh1 {
	font-size : xx-large;
	font-weight : bolder;
	text-align : center;
	line-height:90%;
}
.pgh2 {
	font-size:large;
	font-weight:bolder;
	text-align:center;
	font-style:italic;
	line-height:125%;
}

.pgh3 {
	font-size:medium;
	font-weight:bolder;
	text-align:center;
	line-height:110%;
}
.grp {border-width:1px 1px 0px 1px; 
		border-style:solid;
		border-color:black;
		padding:0px;
}
.grpend {border-width:1px; 
		border-style:solid;
		border-color:black;
		padding:0px;
}
.grphdr {font-size:100%; font-weight:bold;
	line-height:140%;
	background-color:#eeeeee;
	border:0px;padding:0 0 0 5px;
	width:100%;}
.cnt {padding:5px;font-size:100%;line-height:90%;}

.smalltxt {font-size:x-small;}


.em {font-style:italic;font-weight:bold;}

A.menu:link    { color:lime;text-decoration:none;font-family:arial;font-size:10pt;
		font-weight:bold; }
A.menu:visited { color:lime;text-decoration:none;font-family:arial;font-size:10pt;
		font-weight:bold; }
A.menu:active  { color:red;text-decoration:none;font-family:arial;font-size:10pt; font-style:italic;}
A.menu:hover   { color:gray;text-decoration:none;font-family:arial;font-size:10pt;
		font-weight:bold; }
		
.hnavbar {background-color:#f5f5f5;text-align:center;}