.content{
	padding: 10px;
}
.headbg{
	background-image: URL('/pictures/top_bg.gif');
}
.logo {
	padding-top: 11px;
	padding-bottom: 12px;
	/*padding-left: 15px;*/
	padding-right: 15px;
}
.tabs {
	padding-right: 15px;
}
.tabs_def {
	background-image: URL('/pictures/tabs_bg_def.gif');
}
a.tabs_link_def {
	font-family: Arial;
	font-size: 11px;
	color: #002469;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
a.tabs_link_def:hover {
	font-family: Arial;
	font-size: 11px;
	color: #002469;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.tabs_sel {
	background-image: URL('/pictures/tabs_bg_sel.gif');
}
a.tabs_link_sel {
	font-family: Arial;
	font-size: 11px;
	color: #002469;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
a.tabs_link_sel:hover {
	font-family: Arial;
	font-size: 11px;
	color: #002469;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#products {
	padding-top: 10px;
	padding-bottom: 10px;
}
#products #picture {
	padding-top: 10px;
	padding-right: 15px;
}
#products #content {
	padding-top: 10px;
	padding-bottom: 10px;
}
#products #content .name {
	font-family: Arial;
	font-size: 11px;
	color: #002469;
	font-weight: bold;
}
#products #content .subtitle {
	font-family: Arial;
	font-size: 11px;
	color: #002469;
	padding-bottom: 6px;
}
#products #content .description {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
}
#products #content .price {
	font-family: Arial;
	font-size: 11px;
	color: #cc5555;
	padding-top: 6px;
	padding-bottom: 6px;
}

#products #content #links {
	padding-top: 5px;
	padding-bottom: 5px;
}
#products #content #links .buttonLine {
	padding-right: 10px;
}

.button_bg_def			{font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #484848; padding-left: 4px; padding-right: 4px; background-image : URL('/pictures/but_bg_def.gif');}
.button_bg_over			{font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #002967; padding-left: 4px; padding-right: 4px; background-image : URL('/pictures/but_bg_over.gif'); cursor:pointer;}
.button_l_def			{background-image : URL('/pictures/but_l_def.gif');}
.button_l_over			{background-image : URL('/pictures/but_l_over.gif');}
.button_r_def			{background-image : URL('/pictures/but_r_def.gif');}
.button_r_over			{background-image : URL('/pictures/but_r_over.gif');}


.nodata {
	font-family: Arial;
	font-size: 11px;
	color: #002469;
	font-weight: bold;
}

.footline {
	background-color: #002469;
}
.footinfo {
	font-family: Arial;
	font-size: 10px;
	color: #002469;
}
.footinfob {
	font-family: Arial;
	font-size: 10px;
	color: #002469;
	font-weight: bold;
}
