/* CSS Document */

body
{
font-family: verdana,helvetica,arial,sans-serif;
scrollbar-face-color:#3366FF;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#39F;
    scrollbar-shadow-color:#422100;
    scrollbar-darkshadow-color:#03F ;
    scrollbar-track-color:#FFF  ;
}
p
{
text-align: left;
color: #3366FF;
font-family: arial;
FONT-SIZE: 11px;
white-space: 2px; 
}
a:link,a:visited
{
text-decoration: none;
color: #3366FF;
font-weight: bold;
FONT-FAMILY: Verdana, Arial, Helvetica, "sans-serif"; 
FONT-SIZE: 11px;
}
a:hover 
{
text-decoration: none;
color: #FF6600;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE: 11px;
}
a:link2,a:visited2
{
text-decoration: none;
color: #F00;
font-weight: bold;
FONT-FAMILY: Verdana, Arial, Helvetica, "sans-serif"; 
FONT-SIZE: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3366FF;
	padding: 0px;
}
.tr1 {background-image: url(headerback1.jpg);}
.tr2 {border-bottom: solid; border-color:#3366FF; border-bottom-width:thin; font-weight: bold; background-color:#999966;}
.tr3 {color: #FF0000; font-weight: bold; background-color: #FFCC00; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.tr3a {background-color: #FFF, color: #F00; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.tr4 {background-color: #FFF, color: #F00; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.tr5 {background-color: #FFFFFF; color: #FF6600; font-size:10px; font-family: Arial, Helvetica, sans-serif;}
.tr52 {background-color: #FFFFFF; color: #FF6600; font-size:10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
.trmenu {background-color: #C9DBDE; padding: 2px;}
.tr6 {background-color: #CCCCCC; color: #3366FF;}
.tr62 {background-color: #CCCCCC; color: #3366FF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.tr32 {color: #FF0000; font-weight: bold; background-color:#FFCC00; font-family:Arial, Helvetica, sans-serif; font-size: 18px; text-align: right;}
#a2 {text-decoration: none; color: #FF0000; 
FONT-FAMILY: Verdana, Arial, Helvetica, "sans-serif"; 
FONT-SIZE: 12px;
}
#reviews tbody tr td {
      background-color: #eee;
    }
    #reviews tbody tr.odd  td {
      background-color: #fff;
    }
	IMG.top_parent { 
float: left;
padding: 2px;
}
P:first-line {
  font-variant: large-caps;
  font-weight: bold;
  font-size:12px;}

table#clips {    cell-color: #DDE4E6;    border: 0;    width: 100%; font-family: arial; font-size: 9px; text-align: left; font-family: Arial; color: #5A66FF; font-weight: bold; border-bottom-style: dashed; border-bottom-color: #FF0000; cell-spacing: 2px;
}

table.contacts
{
background-color: #EBEEFA;
border: 1px #369 dotted;
border-collapse: collapse;
border-bottom-style:solid;
border-spacing: 0px; }

tr.odd td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #ffffff;
	border-style: dashed;
	border-color: #020c87;
	border-width:1px;
	color: #020c87;
	padding: 2px;
}

#horiz-scroll-container {
	position: relative;
	height: 170px;
	overflow: hidden;
	clear: left;
	top: 69px;
}

#horiz-main-content {
	position: absolute;
	top: 0px;
	left: 0px;
	clip: rect(0px, 900px, 244px, 0px);
	overflow: hidden;
	height: 140px;
	width: 100000px;
}

#horiz-main-wrap {
	float: left;
	overflow: hidden;
}

#header-link {
	position: absolute;
	top: 25px;
}

#header-link a  {
	color: #E3E3E3;
}

/* @group scroller */

#track {
		position: absolute;
		right: 0;
		top: 0px;
		width: 10px;
		height: 345px;
		background: url(/images/track.png) repeat-y right;
	}
	#handle {
		position: absolute;
		right: 0;
		top: 0;
		width: 10px;
		height: 97px;
		background: url(/images/handle.png) repeat-y right;
	}

#button-up {
	display: none;
}

#button-down {
	display: none;
}

#horiz-track {
		position: absolute;
		left: 0px;
		top: 147px;
		width: 900px;
		height: 10px;
		background: url(/images/horiz-track.png) repeat-x;
	}

#horiz-handle {
		position: absolute;
		left: 0;
		top: 0;
		width: 180px;
		height: 10px;
		background: url(/images/horiz-handle.png) repeat-x;
	}

#horiz-button-up {
	display: none;
}

TD.even
{
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
BACKGROUND-COLOR: #CDD7DC;
PADDING-BOTTOM: 0px;
}

	IMG.ART { 
float: left;
padding: 2px;
}