/*
  $Id: main.css, 2009/11/27 10:42:00 $

  For-Expo Ltd., The Event Management company
  http://www.forexpo.ru/

  Copyright (c) 2009 For-Expo Ltd.

*/

body {
	background-color : #FFFFFF;
	margin : 10px 0px 0px 0px;
	text-align : center;
	vertical-align : top;
	scrollbar-arrow-color : #FF9900;
	scrollbar-highlight-color : #AECC38;
}

.td {
	margin : 0px;
	vertical-align : top;
}

.tdc {
	text-indent : 0px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
	margin-bottom : 1px;
	font-size : 11px;
	font-family : arial;
	text-align : justify;
	color : #333333;
}

.top {
	text-indent : 0px;
	margin-left : 0px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-size : 15px;
	font-family : arial;
	color : #999999;
}

.top2 {
	text-indent : 0px;
	margin-left : 0px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-size : 14px;
	font-family : arial;
	text-align : right;
	color : #6DB33F;
}

.top3 {
	text-indent : 0px;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-size : 11px;
	font-family : arial;
	text-align : left;
	color : #6DB33F;
}

.rt {
	text-indent : 0px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 0px;
	margin-bottom : 2px;
	font-size : 10px;
	font-family : arial;
	text-align : left;
	color : #333333;
	line-height : normal;
}

A {
	text-decoration : none;
}

A:hover {
	text-decoration: underline;
	color: #048DD4; 
}

P {
	text-indent : 0px;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 10px;
	margin-bottom : 10px;
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	text-align : justify;
	color : #333333;
	line-break : normal;
	line-height : 20px;
}

h1 {
	text-indent : 0px;
    margin-left : 5px;
    margin-right : 0px;
    margin-top : 0px;
    margin-bottom : 0px;
    font-size : 10px;
	font-family : "Times New Roman", Times, serif;
    text-align : left;
    color : #FFFFFF;
}

h2 {
	text-indent : 0px;
    margin-left : 10px;
    margin-right : 10px;
    margin-top : 0px;
    margin-bottom : 2px;
    font-size : 16px;
	font-family : "Times New Roman", Times, serif;
    text-align : left;
    color : #FF9900;
}

h3 {
	text-indent : 0px;
    margin-left : 10px;
    margin-right : 10px;
    margin-top : 5px;
    margin-bottom : 5px;
    font-size : 10px;
	font-family : "Times New Roman", Times, serif;
    text-align : left;
    color : #333333;
}

UL {
	text-indent : 0px;
    margin-left : 30px;
    margin-right : 0px;
    margin-top : 5px;
    margin-bottom : 5px;
    font-size : 14px;
	font-family : "Times New Roman", Times, serif;
    text-align : left;
    color : #333333;
}

li {
	text-indent : 0px;
    margin-left : 20px;
    margin-right : 5px;
    margin-top : 0px;
    margin-bottom : 0px;
    font-size : 14px;
	font-family : "Times New Roman", Times, serif;
    text-align : left;
    color : #333333;
}