a {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: underline;
	color: #000066;
}

/* MENU */

.menu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: none;
	color:#ffffff;
	text-transform: uppercase;
}

.menu a {
	text-decoration: none;
	color:#ffffff;
}

.menu a:hover {
	text-decoration: underline;
	color:#ffffff;
}

.submenu {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#444444;
}

.submenu a {
	text-decoration: none;
	color:#444444;
}

.submenu a:hover {
	text-decoration: underline;
	color:#444444;
}

.submenu2 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#555555;
}

.submenu2 a {
	text-decoration: none;
	color:#555555;
}

.submenu2 a:hover {
	text-decoration: underline;
	color:#555555;
}
/* TEXTS */

.text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#000066;
	display: inline;
}

.text10 {
	font-size: 10px;
} 

.text11 {
	font-size: 11px;
}

a.zayavka {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.up {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}

.up a {
	text-decoration: none;
	color: #999999;
}

.up a:hover {
	text-decoration: underline;
	color: #999999;
}

.phone1 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #5E4D4D;
} 

.phone2 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #B81D1D;
}

.url_path {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	color:#999999
}

.url_path a {
	color:#676767;
	text-decoration: none;
}

.url_path a:hover {
	color:#676767;
	text-decoration: underline;
}

.alert {
	color:#ee0000;
}

.message {
	color:#009900;
}

.date {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color:#676767
}

.paging, .small_text {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color:#767676
}

 
hr {
	height: 1px;
	color: #999999;
}

INPUT, TEXTAREA, SELECT, RADIO 
{ 
		font-family: Tahoma, sans-serif;
 	font-size: 11px;
}

/* Класcы таблицы с рамкой */

.tblr2 {
	border-width: 2px;
	border-color: #B09E9F;
	border-style: solid;
} 

.tblr1 {
	border-width: 1px;
	border-color: #B09E9F;
	border-style: solid;
}