body,span,.txt {font-family:ms-sans,arial,helvetica;font-weight:normal;font-size:12px;}
td,tr,div {font-family:ms-sans,arial,helvetica;font-weight:normal;font-size:12px;color:#251717;}
p {font-family:ms-sans,arial,helvetica;color:#000000; 
font-size:12px; margin-top:0px; margin-bottom:15px; margin-right:0px; margin-left:0px;
text-align:justify; }
ul {font-family:ms-sans,arial,helvetica;color:#000000;font-weight:normal;font-size:12px;}

a:link {font-weight:bold;font-size:12px;color:#000000;text-decoration: none;}
a:visited {font-weight:bold;font-size:12px;color:#000000;text-decoration: none;}
a:active {font-weight:bold;font-size:12px;color:#000000;text-decoration: none;}
a:hover {font-weight:bold;font-size:12px;color:#000000;text-decoration: none;}
a.foot {font-weight:bold;font-size:12px;color:#000000;text-decoration: underline;}

.HomeContentLeft{
 background: url("../images/bg-content-home-left.jpg") top right repeat-x ;
}
.HomeContentRight{
 background: url("../images/bg-content-home-right.jpg") top left repeat-x ;
}
p.HomeContent{
	font-size:16px;
	font-weight:bold;
	color:#251717;
	text-align:justify;
}
.TitleLeft{
 background: #FFFFFF url("../images/bg-title-left.jpg") top right repeat-x ;
}
.TitleMain{
 background: #FFFFFF url("../images/bg-title.jpg") top no-repeat ;
}
.TitleRight{
 background: #FFFFFF url("../images/bg-title-right.jpg") top left repeat-x ;
}
.Footer{
	color:white;
}
.FooterLeft{
 background: url("../images/bg-footer-left.jpg") top right repeat-x ;
}
.FooterMain{
 background: url("../images/bg-footer.jpg") top no-repeat ;
}
.FooterRight{
 background: url("../images/bg-footer-right.jpg") top left repeat-x ;
}
h1{
margin-bottom:10px;
margin-top:0px;
font-size:28;
color:#251717;
}
h2{
margin-bottom:5px;
margin-top:0px;
font-size:21;
}
#ProductTable td{
border:1px dotted #cccccc;
}
#ProductTable .ColHD{
background: #251717;
color:#ffffff;
font-size:14px;
font-weight:bold;
}
#ProductTable .Product{
color:#152F6B;
font-size:14px;
font-weight:bold;
}
#ProductTable .Product a:link{
color:#152F6B;
font-size:14px;
font-weight:bold;
}
#ProductTable .Product a:visited{
color:#152F6B;
font-size:14px;
font-weight:bold;
}
#ProductTable .Product a:hover{
color:#152F6B;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}



