body {
	backgound-color: #666666;
	background-image: url(bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
*html body {font-size: x-small; /*for IE5/Win*/
f\ont-size: small; /*for other IE versions*/
}
.bdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.shadowl {
	background-image: url(sh_l.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
.shadowr {
	background-image: url(sh_r.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: none;
	background-color: #1B67A2;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-align: left;
}

#sectionLinks a:hover{
	background-color: #1F92D4;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
#sectionLinks2{
	margin: 0px;
	padding: 0px;

}

#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: none;
	background-color: #1F92D3;
	color: #FFFFFF;
	text-align: left;
	padding: 2px 3px;
	border-top: 1px solid #0079C2;
	border-right: 1px solid #1B67A2;
	border-bottom: 1px solid #1B67A2;
	border-left: 1px solid #0079C2;
	font-weight: bold;
}

#sectionLinks2 a:hover{
	background-color: #1B67A2;
	background-image: none;
	text-decoration: none;
}
.content {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.heading {
	font-family: "Swis721 BT", Arial;
	font-size: 160%;
	color: #0079C2;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	padding: 6px;
}
.pic_bdr {
	border: 1px solid #CCCCCC;
}
.pic_title {
	font-weight: bold;
	color: #1B67A2;
	text-align: center;
	padding: 2px;
}
.pic_desc {
	padding: 2px;
	font-size: 85%;
	color: #666666;
	text-align: left;
}
#newslisting {
	font-size: 90%;
	padding-bottom: 20px;
}
.newshead {
	font-weight: bold;
	color: #1B67A2;
	padding-bottom: 5px;
}
.newsdate {
	font-size: 85%;
	color: #1F92D3;
}
.newsdivide {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F92D3;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1F92D3;
}
.productlisting_odd {
	background-color: #CDE9F8;
}
.product {
	font-size: 90%;
}
.product a:link, .product a:visited {
	color: #1B67A2;
	font-size: 90%;
}
.productname {
	font-weight: bold;
	background-color: #CDE9F8;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a {
	color: #1B67A2;
}
a:visited {
	color: #1B67A2;
}
.copyright a:link, .copyright a:visited {
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.back, .back a:link, .back a:visited {
	font-size: 90%;
	text-align: right;
	text-decoration: underline;
	color: #1F92D3;
}
