td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #790000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #790000;
}
h3, .h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #790000;
}
.sm {
	color: #333333;
	text-decoration: none;


}
.sm:hover {
	color: #790000;
	text-decoration: underline;
}
a:hover {
	color: #790000;
}
.note {
	background-color : #EAEAEA;
	border-top : 3px double #790000;
	padding: 15px;
}
.keywords {
	font-size : 10px;
	background-color : #EAEAEA;
	border-bottom : 3px double Gray;
	border-top : 3px double Gray;
	padding: 20px;
}
.consult {
	background-color : #EAEAEA;
	border-top : 3px double #790000;
	padding: 15px;
}
.attention {
	background-color : #EAEAEA;
	border-bottom : 3px double Gray;
	border-top : 3px double Gray;
	padding: 20px;
}
/*.attention p {
	text-align: justify;
}*/
.attention textarea {
	background-color: White;
	border : 1px solid Gray;
	width: 290px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.inp {
	background-color: White;
	border : 1px solid Gray;
	width: 100%;
}
.inpText {
	background-color: White;
	border : 1px solid Gray;
	width: 100%;
	overflow: auto;
}
.inpSubmit {
	background-color: #790000;
	color: white;
	border : 1px solid Gray;
	width: 100%;
	font-size: 10px;
}
.sm {
	color: #333333;
	text-decoration: none;


}
.sm:hover {
	color: #790000;
	text-decoration: underline;
}
a:hover {
	color: #790000;
}
.td1 {
	background-color: #BA0000;
	color: white;
}
.td2 {
	background-color: #DBD7C9;
}
.td {
	background-color: #EEEEEE;
}
.th {
	background-color: #CFC8B0;
	color: #790000;
}
.smallLog, .smallLog th, .smallLog td {
	font-size : 10px;
}
ul {
	list-style-image: url(../images/bullet.gif);
}