﻿body
{
	/*background-image:url('images/work/backround.gif');*/
	background-color: #0861c7;
	background-repeat: no-repeat;
	margin:0px;
}
a
{
	color: #0000ff;
}
.a1
{
	border: 0px solid #ffffff;
}
td.sm
{
	color: #FFE4E1;
	font-family:verdana;
	font-size: 15px;
	text-decoration: none;
	width: 100px;
	height: 25px;
	vertical-align:middle;
	background-color: #87CEFA;
	text-align: center;
}
td.sm:hover
{
	background-color: #FFE4E1;
	color: #87CEFA;
}
.about
{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	text-align:justify;
}
h3.about
{
	font-size:12pt;
	color:#4B0082;
}
h3.about:first-letter
{
	font-size:16pt;
	color: #8b0000;
}
.news_t
{
	font-family: Verdana;
	font-size:9pt;
	color: #111111;
	text-align: justify;
}
.news_s
{
	font-weight: bolder;
	text-align: justify;
}
.link_w
{
	font-family: Verdana;
	font-weight:bolder;
	font-size:9pt;
	color: #ffffff;
}
.white
{
	font-family: Verdana;
	font-weight:bolder;
	font-size:9pt;
	color: #ffffff;
}
.red
{
	font-family: Verdana;
	font-weight:bolder;
	font-size:9pt;
	color: #ff0000;
}
a.red:hover
{
	color: #8b0000;
}
a.link_w:hover
{
	color: #8b0000;
}
.red_big
{
	color: #800000;
	font-family: Tahoma,Arial,Times;
	font-size: 15pt;
}
img
{
	border:0px solid #ffffff;
}
a
{
	border:solid 0px #ffffff;
}
.blue
{
	color:#0000ff;
	font-size:12px;
	font-family: Tahoma;
	font-weight: bolder;
}
a.blue:hover
{
	color:#ffffff;
}
.e1
{
	border:2px inset #c6c6c6;
	width: 300px;
}
textarea.e1
{
	border:2px inset #c6c6c6;
	width: 300px;
	height:140px;
}
.part
{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
}
.ntitle
{
	color:#ffffff;
	font-family:Verdana;
	font-size: 20px;
	text-transform: uppercase;
	font-weight:bolder;
}
.ntitle1
{
	color:#000000;
	font-family:Verdana;
	font-weight:bolder;
}
.edit
{
	width:300px;
}
textarea.edit
{
	height:100px;
	font-family:verdana;
	font-size:10px;
}
textarea.edit1
{
	width:600px;
	height:300px;
	font-family:verdana;
	font-size:10px;
}
select.date
{
	width: 100px;
}