@charset "windows-1251";
/* CSS Document */

*
{ 
padding: 0;
margin: 0;
scrollbar-face-color: #F5F5F5;
scrollbar-highlight-color: #990000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #555555;
scrollbar-shadow-color: #555555;
scrollbar-arrow-color: #990000;
scrollbar-track-color: #EEEEEE;
}

body
{
/*
	text-align: justify;
*/
	font-size: 10px;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color:#f1f1f1;
	position: relative;
	color: #333333;
}

.centerbody
{
	text-align: center;
}

.framed_div
{
	width: 92%;
}

td
{
	vertical-align: top;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix
{
display: inline-block}
	* html .clearfix {
	height: 1%;}
	.clearfix {
	display: block; 
	}
.clearfix {
display: block;
}

.mmlink
{
	color: #990000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/************* TABLES ***********/

.tablink {
	color: #0000FF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin-top: 5px;
	top: 5px;
	text-align: center;
}


.row_table2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align: left;
	vertical-align: middle;
	background-repeat: no-repeat;
	color: #CC3300;
	height: 40px;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-right-color: #999999;



}

.row_table3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	color: #CC3300;
	margin-top: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	height: auto;
	width: auto;
	margin: 2px;
	padding: 2px;
}

.row_table4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align: left;
	vertical-align: middle;
	background-repeat: no-repeat;
	color: #CC3300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	height: 41px;
	width: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin: 2px;
	padding: 2px;

}

.row_table5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	color: #CC3300;
	height: 41px;
	width: auto;
	margin: 2px;
	padding: 2px;
}

.row_table_menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align: left;
	vertical-align: middle;
	background-repeat: no-repeat;
	color: #CC3300;
	margin-top: auto;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	height: 30px;
	width: auto;
}

.tab_header {
	background-image: url(images/tab_title_back.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	height: 25px;
	padding-top: 1px;
	padding-left: 5px;
	text-align: left;
 }

 .tab_header_big {
	background-image: url(images/tab_title_back_1.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0033;
	height: 25px;
	padding-top: 3px;
	padding-left: 5px;
 }

.tab_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#999999;
}

.tab_border_right {
	border: 1px solid;

}

/************* END TABLES ***********/

/************* FORMS ***********/

.dropdown{
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 150px;
}

.edit_box
{
	width: 150px;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}

.edit_box_incorrect
{
	width: 150px;
	background-color: pink;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}

.edit_box1
{
	width: 150px;
	background-color: #EEEEEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}

.edit_box1_incorrect
{
	width: 150px;
	background-color: pink;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}


.edit_box2
{
	width: 150px;
	background-color: #EEEEEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}

.form_invalid_field2
{
	width: 150px;
	background-color: pink;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}

.edit_box_date
{
	width: 55px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}

.button
{
	color: #990000;
	background-color:#cccccc;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	cursor: pointer;
	padding-bottom: 1px;
}

.button_accordeon
{
	color: #990000;
	background-color:#cccccc;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	cursor: pointer;
	text-align: left;
}

/************* END FORMS ***********/

/************* TEXTS ***********/

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000055;
	top: 3px;
	vertical-align: middle;
}


.normaltext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.TextHeader
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	top: 0px;
	color: #990000;
	border-bottom-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.TextParagraph { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
 } 

/************* END TEXTS ***********/

/************* LINKS ***********/

a.mmlink {
	color: #990000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
}
a.mmlink:visited {color: #990000; text-decoration:underline;}
a.mmlink:hover {color:#FFCC00; text-decoration:underline;}
a.mmlink:active { color:#990000; text-decoration:underline; }

a.mmlink_1 {color: #990000; 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: normal;
}
a.mmlink_1:visited {color:#AAAAAA;  text-decoration:underline;}
a.mmlink_1:hover {color:#FF6600; text-decoration:underline;}
a.mmlink_1:active {color: #990000; text-decoration:underline;
}

a.mainmenu {color: #FFFFFF;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif;text-decoration:underline;}
a.mainmenu:visited {color: #FFFFFF; text-decoration:underline;}
a.mainmenu:hover {color:#FFCC00; text-decoration:underline;}
a.mainmenu:active {color:#FFA754; text-decoration:underline;}

/************* END LINKS ***********/



/************* HEADER  ***********/
.topper, .topper_800
{
	position: relative;
	height: 90px;
}
/************* FOOTER ***********/
.footer, .footer_800
{
	width: 900px;
	margin: 0 auto 2px;
	background-color:#FFFFFF;
	margin-bottom: 7px;
}
.footer_text
{
	margin: 0px;
	text-align: left;
	font-size: 10px;
	color:#333333;
	background-color: #FFFFFF;
	padding-top: 5px;
	/*
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 3px;
	*/
	margin-top: 3px;
}
.footer_text a
{
	color: #990000;
	text-decoration: underline;
}
.footer_text a:hover
{
	color: #FF6600;
}
.footer_text a: visited
{
  color:#AAAAAA;
}
/************* MAIN ***********/
.page_top
{
	width: 900px;
	margin: 5px auto 0;
	border: none;
}
.main
{
text-align: center;
}
.banner_index
{
	width: 900px;
	height: auto;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}

/************* END ***********/
#apDiv1
{
	width: 259px;
	height: 225px;
}
#apDiv2
{
	width: 256px;
	height: 225px;
}
body, td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#apDiv3
{
	position:absolute;
	left:272px;
	top:242px;
	width:341px;
	height:164px;
}
#apDiv4
{
	left:41px;
	top:921px;
	width:903px;
	height:22px;
}
.style4
{
	color: #FFFFFF;
}
.style18
{
	font-weight: bold;
	color: #990000;
	font-size: 24px;
}
body
{
	background-image: url();
}
#newsTicker
{
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
#newsTicker .SlidingPanels
{
	width: 250px;
	height: 87px;
	float: left;
}
#newsTicker .SlidingPanelsContentGroup
{
	width: 750px;
	float: left;
}
#newsTicker .SlidingPanelsContent
{
	float: left;
	width: 249px;
	height: 87px;
	background-image: url(images/accounts_back.gif);
}
#newsTicker .SlidingPanelsContent .content
{
	margin: 2px auto;
	float: left;
	padding-top: 4px;
}
#item1 .content, #item2 .content, #item3 .content
{
}
#newsTicker .content
{
	height: 80px;
	padding: 0px 4px;
}
#newsTicker p
{
	margin: 4px 4px;
}
#newsTicker .prev
{
	text-align: left;
	padding: 4px 4px;
	clear: both;
}
#newsTicker .next
{
	text-align: right;
	padding: 4px 4px;
	clear: both;
}
.SlidingPanelsAnimating *
{
	overflow: visible !important;
}
#newsTicker .navLinks
{
	clear: both;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.style25
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.style25
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.style26
{
	font-size: 12px;
	color: #990000;
}
.style27
{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

#apDiv1
{
	width:259px;
	height:225px;
}
#apDiv2
{
	width:256px;
	height:225px;
}
body, td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#apDiv3
{
	position:absolute;
	left:272px;
	top:242px;
	width:341px;
	height:164px;
}
#apDiv4
{
	left:41px;
	top:921px;
	width:903px;
	height:22px;
}
.style4
{
	color: #FFFFFF;
}
.style5
{
	color: #FF0000;
}
#apDiv1
{
	width: 259px;
	height: 225px;
}
#apDiv2
{
	width: 256px;
	height: 225px;
}
body, td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#apDiv3
{
	position: absolute;
	left: 272px;
	top: 242px;
	width: 341px;
	height: 164px;
}
#apDiv4
{
	left: 41px;
	top: 921px;
	width: 903px;
	height: 22px;
}
.style4
{
	color: #FFFFFF;
}
.style5
{
	color: #FF0000;
}
.style6
{
	color: #CCCCCC;
}
.style8
{
	color: #770000;
}

#apDiv1
{
	width: 259px;
	height: 225px;
}
#apDiv2
{
	width: 256px;
	height: 225px;
}
#apDiv3 {
	position: absolute;
	left: 272px;
	top: 242px;
	width: 341px;
	height: 164px;
}
#apDiv4
{
	left: 41px;
	top: 921px;
	width: 903px;
	height: 22px;
}
.style3
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.style4
{
	color: #FFFFFF;
}
hr, .clearAll
{
	clear: both;
}
.SlidingPanels
{
	width: 470px;
	height: 500px;
}
.SlidingPanelsContent
{
	width: 470px;
	height: 500px;
}
.p1
{
	background-color: #FFFFFF;
}
#RegPan
{
	width: 215px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
#RegPan .SlidingPanels
{
	width: 215px;
	height: 87px;
	float: left;
}
#RegPan .SlidingPanelsContentGroup
{
	width: 650px;
	float: left;
}
#RegPan .SlidingPanelsContent
{
	float: left;
	width: 215px;
	height: 85px;
	background-image: url(images/accounts_back_small.gif);
}

#RegPan .SlidingPanelsContent .content
{
	float: left;
	padding-top: 2px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#item1 .content, #item2 .content, #item3 .content
{
}
#RegPan .content
{
	height: 87px;
	padding: 0px 4px;
}
#RegPan p
{
	margin: 4px 4px;
}
#RegPan .prev
{
	text-align: left;
	padding: 4px 4px;
	clear: both;
}
#RegPan .next
{
	text-align: right;
	padding: 4px 4px;
	clear: both;
}
.SlidingPanelsAnimating *
{
	overflow: visible !important;
}
#RegPan .navLinks
{
	clear: both;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.style25
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.style25
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.style26
{
	font-size: 12px;
	color: #990000;
}
.style27
{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
#newsTicker
{
	width: 220px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}

#apDiv1
{
	width: 259px;
	height: 225px;
	z-index: 3;
}
#apDiv2
{
	width: 256px;
	height: 225px;
	z-index: 4;
}
body, td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#apDiv3
{
	position: absolute;
	left: 272px;
	top: 242px;
	width: 341px;
	height: 164px;
	z-index: 5;
}
#apDiv4
{
	left: 41px;
	top: 921px;
	width: 903px;
	height: 22px;
	z-index: 5;
}
.style3
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.style4
{
	color: #FFFFFF;
}

.style28 {
	border-bottom: 0px none #999999;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	top: 0px;
	color: #770000;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#accordionDivOverflowAuto
{
	overflow: auto;
}
