/* CSS Document */

body {
	margin:0px;
	background-repeat:repeat-x;
	text-align:center;

}
.images {
	background-repeat: no-repeat;
	background-position: left top;
}
.line3 {
	background-image: url(imgs/line3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}


.sidebg {
	background-image: url(imgs/prod_sidebg.jpg);
	background-repeat: repeat-y;
}
.bg2 {
	background-image: url(imgs/bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.newsbg {
	background-repeat: repeat-x;
}
.thoma12frozi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #028bc2;
	text-decoration:none;
	line-height: 30px;
}
.thoma12frozi a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #028bc2;
	text-decoration:none;
	line-height: 30px;
}
.thoma12frozi a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #028bc2;
	text-decoration:none;
	line-height: 30px;
}
.thoma12frozi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #028bc2;
	line-height: 30px;
	text-decoration:underline;
}
.thoma12BLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.thoma12BLACK a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.thoma12BLACK a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.thoma12BLACK a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}




.newbg {
	
}
.thoma11black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.thoma11frozi {

	font-family: Tahoma;
	font-size: 11px;
	color: #04BFF5;
}
.bg3 {
	background-image: url(imgs/prod_bg3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.line2 {
	background-image: url(imgs/line2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.line1 {

	background-image: url(imgs/line1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
