a:link      {color: #cccccc; text-decoration: none;}
a.mail:link {color: #ff9900; text-decoration: none;}
a:visited   {color: #cccccc; text-decoration: none;}
a:hover     {color: #ff9900; text-decoration: none;}
a:active    {color: #ff9900; text-decoration: none;}

a.logo:link      {color: #cccccc; font-family: Verdana; white-space: nowrap; font-size: 7pt;text-decoration: none;}
a.logo:visited   {color: #cccccc; font-family: Verdana; white-space: nowrap; font-size: 7pt;text-decoration: none;}
a.logo:hover     {color: #ff9900; font-family: Verdana; white-space: nowrap; font-size: 7pt;text-decoration: none;}
a.logo:active    {color: #ff9900; font-family: Verdana; white-space: nowrap; font-size: 7pt;text-decoration: none;}

body {
	background: #102888;
	background-repeat: repeat-x;
	font-family: serif;
	color: #b5c4f8;
	border: 0px;
	margin: 0px;
	height: 100%;
}

table.main {
	background: url(../pages/images/logo_3_fill.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
    margin-right: auto;
}

table.logo {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 864px;
	height: 203px;
}

div.center {
	text-align: center;
}

td.logo {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 203px;
	width: 864px;
}

td.logo_1 {
	background: url(../pages/images/logo_1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 203px;
	width: 268px;
}

td.logo_2_1 {
	background: url(../pages/images/logo_2_1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 595px;
}

td.logo_2_2_fill {
	background: url(../pages/images/logo_2_2_fill.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-left: 30px;
	height: 52px;
	width: 595px;
}

td.logo_2{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 595px;
	height: 203px;
}

table.logo_2{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 595px;
	height: 203px;
}

table.logo_part3{
	width: 114px;
	height: 203px;
}

td.logo_part3 {
	background: url(../pages/images/logo_4.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 203px;
	width: 114px;
}

td.top_splitter {
	background: url(../pages/images/logo_underline.jpg);
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

td.bottom_splitter_ {
	background: url(../pages/images/content_underline.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	margin: 0px;
	height: 31px;
}


td.bottom_info{
	background: url(../pages/images/content_underline.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 60px;
	vertical-align: center;
}

td.content_line {
	vertical-align: top;
	padding-top: 0px;
}

table.page_content {
	vertical-align: top;
	padding-top: 0px;
}

td.arrow {
	vertical-align: middle;
	width: 8px;
	padding-right: 2px;
	padding-top: 2px;
}

td.arrow_right {
	vertical-align: top;
	width: 8px;
	padding-right: 10px;
	padding-top: 4px;
}

td.arrow_right_si {
	vertical-align: top;
	width: 8px;
	padding-right: 10px;
	padding-top: 5px;
}

td.content_title {
	padding-right: 10px;
	margin-right: 10px;
	text-align: left;
	color: #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

td.bi_1 {
	width: 350px;
	text-align: right;
	vertical-align: top;
	padding-left: 59px;
}

td.bi_2 {
	vertical-align: top;
	height: 40px;
}

td.bi_3 {
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	height: 40px;
}

td.bi_logo {
	text-align: right;
	vertical-align: center;
	padding-left: 20px;
	width: 100%;
	height: 40px;
}

span.bi_1 {
	margin: 40px;
	color: #dbdbdb;
	font-family: Verdana;
	font-size: 8pt;
}

table.right_menu {
	width: 150px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	
	table-layout: fixed;
}

td.right_menu {
	margin: 0px;
	padding-top: 30px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	
	table-layout: fixed;
}

table.top_menu {
	margin: 0px;
	padding-top:  15px;
	text-align: left;
	vertical-align: bottom;
}

td.page_content {
	margin: 10px;
	padding-top: 30px;
	padding-left: 15px;
	text-align: left;
	width: 100%;
}

td.content_title {
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}

td.content {
	padding-left: 20px;
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	width: 100%;
}

td.submenu_char{
	background-image: url(../pages/images/sub_point_unselected.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 5px;
	height: 5px;
}

td.submenu_char_selected{
	background-image: url(../pages/images/sub_point_selected.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 5px;
	height: 5px;
}

td.submenu_char_selected2{
	background-image: url(../pages/images/sub_point_selected.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 5px;
	height: 5px;
}

td.submenu_title {
	padding-left: 5px;
	font-family: Verdana;
	font-size: 8pt;
	color: #cccccc;
}

td.submenu_title_selected {
	padding-left: 5px;
	font-family: Verdana;
	font-size: 8pt;
	color: #ff9900;
}

td.submenu_title_selected2 {
	padding-left: 5px;
	font-family: Verdana;
	font-size: 8pt;
	color: #ff9900;
}

spacer {
	width: 1px;
	height: 1px;
	margin: 0px;
}

span#menu_strong{
	color: #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

span#content_title{
	color: #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
}

span#contact_name {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}

span.contacts {
	font-family: Verdana;
	white-space: nowrap;
	font-size: 7pt;
	color: #dbdbdb;
}

table#bonus {
	display: inline-table;
	table-layout: fixed;
	overflow: hidden;
	
	margin-top: 15px;
	
	width: 150px;
}

#bonus td {
	width: 150px;
}