@charset "windows-1250";
/* CSS Document */

body {margin:0px;
	  padding:0px;
	  background-color:#FFFFFF;}
a:link{font-family:"Trebuchet MS", Lucida Sans Unicode, Arial, sans-serif;
	  color: #FF0000;
	  font-size: 12px;
	  text-decoration: underline;}
a:hover{font-family: "Trebuchet MS", Lucida Sans Unicode, Arial, sans-serif;
	  color:#666666;
	  font-size: 12px;
	  text-decoration: underline;}
a:visited{font-family: "Trebuchet MS", Lucida Sans Unicode, Arial, sans-serif;
	  color: #FF0000;
	  font-size: 12px;
	  text-decoration: underline;}
	
.images{
    float:left;
    margin:0px 20px 10px 1px;
	height:94px;
	width:120px;
	border:none;}
	
.images2{
    float:left;
    margin:0px 20px 0px 1px;
	height:172px;
	width:125px;
	border:none;}

.logo{
    float:left;
    margin:0px 20px 10px 1px;
	height:68px;
	width:193px;
	border:none;}
	
.logo_small{
    margin:0px;
	height:48px;
	width:135px;
	border:none;}	
	
.white{
    font-family: "Trebuchet MS", Lucida Sans Unicode, Arial, sans-serif;
	font-size:13px;
	height:40px;
	line-height:40px;
	padding-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(images/tright_background_long.jpg);}
	
.tleft{
    font-family: "Trebuchet MS", Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #666666;
	padding-left:5px;}	
	
.tright{
    font-family: "Trebuchet MS", Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	text-align:left;
	color: #333333;
	line-height: normal;}
	
.strong{
    font-family: "Trebuchet MS", Lucida Sans Unicode, Arial, sans-serif;
	word-spacing: 1px;
	line-height: 24px;
	font-size:13px;
	color: #FF0000;
	font-weight:bold;
	border-bottom: #333333 1px dotted;}
	
.orange{
    font-family: "Trebuchet MS", Lucida Sans Unicode, Arial, sans-serif;
	word-spacing: 1px;
	line-height: 20px;
	font-size:13px;
	font-weight:bold;
	color: #FF0000;
	border-bottom: #333333 1px dotted;}

.content_strong{
    height:10px;
	background-image:url(images/line.gif);}

.line{
    height:10px;
	background-image:url(images/line.gif);}
.content_top_line{
    height:9px;
	width:764px;
	background-image:url(images/text_box_top_line.png);}
	
.spacer15{
    height:15px;
	background-image:url(images/spacer25.gif);}
.spacer25{
    height:25px;
	background-image:url(images/spacer25.gif);}
.spacer32{
    height:32px;
	width:764px;
	background-image:url(images/spacer25.gif);}
	
.footer{
	text-align:center;
	padding-left:32px;
	font-family: "Trebuchet MS", Lucida Sans Unicode, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	height:16px;
	background-image:url(images/footer_background.jpg);}
	
div.img{
  margin: 2px;
  border: 1px solid #CCCCCC;
  height: 181px;
  width: 159px;
  float: left;
  text-align: center;
  font-family: "Trebuchet MS", Lucida Sans Unicode, Arial, sans-serif;
  font-size: 13px;
  color: #333333;}
  	
div.img img{
  display: inline;
  width:150px;
  height:113px;
  margin: 3px;
  border: 1px solid #ffffff;}
  
div.img a:hover img {
  border: 1px solid #f47a1c;}
