h1 {
	color:#2A3996;
	font-family: Arial Cyr, Arial, Verdana, Tahoma, Geneva, Geneva CY, Helvetica, Helvetica CY;
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}

h2 {
	color: #4c46a6;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
   color: #4c46a6;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

subtitle {
	color: #4c46a6;
	text-transform: none;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

body {
margin: 0px; padding:0; 
font-family: Arial, Verdana, Tahoma; 
font-size: 14px; 
background-color: #ffffff; 
color: #333333;	
font-style: normal; 
font-weight: normal; 
text-align: justify;
}

td {
	font-family:  Arial, Verdana;
	vertical-align: top;
	font-size: 14px;
	color: #333333;
	text-align: justify;	
}
td.top {
   background-color: #f5f5f5;
	text-align: center;
	vertical-align: middle;
}
td.head {color:#4c46a6;
   font-size:14px;
	padding-left: 15px;
	padding-bottom: 5px;
	vertical-align: bottom;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
td.menu_top {
   color: #333333;
	font-size:12px;
	font-weight: bold;
}
td.head2 {color:#4c46a6;
   font-size:30px;
	padding-right: 88px;	
	padding-bottom: 5px;
	vertical-align: bottom;
	font-weight: bold;
	text-align: right;
}
td.bg_top {
   background-image: url(images/bg1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
   font-size:15px;
	vertical-align: bottom;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 35px;
}
td.menu_bottom {
   color: #999999;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
td.bottom {
   background-color: #deb408;
	font-family: Tahoma;
	color:#ffffff;
	vertical-align: top;
   font-size:10px;
	padding-left: 20px;
	padding-top: 5px;
}
.bc {
	 background-color: #5f5f5f;
}
.bc2 {
	background-color: #f5f5f5;
	text-align: left;
}
.bc3 {
	text-align: center;
	vertical-align: middle;
}
.bc4 {
	text-align: right;
	vertical-align: middle;
}
.center {
   background-color: #f5f5f5;	
	vertical-align: top;
	margin-right: 0px;
	text-align: center;
	background-position: center;
}
.center2 {
	padding: 30px 45px 20px 45px;
}
a:link.menu_top-active, a:visited.menu_top-active {
	color: #deb308;
	font-size:12px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
a:hover.menu_top-active, a:active.menu_top-active {
	color: #4c46a6;
	text-decoration: none;
}
a:link.menu_top1, a:visited.menu_top1 {
	color: #777777;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
a:hover.menu_top1, a:active.menu_top1 {
	color: #4c46a6;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
a.menu_top2:link, a.menu_top2:visited, a.menu_top2:active {
	color: #4c46a6;
	text-decoration: underline;
}
a.menu_top2:hover {
   color: #4c46a6;
	text-decoration: none;
}
a.menu_bottom:link, a.menu_bottom:hover, a.menu_bottom:active, a.menu_bottom:visited {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
a.mini:link, a.mini:hover, a.mini:active, a.mini:visited {
	color: #4c46a6;
	text-decoration: none;
}
a:link {
	color: #4c46a6;
	text-decoration: underline;
}
a:hover, a:active {
	color: #4c46a6;
	text-decoration: none; 
}
a:visited {
	color: #666666;
	text-decoration: underline;
}

p {
	font-size: 14px;
	color: #333333;
	text-align: justify;	
 	margin-top:5px;	
 	margin-bottom: 10px;	
}
ul, ol {
   margin-top: 0px;
	margin-bottom: 10px;
}
li{
   font-size: 14px;
   list-style-image: url(images/li.gif);
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-position: outside;
}
li.li {
	list-style-image: none;
   font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-position: inside;
}
.left{
	 padding-top: 22px;
	 padding-right: 12px;
}
.background {
	background-color: #cccccc;
}

