
/*
#72007A - ссылки
#260058 - заголовки
*/

body{
	font-family : Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	font-size : 9pt;
	font-weight : bold;
}

a:link	{
	color: #72007A;
	text-decoration: none;
}

a:visited	{
	color: #72007A;
	text-decoration: none;
}

a:hover	{
	color: #FFFFFF;
	background-color: #72007A;
	text-decoration: none;
}

a:active	{
	color: #ff0000;
	text-decoration: none;
}

#top{
	background-color : #FFFFFF;
	background-image : url(img/title.jpg);
	background-repeat : no-repeat;
	height : 206px;
}

h1{
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #260058;
	font-weight:bold;
	margin: 0;
}

.menutitle{
	text-align: left;
	white-space: nowrap;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #260058;
	font-weight:bold;
}

.menuitem{
	text-align: left;
	white-space: nowrap;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}

.menumestitle{
	text-align: left;
	white-space: nowrap;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #72007A;
	font-weight:bold;
}

.menumesinfo{
	text-align: left;
	white-space: nowrap;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #72007A;
	font-weight:bold;
}

.maintitle{
	color: #260058;
	font-weight : bold;
	font-size : 10pt;
}

.maintext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : justify;
	color: #5F5151;
	font-weight : bold;
}

.mainlink, .mainlink:link, .mainlink:visited, .mainlink:hover{
	text-decoration : none;
	color: #72007A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.mainlink:hover{
	color: #FFFFFF;
}

.textlink, .textlink:link, .textlink:visited, .textlink:hover{
	color: #72007A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.textlink:hover{
	color: #FFFFFF;
}

.horlink {
	display: block;
	text-decoration: none;
	font-size : 9pt;
	font-weight : bold;
}

.horlink:link	{
	color: #72007A;
	text-decoration: none;
}

.horlink:visited	{
	color: #72007A;
	text-decoration: none;
}

.horlink:hover	{
	color: #FFFFFF;
	background-color: #72007A;
	text-decoration: none;
}

.horlink:active	{
	color: #ff0000;
	text-decoration: none;
}

.formcaption{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : right;
	color: #72007A;
	font-weight : bold;
}

.mainalert{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : justify;
	color: red;
	font-weight : bold;
}
