/*
 * Created by KEL'nik Studios
 * $Id: common.css, v1.0 13.06.2002. $
*/


body {	
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #800000
}

A:link {
	text-decoration: none;
	color: #7789D0
}

A:visited {
	text-decoration: none;
	color: #7789D0
}

A:active {
	text-decoration: none;
	color: #7789D0
}

A:hover {
	text-decoration: none;
	color: #FC5D00
}

.kelnik {
	font-size:8pt;
	font-family: times;
	color: #999999
}

.kelnik A:hover {
	text-decoration: underline;
	color: #555555;
	font-family: Arial;
	font-size: 8pt
}

.kelnik	A:active {
	text-decoration: underline;
	color: #555555;
	font-family: Arial;
	font-size: 8pt
}

.kelnik	A:visited {
	text-decoration: underline;
	color: #555555;
	font-family: Arial;
	font-size: 8pt
}

.kelnik	A:link {
	text-decoration: underline;
	color: #555555;
	font-family: Arial;
	font-size: 8pt
}

input {
	font-family: Verdana, Arial;
	font-size: 8pt
}

select {
	font-family: Verdana, Arial;
	font-size: 8pt
}

select.all {
	font-family: Verdana, Arial;
	font-size: 8pt
}

.cat {
	font-size: 8pt;
	text-indent: 0pt;
	font-family: Verdana, Arial;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px
}

p{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #800000;
	text-indent: 15px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px
}

p.2{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #800000;
	text-indent: 15px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px
}

p.center{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #800000;
	text-indent: 0px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px
}

p.no-tab{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #800000;
	text-indent: 0px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px
}

p.center2{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #800000;
	text-indent: 0px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px
}

p.title{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #800000;
	text-indent: 0px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px
}

p.title2{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #800000;
	text-indent: 0px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 0px
}

p.pic_name_old{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #800000;
	text-indent: 0px;
	text-align: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px
}

p.pic_auth_old{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #800000;
	text-indent: 0px;
	text-align: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px
}

p.pic_name{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #800000;
	text-indent: 0px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px
}

p.pic_auth{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #800000;
	text-indent: 0px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px
}

p.no-probel{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #800000;
	text-indent: 15px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px
}
.faq td {
	vertical-align:top;
	padding: 0 10px 10px;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #800000;
}
.faq td.i {
	font-style: italic;
}
.faq td.q {
	font-weight: bold;
}
.faq td.a {
	padding-bottom:25px;
}

