/*------------------------------------------------------------------------------------*/
/* General		 																																				*/
/*------------------------------------------------------------------------------------*/
body {
	color: #000000;
	margin: 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-image:url(images_ie/vista2.jpg);
	background-repeat: repeat;
	background-position: top;
	background-attachment: fixed;
}

td, tr, p, div {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link, a:visited {
  color            : #0066CC;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  color            : #333333;
}
.img_no_border
{
	border-style:none;
}


/*------------------------------------------------------------------------------------*/
/* General - Inputbox 					 																											*/
/*------------------------------------------------------------------------------------*/
/*
input[type=text], input[type=password], input[type=select], input[type=textarea]{
  background	     : transparent url(images_ie/c2.png);
  border           : 1px solid #999999;
  color			   		 : #333333;
}
select{
  background	     : transparent url(images_ie/c2.png);
  border           : 1px solid #999999;
  color			   		 : #333333;
}
option{
	color:#333333;
	background-color: #FFFFFF;
}

textarea{
  background	     : transparent url(images_ie/c2.png);
  border           : 1px solid #999999;
  color			   		 : #333333;
}
input
{
  background	     : transparent url(images_ie/c2.png);
  border           : 1px solid #999999;
  color			   		 : #333333;
}
input[type=submit], input[type=reset]{
  background	     : transparent url(images_ie/btn_bkg.png);
  border           : 1px solid #999999;
  color			   		 : #333333;
}
*/

/*------------------------------------------------------------------------------------*/
/* Search */
/*------------------------------------------------------------------------------------*/
#search {
  overflow         : hidden;
	background			 : transparent url(images_ie/search_bkg.png);
	width						 : 200px;
	height					 : 24px;
	padding-top			 : 3px;
}
#search .inputbox {
  width            : 165px;
	font-weight			 : bold;
	border					 : 0px;
	background			 : transparent;
}
/*------------------------------------------------------------------------------------*/
/* Backgrounds 																																				*/
/*------------------------------------------------------------------------------------*/
.tl {
	background-image:url(images_ie/tl.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
}
.tr {
	background-image:url(images_ie/tr.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 20px;
	height: 20px;
}
.bl {
	background-image:url(images_ie/bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 20px;
	height: 20px;
}
.br {
	background-image:url(images_ie/br.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 20px;
	height: 20px;
}

.t {
	background-image:url(images_ie/t.png);
	background-repeat: repeat-x;
}
.b {
	background-image:url(images_ie/b.png);
	background-repeat: repeat-x;
}
.l {
	background-image:url(images_ie/l.png);
	background-repeat: repeat-y;
	width: 20px;	
}
.r {
	background-image:url(images_ie/r.png);
	background-repeat: repeat-y;
	width: 20px;	
}
.c {
	vertical-align: top;	
	background-image:url(images_ie/c.png);
	background-color: transparent;
	background-repeat: repeat;
}
.c2 {
	background-image:url(images_ie/c2.png);
	vertical-align: top;	
}

.pagecontent_right {
	width: 200px;
	vertical-align: top;	
	background-image:url(images_ie/c.png);
}
/*------------------------------------------------------------------------------------*/
/* Backgrounds Vertical Menu																													*/
/*------------------------------------------------------------------------------------*/
.vtl {
	background-image:url(images_ie/vtl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 17px;
	height: 23px;
}
.vtr {
	background-image:url(images_ie/vtr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 17px;
	height: 23px;
}
.vbl {
	background-image:url(images_ie/vbl.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 17px;
	height: 17px;
}
.vbr {
	background-image:url(images_ie/vbr.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 17px;
	height: 17px;
}
.vt {
	background-image:url(images_ie/vt.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align:bottom;
}
.vb {
	background-image:url(images_ie/vb.png);
	background-repeat: repeat-x;
}
.vl {
	background-image:url(images_ie/vl.png);
	background-repeat: repeat-y;
}
.vr {
	background-image:url(images_ie/vr.png);
	background-repeat: repeat-y;
}

/*------------------------------------------------------------------------------------*/
/* Horizontal Menu				 																														*/
/*------------------------------------------------------------------------------------*/
.menu_l {
	background-image:url(images_ie/menu_l.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 5px;
	height: 41px;
}
.menu_r {
	background-image:url(images_ie/menu_r.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 5px;
	height: 41px;
}
.menu_c {
	background-image:url(images_ie/menu_c.png);
	background-repeat: repeat-x;
	background-position: center;
}
/*------------------------------------------------------------------------------------*/
/* Horizontal menu links																															*/
/*------------------------------------------------------------------------------------*/
.menu_default
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.menu_current
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.menu_default, a.menu_default:visited, a.menu_default:hover, a.menu_default:active
{
  color: #000000;
}
a.menu_current, a.menu_current:visited, a.menu_current:hover, a.menu_current:active
{
  color: #FF6600;
}
/*------------------------------------------------------------------------------------*/
/* Horizontal menu table cell effects																									*/
/*------------------------------------------------------------------------------------*/
.hmenu
{
	background-image: none;
	height: 41px;
	text-align: center;
	vertical-align: middle;
}
.hmenu_over
{
	background-image: url(images_ie/menu_o.png);
	background-repeat: repeat-x;
	height: 41px;
	text-align: center;
	vertical-align: middle;
}

/*------------------------------------------------------------------------------------*/
/* Vertical menu links																																*/
/*------------------------------------------------------------------------------------*/
a.vmenu_default, a.vmenu_default:visited, a.vmenu_default:hover, a.vmenu_default:active 
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
/*	clear: right;*/
}
a.vmenu_current, a.vmenu_current:visited, a.vmenu_current:hover, a.vmenu_current:active
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
  color: #FF6600;
	white-space: nowrap;
/*	clear: right;*/
}
/*------------------------------------------------------------------------------------*/
/* Vertical menu table cell over effects																							*/
/*------------------------------------------------------------------------------------*/
td.vmenu_default, td.vmenu_current, td.vmenu
{
	background-image: none;
}
td.vmenu_over
{
	background-image: url(images_ie/vmenu.png);
	background-repeat: repeat-x;
}
/*------------------------------------------------------------------------------------*/
/* Vertical menus title																																*/
/*------------------------------------------------------------------------------------*/
.vmtitle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color:#FFFFFF;
}

/*------------------------------------------------------------------------------------*/
/* Contentheading */
/*------------------------------------------------------------------------------------*/
.contentheading
{
  background       : url(images_ie/header.png) repeat;
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 20px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #FF6600;
  width            : 100%;
}
.firefox
{
	font-size:smaller;
	font-weight:normal;
}