p {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mainTitle {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	font-style: normal;

}
.subTitle {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #339900;
}
.smallText {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
.loginFormBox {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border: 1px groove #0000CC;
	width: 100px;
}
.formBox {

	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border: 1px solid #000099;
	width: 275px;
}
.formButton {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border: 1px solid #000099;
	width: auto;
	background-color: #FFFFFF;

}
.bgBody {
	background-image:   url(/layout/home/body_line_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgHeader {
	background-image:  url(/layout/header_bg_lrg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgHome {
	background-image:  url(/layout/pics/people.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgBUltraAbout {

	background-image: url(/layout/pics/street.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgProbizionAbout {


	background-image: url(/layout/pics/people5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgAbout {



	background-image: url(/layout/pics/people6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgBOSS {




	background-image: url(/layout/pics/people4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.smallTextGreen {

	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #339900;
}
.pGreen {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
a:link {
	color: #000066;


}
a:hover {
	color: #009900;



}
a:visited {
	color: #000066;


}
a:active {
	color: #009900;


}
.bgWorld {
	background-image:   url(/layout/bg/bgworld.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
