


.ibizleft
{
	background-image:url(images/left_back.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.ibizright
{
	background-image:url(images/right_back.jpg);
	background-repeat: repeat-y;
}

.ibiztop
{
	background-image:url(images/left_back.jpg);
	background-repeat: repeat-x;
	
}


.ibizcenter
{
	text-align: center;
	vertical-align: top;	
	
}
.ibizLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #636365;	
}


a.ibizLinks:hover{
	color:"#000000";
}







.ibizheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #105DB5;
}




BlueLink
{
	color: #105DB5;
	text-decoration: none;
}
a.BlueLink
{
	color: #105DB5;
}






.ibizgray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5A555A;	
}
a.ibizgray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5A555A;	
}



a{color: #105DB5;
text-decoration: none;}

a:hover{
	color:#DE7503;
	text-decoration: none;
}



.ibizinsideContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: Normal;
	color: #000000;
	line-height: 11pt;
}









br{line-height: 3pt;}

p{
margin-top: 0pt;
margin-bottom: 6pt;
}




.top{
	background-color: #f7f7f7;
	padding: 0 4 0 0;
	font-size: 7pt;
	text-align:right;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	margin: 3 0 3 0;
}






.SubHeading
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	font-style: normal;
	font-weight: Normal;
	font-weight: Bold
}




.content {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.topmenu {
	text-decoration: none;
	color: #000000;
}



table{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
tr{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
td{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.bodytext {
	FONT-FAMILY: Arial, Verdana,Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
}
.boldtext {
	COLOR: black;
	FONT-FAMILY: Arial, Verdana,Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}

.heading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7E9F95;
}

.homelinktext{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8px; font-weight:bold; color: red;
}


.rowborder {
	border-bottom: black;
	border-top: black;
	border-left: blue;
	border-right: blue;
} 
.tableborder1 {
	border-right: black;
	border-left: none;
	border-top: none;
	border-bottom: none;
} 

.HomeLinks
{
COLOR: black;
	FONT-FAMILY: Arial, Verdana,Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;


}

.btn { display: block; position: relative; background: #aaa; padding: 1px; float: left; color: #fff; text-decoration: none; cursor: pointer; } 
.btn * { font-style: normal; background-image: url(images/btn2.png); background-repeat: no-repeat; display: block; position: relative; } 
.btn i { background-position: top left; position: absolute; margin-bottom: -1px; top: 0; left: 0; width: 1px; height: 1px; } 
.btn span { background-position: bottom left; left: -2px; padding: 0 0 2px 5px; margin-bottom: -2px; } 
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 5px; height: 100%; top: 0; } 
.btn span span { background-position: top right; position: absolute; right: -5px; margin-left: 5px; top: -2px; height: 0; } 

.btn.blue { background: #2ae; } 


.btn:hover { background-color: #a00; } 
.btn:active { background-color: #444; } 
.btn[class] { background-image: url(images/shade.png); background-position: bottom; } 

.btn { border: 3px double #aaa; } 
.btn:hover { border-color: #a00; } 

 .btn.blue { border-color: #2ae; } 
 
 blockquote {
  FONT-FAMILY: Arial, Verdana,Arial, Helvetica, sans-serif;
  FONT-SIZE: 12pt;
   width: 600px;
   FONT-STYLE: normal;
   background: url(images/close-quote.gif) no-repeat right bottom;
   padding-left: 18px;
   text-indent: -18px;
 }
 blockquote:first-letter {
   background: url(images/open-quote.gif) no-repeat left top;
  padding-left: 18px;
  FONT-FAMILY: Arial, Verdana,Arial, Helvetica, sans-serif;
  FONT-STYLE: italic;
  }
  
  .cssborder1{
   border-width: 1px; /* this CSS property sets the thickness of the border line*/
    border-style: solid; /* this CSS property sets the style of the border, you can choose from dashed, dotted, double, groove, hidden, inherit, inset, none, outset, ridge, solid */
   border-color: red; /* this CSS property sets the color of the border  */
  }








