BODY {
 scrollbar-base-color: #FBEABC;
 scrollbar-track-color: #FBEABC;
 scrollbar-face-color: #FBEABC;
 scrollbar-highlight-color: #FBEABC;
 scrollbar-3dlight-color: #A88438;
 scrollbar-darkshadow-color: #A88438;
 scrollbar-shadow-color: #FBEABC;
 scrollbar-arrow-color: #A88438;
 }

H1  {
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
}


H2  {
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
}


H3  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
}


BODY  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


TD  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
}


P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}
.other {
			font-weight: normal;
				border-bottom-color: #57657F;
	border-bottom-style: dotted;
	border-bottom-width: thin;
		}
.other2 {
			font-weight: normal;
	}	
.other3 {
			font-size : 8pt;
			font-weight: normal;
	}	
a:link    { font-style: normal; font-weight: bold; color: #0106E6; text-decoration: none;}
a:active  { font-style: normal; font-weight: bold; color: #0106E6; text-decoration: none;}
a:visited { font-style: normal; font-weight: bold; color: #0106E6; text-decoration: none;}
a:hover   {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: overline underline;
}	
a.model:link    {font-size : 8pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}
a.model:active  {font-size : 8pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}
a.model:visited {font-size : 8pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}
a.model:hover   {font-size : 8pt; font-style: normal; font-weight: bold; color: #0106E6; text-decoration: none;}

a.menu:link    { font-family : 'Arial Narrow'; font-style: normal; font-size : 9pt; color: #57657F; text-decoration: none }
a.menu:active  { font-family : 'Arial Narrow'; font-style: normal; font-size : 9pt; color: #57657F; text-decoration: none }
a.menu:visited { font-family : 'Arial Narrow'; font-style: normal; font-size : 9pt; color: #57657F; text-decoration: none }
a.menu:hover   { font-family : 'Arial Narrow'; font-style: normal; font-size : 9pt; color: #000000; text-decoration: none;}

.tab{font-family: arial, verdana, san-serif; font-size: 9pt;}
.asd{
	text-decoration: none;
	font-family: arial, san-serif;
	font-size: 9pt;
	padding: 6px 6px 6px 6px;
}
		
a.asd:link    { font-style: normal; font-weight: bold; color: #0106E6; text-decoration: none;}
a.asd:active  { font-style: normal; font-weight: bold; color: #0106E6; text-decoration: none;}
a.asd:visited { font-style: normal; font-weight: bold; color: #0106E6; text-decoration: none;}
a.asd:hover   {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: overline underline;
	background-color: #FEDE9A;
	padding: 0px 0px 0px 0px;
}


.shadow {height:15; filter: Shadow(Color=#e7e7e7, Direction=135)}

// navigation tabs
#navigation a {text-decoration:none}
	#navigation a:link, #navigation a:visited, #navigation a:active
{
	color: #000;
	background: #FCE8BD url("img/tab-orange-left2.jpg") left top no-repeat;
	font-weight: bold;
	padding-left: 10px;
}

	#navigation a:link span, #navigation a:visited span, #navigation a:active span
{background: #FCE8BD url("img/tab-orange-right2.jpg") right top no-repeat; padding-right: 10px}

#navigation a, #navigation a span {display: block; float: right}
/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span {float: none}
/* End IE5-Mac hack */

#navigation a:hover {text-decoration:none;color: #fff; background: #1A1AAF url("img/tab-blue-left2.jpg") left top no-repeat; font-weight:bold; padding-left: 10px}
#navigation a:hover span {text-decoration:none;background: #1A1AAF url("img/tab-blue-right2.jpg") right top no-repeat; padding-right: 10px}

#navigation {list-style:none; padding:0; margin:0}
#navigation li {
text-decoration:none;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
#border {height:5em; background:#26a}



