/* scrollbar always on */
html { overflow: -moz-scrollbars-vertical; } 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #767774;
	background-image: url("/images/bg.jpg");
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bgx { background-repeat:repeat-x; }
/* .bgy { background-repeat:repeat-y; }*/
/* .bg1 { background-repeat:no-repeat; }*/

hr {
	border: 0px;
	width: 100%;
	background-color: #801F1B;
	color: #801F1B;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.mainarea {
	padding-left: 16px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;

	font-family: inherit;
	font-size: 11px;
	color: #767774;
	line-height: 14px;
	text-align: left;
}

h1, h2, h3 {
	font-family: inherit;
	color: #801F1B; 
	line-height: 20px;
	text-align: inherit;
	text-indent: 15px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
/*	text-transform: uppercase;*/
	background: url("/images/p_head_1.jpg") no-repeat 0px 6px ;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	background: url("/images/p1.jpg") no-repeat 2px 8px ;
}

h3 { 
	font-size: 11px; 
	font-weight: bold;
	color: #767774;
	background: url("/images/p2.jpg") no-repeat 2px 8px ;
}

p, .normal {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	line-height: inherit; 
	text-align: inherit;}
.left { text-align: left; }
.aligned { text-align: justify; }
.center { text-align: center; }
.right { text-align: right; }
/*em { font-style: italic; } */
/*em { font-style: inherit; } */
strong { 
	font-weight: bold;
	color: #801F1B;
}
.id_red { color: #801F1B; }
.nobr { white-space: nowrap; }

ul, ol, dl {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	text-align: inherit;
}

ul { 
	list-style-position: outside;
	list-style-image: url("/images/p1_ul.jpg");
	margin-left: 0px;
	padding-left: 30px;
	margin-bottom: 20px;
}

ul li, ol li { 
	line-height: 16px;
}

ul li ul {
	padding-left: 15px;
	margin-bottom: 0px;
}

ul li ul li {
	line-height: 14px;
}

dl {
	margin-bottom: 20px;
}

dt {
	line-height: 16px;
	font-weight: bold;
	color: #801F1B;
	/*font-style: italic;*/
	text-indent: 0px;
	background: url("/images/p1_ul.jpg") no-repeat 0px 0px ;
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 1px
}

dd {
	line-height: 14px;
	margin-left: 30px;
	margin-bottom: 5px
}

#news h2 {
	margin-top: 15px;
	padding-left: 15px;
	line-height: 14px;
	text-indent: 0px;
	background: url("/images/p1.jpg") no-repeat 2px 6px ;
}

#news p.normal {
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}

#news p.right {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #801F1B;
}

/* link colours, no image borders */
a:link        { color: #801F1B; text-decoration: none; } 
a:visited     { color: #801F1B; text-decoration: none; }
a:active      { color: #801F1B; text-decoration: none; }
a:hover       { color: #801F1B; text-decoration: underline; }
a:link img    { border: none }
a:visited img { border: none }
a:active img  { border: none }
a:hover img   { border: none }


/* Footer test style and link colors */
.copyright 
{
	padding-left: 16px;
	font-size: 9px;
	color: #C2C1C1;
	line-height: 13px;
}
a.copyrightlink:link    { color: #C2C1C1; text-decoration: none; border: none; } 
a.copyrightlink:visited { color: #C2C1C1; text-decoration: none; border: none; }
a.copyrightlink:active  { color: #C2C1C1; text-decoration: none; border: none; }
a.copyrightlink:hover   { color: #767774; text-decoration: none; border: none; }

#mli {display:block; width:400px; height:450px; background:url(/images/identrace/mli_0.jpg); position:relative; margin:0 auto 2em auto;}

a#mli_0 {display:block; width:400px; height:0; padding-top:450px; overflow:hidden; position:absolute; left:0; top:0; background:transparent cursor:default;}
* html a#mli_0 {height:450px;}
/* a#mli_0:hover {background: #fff url(/images/identrace/mli_0.jpg) no-repeat 0 0;}*/

a#mli_1, a#mli_2, a#mli_3 {display:block; width:151px; height:0; padding-top:195px; overflow:hidden; position:absolute;}
* html a#mli_1, * html a#mli_2, * html a#mli_3 {height:195px;}

a#mli_1 {left:132px; top:9px; background:transparent;}
a#mli_2 {left:23px; top:214px; background:transparent;}
a#mli_3 {left:242px; top:214px; background:transparent;}

a#mli_1:hover {background:#fff url(/images/identrace/mli_1.jpg) no-repeat 0 0;}
a#mli_2:hover {background:#fff url(/images/identrace/mli_2.jpg) no-repeat 0 0;}
a#mli_3:hover {background:#fff url(/images/identrace/mli_3.jpg) no-repeat 0 0;}
