@import url("../common/style.css");

body, td, p
{
	font-size : 8pt;
	font-family:Tahoma,helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;

	scrollbar-3dlight-color:#f2c093; 
	scrollbar-track-color:#000000;
	scrollbar-face-color:#980412;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-highlight-color:#f2c093; 
	scrollbar-shadow-color:#ffffff
}

body {
	margin: 0;
	padding: 0;
}

.mainbg, body {
	background: #980412;
}


/* --------------------------------Text-------------------------------- */
sup
{
	font-size : 11pt;
}
b
{
    font-size : 8pt;
	color : #000000;
	font-family : Arial;
}

hr {
	border : 1px dotted #77bf6b;
	clear: both;
}

/* --------------------------------Header-------------------------------- */

h4
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #980412;
	padding: 0px;
	margin: 0px;
}
h3
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #980412;
	padding: 0px;
	margin: 0px;
}
h2
{
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: #980412;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
h1
{
	font-size : 20pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #980412;
	padding: 0px;
	margin: 0px;
}


/* ----------------------Link-------------------------------- */
a
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color: #666;
	text-decoration : none;
}
a:hover, a:hover *
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color :#980412; 
	text-decoration : none;
}
/* ----------------------|||----------------------- */
a.menu
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
	white-space: nowrap;
}
a:hover.menu
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #980412;
	text-decoration : none;
	white-space: nowrap;
}
a.menu_0
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	white-space: nowrap;
}
div.limenu {
	margin-left: 8px;
	color: #3C9929;
}
div.limenu_0 {
	margin-left: 8px;
	color: #000000;
}

/* ----------------------Table----------------------------- */
table.table, table.table td {
	border: 1px  #000000;
	padding : 7px;
/*	border-collapse: collapse;*/
}



.table th
{
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
	background-repeat: no-repeat;
	background-color : #980412;
	padding: 6px;
}
.table td
{
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	background-repeat: no-repeat;
	background-color : #f2c093;
}

table.image
{
	border: 1px solid #BBBABA;
	padding: 5px;
	margin: 10px;
	width: 280px;
	height: 330px;
}

table.ie
 {
	border: 0px;
	padding: 5px;
	margin: 5px;
	width: 280px;
	height: 330px;
}
td.image
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	background-color: #E4E4E4;
	text-align: center;
	margin: 5px;
}
td.io, td.io1
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	background-color: #E4E4E4;
	/* #F2C093 */
	text-align: center;
    width: 264px;
	height: 60px;
	margin: 10px;
}
td.io1 {
	background-color: #F2C093!important;
}

td.ie
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	background-color: E4E4E4;
	text-align: center;
    width: 264px;
	height: 60px;
	margin: 5px;
}


/* ----------------------Class----------------------------- */
.copy
{
	font-size : 11pt;
	font-weight : bold;
	font-family : Arial;
	font-style : italic;
	color : #f2c093;
	padding-left: 10px;	
}
.logo
{
	font-size : 23pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #bc663c;
}
.slogan
{
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #980412;
	text-align: left;
	font-style: italic;
	padding: 10px;
	min-width: 100px;
}

.contacts
{
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : #f2c093;
	padding: 4px 10px 4px 5px;;
	text-align: right;
	min-width: 100px;
}
.rt {
	padding-right: 10px;	
}
.rt, .rt a, .rt a:hover
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #bc663c;
}
.rt a:hover {
	text-decoration: underline;
}

.b2
{
	font-size : 8pt;
	font-family : Arial;
    font-weight : bold;
	font-style : normal;
	color : #493436;
}
.b1
{
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #980412;
}
.b
{
	font-size : 10pt;
	font-family : Arial;
	font-style : normal;
	color : #493436;
	text-decoration : none;
}
.bold
{
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #980412;
	text-decoration : none;
}

.r
{
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #DE0202;
	text-decoration : none;
}
.r_bold
{
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #DE0202;
	text-decoration : none;
}
td.w
{
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
	background-repeat: no-repeat;
}
/* ----------------------|||----------------------- */


.active0 *, .active0 {
	text-decoration: line-through!important;
}


.clear {
	clear: both;
}


form {
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background: url(../../../../engine/img/cm/select.gif) repeat-y center;
}

a img {
	border: none;
}


.imgtd {
	width: 265px;
	padding: 0 15px 0 0;
}

.imgtd img {
	width: 200px;
	height: 200px;
}

.noempty {
	min-height: 200px;
	min-height: 100px;
	padding: 4px;
/*	height: 100px;*/
}

.fr {
	float: right;
}


a:hover h4 {
	text-decoration: underline;
}

.report {
	font: bold 11px;
	color: #ff4400;
	width: 360px;
	padding: 10px 10px 10px 50px;
	margin: 10px 0 10px 0;
	border: 3px solid #ddd;
	background: url(../../img/info.gif) no-repeat top 10px;
}


.navigator {
	width: 100%;
	clear: both;
	text-align: right;
	height: 26px;
	padding-top: 8px;
}

.navigator a, .navigator b {
	padding: 8px;
	vertical-align: middle;
	height: 12px;
}


.navigator a:hover, .navigator b {
	background: #ccccdd;
}	

.extra_column p, .extra_column b, .extra_column a { 
	font-size: 11px; 
}

