/* CSS Document */
body{
margin:0px;
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
	background-repeat:repeat-x
/*background-image:url(images/main-bg.jpg);*/
}

.Date {
	color: #2368ab;
	font-weight: bold;
	font-size:11px;
}
table{
font-family:"Trebuchet MS";
font-size:11px;
color:#7c7c7c;
}

a.whitelink{
font-family:"Trebuchet MS";
font-size:11px;
color:#ffffff;
text-decoration:none;
}
a.whitelink:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#ffffff;
text-decoration:underline;
}

.whiteunderline{
font-family:"Trebuchet MS";
font-size:11px;
color:#ffffff;
text-decoration:underline;
}

a.sidelink{
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
text-decoration:none;
}
a.sidelink:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#0085ce;
text-decoration:underline;
}
.sidetext{
font-family:"Trebuchet MS";
font-size:11px;
color:#0085ce;
}

.Blacktext {
color: #000000;
font-size:11px;
}


.heading {

font-family:"Trebuchet MS";
font-size:14px;
font-weight: bold;
color:#0085ce;
}
.headingproducts {


font-family:"Trebuchet MS";
font-size:20px;
color:#0085ce;
}

