@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#191919;
	background-image: url(../images/framework/backgrounds/bgpt.jpg);
	background-repeat:repeat;
	

}
.header {
border-left:#000000 thin solid;
border-right:#000000 thin solid;
border-top:#000000 thin solid;
background-color:#FFFFFF;
}
.infopages {
border:#333333 thin solid;
background:#FFFFFF;
}
.infopages_edge {
border-right:#333333 thin solid;
background:#FFFFFF;
}

.searchbox {width:246px;height:30px;float:right;color:#0066CC;text-align:center;font-family:Verdana;font-size:11px;margin:0
10px 0 0;padding:0
5px 0 0;display:inline;}
