body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}
h1 
{
	font-size:18px;
	font-weight:bold;
	color:#777777;
	margin-top:0px;
	margin-bottom:5px;
}
.divBody 
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	background-color: #ffffff;
	border-bottom: #ffffff 1px solid;
	width: 800px;
	top: 0px;
	left: 0px;
	position: relative;
	margin: 0 auto;
	padding: 0px;
}
.blueLine
{
	border-top:solid 10px #f96600;
	margin: 0px;
	padding:0px;
}
.whiteLine
{
	border-top:solid 2px #ffffff;	
	margin: 0px;
	padding:0px;
}
.ITE
{
	float:right; 
	padding:20px 20px 10px 0px;
	border-color:Red;
}
.contactsITE
{
	font-size: 12px;
	color: #777777;
	background-color: #ffffff;
	width: 190px;
	padding-left: 5px;
	padding-bottom: 2px;
	float: left;
}
.bold {
	font-weight:bold;
}
.headerFrame
{
	position: absolute; 
	left: 350px; 
	top: 5px; 
	z-index: 2; 
	width:238px;
}
.mainContent
{
	padding: 12px 6px;
	background-image:url('/ICT_Forum_Sochi/img/diagonalLine.png');
	margin:30px 0px 0px;
}
table
{
	border-width:0px;
	border-collapse: collapse; /* Отображать только одинарные линии */
}
.part
{
	margin: 0px 6px;
	width: 185px;
	float:left;
}
.headerPart
{
	background-color: #03aad4;
	font-size: 15px;
	font-weight:bold;
	color: #ffffff;
	font-family: Arial;
	padding: 5px 15px 0px;
	height: 40px;
}
.menuText
{
	font-size:15px;
	font-weight:bold;
	text-decoration: none;	/* Отменить подчеркивание у ссылки */
	line-height: 140%;
}
.menu a
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:15px;
	font-weight:bold;
	
	text-decoration: none;	/* Отменить подчеркивание у ссылки */
	line-height: 140%;
	color: #00ccff;
	font-family: Sans-Serif;	
}
.submenu a
{
	font-size:10px;
	color:White;
	font-family: Sans-Serif;	
	font-weight:normal;
	text-decoration: none;	/* Отменить подчеркивание у ссылки */
	line-height: 140%;
	display:block;
	padding:5px 10px 5px 25px;
	background-color:#00adef;
	background-image:url('/ICT_Forum_Sochi/img/arrow.png');
	background-position:15px;
	background-repeat:no-repeat;	
	width:160px;
}
.headerFrameDateText
{
	font-size:20px;
	font-weight:bold;
}
.lang
{
	text-decoration:none;
	padding:5px;
}
.headerFrameTitleText
{
	font-size:15px;
	font-weight:bold;
}
.textPart
{
	padding:5px 10px 20px 10px;
	background-color: #ffffff;
}
.blueText, .headerFrameDateText, .headerFrameTitleText, li a
{
	color: #00ccff;
	font-family: Sans-Serif;
}
.headerText
{
	font-size:15px;
	color: #000000;
	font-family: Arial;
	font-weight:900;
}
/* Стиль ссылки новостей.Begin*/
a.textPartLink:link
{
	font-size:13px;
	text-decoration: underline;
	text-align: justify;
	color: #fff;
	font-family: Sans-Serif;
}

a.textPartLink:visited
{
	color: #fff;
	font-size:13px;
	text-decoration: underline;
	text-align: justify;
	font-family: Sans-Serif;
}
/* Стиль ссылки новостей.End*/

/* Стиль ссылки переключения языка.Begin*/

.blue
{
	color: #00ccff;
}
.white
{
	color : #ffffff;
}

.white, .blue
{
	font-weight : bold;
	text-decoration : none;
	font-family:Arial;
	font-size:14px;
}

a.white:link
{
	width:25px; 
	height:25px;
	background-color:#00ccff;
}

a.white:visited
{
	width:25px; 
	height:25px;
	background-color:#00ccff;
}

a.mail:link
{
	color: #00ccff;
	font-size:12px;
	font-family:Arial;
}
/* Стиль ссылки переключения языка.End*/
.text 
{
	color:#777777;
	font-size:13px;
	text-align:justify;
}
.text a 
{
	color:#00ccff;
}