body, p, td, hr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
	line-height: 1em;
}
th {font-weight:bold;
}
table.smarttable p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.data {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	text-decoration : none;
}
.data:hover {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	text-decoration : underline;
}
.datad {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #084690;
	text-decoration : none;
}
.sl {
    font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight:bold;
	color : White;
}
.news {
    font-family : Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}
.path {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}
.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
.menu:hover {
	color : #FAC245;
	text-decoration : none;
}
.menua {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FAC245;
	font-weight : bold;
	text-decoration : none;
}
.menua:hover {
	text-decoration : none;
	color : #FAC245;
}
.smenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FAC245;
	font-weight : bold;
	text-decoration : none;
}
.smenu:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FAC245;
	font-weight : bold;
	text-decoration : none;
}
.smenua {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	font-weight : bold;
	text-decoration : none;
}
.smenua:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	font-weight : bold;
	text-decoration : none;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color :#A6CAF5;
	font-weight : bold;
	text-transform : uppercase;
}

.name {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #084690;
	font-weight : bold;
	text-decoration : none;
}

a {
	text-decoration : none;
	color: #000080;
}

a:hover {
	text-decoration : underline;
}
input, select, textarea, .flat { 
	border: 1px solid #0a4591;
	background-color : #dbeafd;
	font-size : 8pt;
}
.border { 
	border: 1px solid #0a4591;
}
.img { 
	border: 0px;
	background-color :transparent;
	
}
.cat {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FAC245;
	font-weight : bold;
	text-decoration : none;
}
.sm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	font-weight : bold;
	text-decoration : none;
}
.sm:hover {
	text-decoration : none;
}
.com {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
	font-weight : bold;
	text-decoration : none;
}
.com:hover {
	text-decoration : none;
}
.pm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	font-weight : normal;
	text-decoration : none;
}
.pm:hover {
	text-decoration : none;
}

table.smarttable {
	border-left: 1px solid #2A5DA1;
	border-top: 1px solid #2A5DA1;
}

table.smarttable td, table.smarttable th {
	border-right: 1px solid #2A5DA1;
	border-bottom: 1px solid #2A5DA1;
	padding: 2px;
}

table.smarttable td p {
	margin: 0px;
}
h1 {
    font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight:bold;
	color : black;
	line-height: 1.2em;
}

table.passports {
        border: 1px solid black;
        border-collapse: collapse;
        width : 600px;
}
table.passports tr.header td {
        background-color : #3399FF;
        border: 1px solid black;
        white-space: nowrap;
        padding-left : 10px;
        padding-right : 10px;
        text-align : center;
        font-family : Tahoma;
	font-size : 16px;
	font-weight : bold;
        font-style : italic;
	color : black;
}
table.passports td.detail_name{
        background-color : #3399FF;
        border: 1px solid black;
        white-space: normal;
        text-align : center;
        font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
        font-style : italic;
	color : black;
}
table.passports td.sub_detail_name{
        background-color : #3399FF;
        border: 1px solid black;
        padding-left: 10px;
        font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
        font-style : italic;
	color : black;
}
table.passports td{
        white-space: nowrap;
        padding-left: 10px;
        padding-right: 10px;
}

table.products {border:0;}
table.products th {background-color:#084690; color:white; font-weight: bold;text-align:left; font-size:14px;}
table.products td, table.products th {border: 1px white solid; padding: 5px; font-size:12px;vertical-align:bottom;}
table.products td.name {vertical-align: middle; line-height:1.5em; }
