.b {
	font-family : arial, sans-serif;
	font-size : 11pt;
	line-height : 13pt;
}

.menu {
	font-family : verdana, arial, sans-serif;
	font-size : 8pt;
	line-height : 12pt;
	margin-left : 15px;
	letter-spacing : 1pt;
}

.lmenu {
	font-family : verdana, arial, sans-serif;
	font-size : 9pt;
	margin-left : 0px;
	font-weight : bold;
	width : 198px;
	margin-top : 5px;
}

.head {
	font-family : arial, sans-serif;
	font-size : 12pt;
	line-height : 12pt;
	margin-left : 10px;
	letter-spacing : 1pt;
}

.mgbody {
	margin-left : 42px;
	margin-right : 20px;
	margin-top : 15px;
	margin-bottom : 15px;
}

.mgall {
	margin-left : 14px;
	margin-right : 14px;
	margin-top : 14px;
	margin-bottom : 5px;
}


.input {
	border: 1px solid #cecece;
	font-size : 10pt;
}


.lf {
	font-family : arial cyr, arial, helvetica, sans-serif;
	font-size : 9pt;
}

.mf {
	font-family : verdana, arial cyr, arial, helvetica, sans-serif;
	font-size : 7pt;
	line-height : 9pt;
}

.bg {
background-repeat: no-repeat;
background-position: top left;
}

.bgwhite {
	background-color : #ffffff;
}

.bglgray {
	background-color : #f0f0f0;
}

.bggray {
	background-color : #d0d0d0;
}

.bgdgreen {
	background-color : #0C430C;
}

.bglgreen {
	background-color : #D8F093;
}

.bgdblue {
	background-color : #0267AC;
}

.bgblue {
	background-color : #85CEEF;
}

.bgdred {
	background-color : #c00000;
}

.bgright {
background-repeat: no-repeat;
background-position: top right;
}

.bgleft {
background-repeat: no-repeat;
background-position: top left;
}

.left {
	text-align : left;
}

.right {
	text-align : right;
}

.justify {
	text-align : justify;
}

.center {
	text-align : center;
}

.white {
	color : #ffffff;
}

.dblue {
	color : #0267AC;
}

.blue {
	color : #0070d9;
}

.orange {
	color : #f27611;
}

.gray {
	color : #d0d0d0;
}

.lgray {
	color : #f0f0f0;
}

.green {
	color : #004F00;
}

.dgreen {
	color : #0C430C;
}

.dred {
	color : #c00000;
}

.bold {
	font-weight : bold;
}

a:link {
	color : #0070d9;
	text-decoration : none;
}

a:visited {
	color : #005eb6;
	text-decoration : none;
}

a:hover {
	color : #f27611;
	text-decoration : underline;
}

a.lm:link {
	color : #0070d9;
	text-decoration : none;
}

a.lm:visited {
	color : #0070d9;
	text-decoration : none;
}

a.lm:hover {
	color : #f27611;
	text-decoration : none;
}

a.hm:link {
	color : #000000;
	text-decoration : none;
}

a.hm:visited {
	color : #000000;
	text-decoration : none;
}

a.hm:hover {
	color : #f27611;
	text-decoration : none;
}

a.dred: {
	color : #7d0000;
	text-decoration : underline;
}

a.green: {
	color : #004F00;
	text-decoration : underline;
}

a.dred:visited {
	color : #7d0000;
	text-decoration : underline;
}

a.green:visited {
	color : #004F00;
	text-decoration : underline;
}

.copy p{margin-bottom:15px; text-align:center; color:#0070D9; }
.copy a {text-decoration:none;}
