body
{
	margin:0px;
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#535353;
}

a:link, a:visited
{
	color:#f89918;
	font-weight:bold;
}

#site
{
	background-image:url(img/logo.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:center;
	width: 1000px;
}

#menu
{
	width:580px;
	height:32px;
	background-image:url(img/menu_back.gif);
}

.menu_a
{
	color:#fff;
	font-weight:normal;
}

.red
{
	color:#e50000;
	font-weight:bold;
}

.red_big
{
	color:#e50000;
	font-size:18px;
}

.orange
{
	color:#f79719;
	font-weight:bold;
	font-size:16px;
	line-height:12px;
}

.market
{
	color:#535353;
	font-size:12px;
	line-height:12px;
}

.blue
{
	color:#011e67;
	font-weight:bold;
}

.menu_left
{
	background-image:url(img/menu_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-right:20px;
	padding-top:5px;
	height:27px;
	float:left;
}

.menu_mid
{
	background-image:url(img/menu_mid.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:60px;
	padding-right:10px;
	padding-top:5px;
	height:27px;
	float:left;
}

.menu_right
{
	background-image:url(img/menu_right.gif);
	background-position:right;
	padding-left:16px;
	background-repeat:no-repeat;
	height:32px;
	float:right;
}

.content
{
	padding-top:80px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}

h1
{
	color:#011f6c;
	font-size:24px;
}

.table1
{
	background-color:#FFF;
	background-image:url(img/table1.gif);
	background-repeat:no-repeat;
	height:65px;
	padding-left:70px;
	padding-top:20px;
	color:#eb3c3c;
	font-size:24px;
	margin-left:30px;
}

.table2
{
	background-color:#FFF;
	background-image:url(img/table2.gif);
	background-repeat:no-repeat;
	height:65px;
	padding-left:70px;
	padding-top:20px;
	color:#011e67;
	font-size:24px;
	margin-left:30px;
}

.img_org
{
	width:475px;
	float:left;
}

.img_or
{
background-color:#f4f4f4;
}

.img_org_top
{
	background-color:#f4f4f4;
	background-image:url(img/ru.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:13px;
}

.img_con
{
	background-color:#f4f4f4;
	padding-left:5px;
}

.img_con2
{
	background-color:#f4f4f4;
	padding-left:30px;
}

.img_org_bot
{
	background-color:#f4f4f4;
	background-image:url(img/rd.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:13px;
	clear:left;
	clear:right;
}

.p_world
{
	background-image:url(img/world.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:37px;
	margin-top:10px;
	margin-bottom:10px;
}

.p_2x5
{
	background-image:url(img/2x5.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:45px;
	margin-top:18px;
	margin-bottom:18px;
}
.p_3x5
{
	background-image:url(img/3x5.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:45px;
	margin-top:18px;
	margin-bottom:18px;
}
.p_5x5
{
	background-image:url(img/5x5.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:45px;
	margin-top:18px;
	margin-bottom:18px;
}

.else
{
	clear:left;
	padding-top:10px;
}

.end
{
	text-align:right;
}

.end_pic
{
	float:right;
	padding-left:20px;
	padding-top:30px;
}

.end_pic a
{
	color:#011f6c;
	font-size:24px;
	font-weight:normal;
}

.copy
{
	clear:right;
	float:right;
	font-size:11px;
	color:#acacac;
	margin-top:-20px;
	padding-bottom:20px;
}

table.table {border-collapse: collapse;}
table.table td{border: 1px solid #eee; padding: 5px;}




