@charset "windows-1250";
/* CSS Document */

body {
	background-color: #EDEDED;
	background-image:url(../images/template/lgrey066.jpg);
	background-repeat:repeat;
	margin:0px;
}

.popbody{
	background-color: #EDEDED;
	background-image: none;
	background-repeat:none;
	margin:0px;
}

body, table, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;

}
li{
	list-style: square;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #acbb58;
	font-weight: bold;
}

.productTableText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	font-weight: normal;
	margin-top: -5px;

}

a{
	font-weight: bold;
	font-variant: small-caps;
	font-size : 12px;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	color: #1470b2;
}
a:visited {
	font-weight: bold;
	font-variant: small-caps;
	font-size : 12px;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	color: #1470b2;
}
a:active {
	font-weight: bold;
	font-variant: small-caps;
	font-size : 12px;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	color: #1470b2;
}
a:hover{
	font-weight: bold;
	font-variant: small-caps;
	font-size : 12px;
	text-decoration: underline;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	color: #acbb58;
}

a.productMenu{
	font-weight: normal;
	font-variant: normal;
	font-size : 12px;
	text-decoration: none;
	color: #1a9bed;
}

a.productMenu:hover{
	font-weight: normal;
	font-variant: normal;
	font-size : 12px;
	text-decoration: none;
	color: Silver;
}

a.productMenu:active{
	font-weight: normal;
	font-variant: normal;
	font-size : 12px;
	text-decoration: none;
	color: #1a9bed;
}

a.productMenu:visited{
	font-weight: normal;
	font-variant: normal;
	font-size : 12px;
	text-decoration: none;
	color: #1470b2;
}

a.gpnet{
	font-weight: normal;
	font-variant: normal;
	font-size : 10px;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	color: Silver;
}

a.gpnet:active{
	font-weight: normal;
	font-variant: normal;
	font-size : 10px;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	color: Silver;
}

a.gpnet:hover{
	font-weight: normal;
	font-variant: normal;
	font-size : 10px;
	text-decoration: underline;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	color: #606060;
}

a.gpnet:visited{
	font-weight: normal;
	font-variant: normal;
	font-size : 10px;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	color: Silver;
}

.footer{
	font-size: 10px;
	text-align: right;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.productPopupHead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1470b2;
	font-weight: bold;
}

.productPopupPrice{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #acbb58;
	font-weight: bold;

}



