* {
	margin:0px;
	padding:0px;
}
.font7 {
	font-size:7pt;
}
.font9 {
	font-size:9pt;
}
.font10 {
	font-size:10pt;
}
.font12 {
	font-size:12pt;
}
.font13 {
	font-size:13pt;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.verdana {
	font-family:Verdana, Geneva, sans-serif;
}
a img {
	border:0px;
}
a {
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.br {
	border-right:1px solid #D4D4DC;
}
.ball {
	border:1px solid #D4D4DC;
}
.bevel_r{
	background-image:url("http://static.pn.am/images/corner_right.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 2px;
	height: 2px;
}
.bevel_l{
	background-image:url("http://static.pn.am/images/corner_left.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 2px;
	height: 2px;
}
.white {
	color:#FFF;
}
.black {
	color:#000000;
}
a.white:hover {
	color:#FFF;
}
.nevy {
	color:#0C2576;
}
.nevy_dark {
	color:#091a54;
}
.bold {
	font-weight:bold;
}
.ooc {
	color:#0000CC;
}
.coo {
	color:#CC0000;
}
.of_hid {
	overflow:hidden;
}
.clear {
	clear:both;
}
.relative {
	position:relative;
}
.whitebg {
	background-color:#FFF;
}
.padding_top_1 {
	padding-top: 1px !important;
}
.padding_top_2 {
	padding-top: 2px !important;
}
.padding_top_3 {
	padding-top: 3px !important;
}
.padding_top_5 {
	padding-top: 5px;
}
.padding_bottom_5 {
	padding-bottom: 5px;
}
.padding_left_10 {
	padding-left: 10px !important;
}
.padding_left_30 {
	padding-left: 30px;
}
.padding_right_5 {
	padding-right: 5px !important;
}
.padding_top_10 {
	padding-top: 10px;
}
.padding_bottom_15 {
	padding-bottom: 15px;
}
.margin_5 {
	margin: 5px;
}
.margin_top_1 {
	margin-top: 1px !important;
}
.margin_top_5 {
	margin-top: 5px !important;
}
.margin_top_7 {
	margin-top: 7px !important;
}
.margin_top_15 {
	margin-top: 15px !important;
}
.margin_right_5 {
	margin-right: 5px !important;
}
.margin_right_15 {
	margin-right: 15px !important;
}
.margin_left_5 {
	margin-left: 5px !important;
}
.margin_left_10 {
	margin-left: 10px !important;
}
.margin_left_15 {
	margin-left: 15px !important;
}
.margin_left_16 {
	margin-left: 16px !important;
}
.margin_bottom_-1 {
	margin-bottom: -1px !important;
}
.margin_bottom_1 {
	margin-bottom: 1px !important;
}
.margin_bottom_5 {
	margin-bottom: 5px !important;
}
.margin_bottom_15 {
	margin-bottom: 15px !important;
}
.no_margin_bottom {
	margin-bottom: 0px !important;
}
.no_margin_top {
	margin-top: 0px !important;
}
.no_margin_left {
	margin-left: 0px !important;
}
.no_margin_right {
	margin-right: 0px !important;
}
.no_padding_top {
	padding-top: 0px !important;
}
.height_20 {
	height: 20px !important;
}