/* 
  Electric Kiwi Syle Sheet
*/
body         {
	font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
	font-style : normal;
	font-variant: normal;
	font-weight : normal;
	font-size : 100%;
	color: black ;
	margin-left : 0px;
	margin-top: 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	background-color : White;
}




h1, h2, h3, h4, h5, h6  {
	font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
	font-weight : bold;
	font-style: normal;
	font-variant: normal;
}


/* The following 150%/165%, says to make H1 150% the size of the 
   base text size, but to sit that 150% character in a line height
   of 165%, so it leaves some padding around the character.
   If you prefer, try deleting the "/165%" and the "/140%"
*/
 
h1 {  	color	: #000066; 
		font-size	: 180%/195%;
}
h2 {	color	: #000066; 	
		font-size	: 160%/175%;
}
h3 {   	color   : blue; 	
		font-size 	: x-small;
}
h4 {   	color	: red;
		font-size 	: 80%/80%;
}
h5 {   	color   : #666666;	
		font-size 	: 100%;
}
h6 {   	color   : #666666;	
		font-size 	: 100%;
}





P   {
	font-size    	: 100%;
   	margin-top		: 0.5em;
  	margin-bottom	: 0.5em;
  	margin-left  	: 10px;
}

dt  {
	font-size    	: 100%;
}

pre  {
	font-size    	: 90%;
   	margin-top	: 0px;
   	margin-left	: 10px;
  	margin-bottom	: 0.5em;
}

li  {
	font-size    	: 100%;
	margin-bottom: 2pt;
}

img {
	margin-left: 0px;
	border-color : Blue;
}


/* Define the color, font and size of Links (Anchor tags) */

a {	  
	font-family : Verdana, Geneva, Arial,Helvetica,Sans-serif;
	text-decoration : none;

}


a:visited {	  
	font-family : Verdana, Geneva, Arial,Helvetica,Sans-serif;
	text-decoration : none;
	color : Blue;	
}

/* Now make text links LIGHT UP when the mouse passes over them */

a:hover   	{
	font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
	color : Fuchsia;
	text-decoration : underline;
}


.side_menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}


.page_date {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}


.table1 {
	background-color : Aqua;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
}

.cell2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-large;
	font-weight : bold;
	background-color : Lime;
}




.ekiwi_blue {
	background-color : #0000FF;
}

.link_heading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : Red;
}

.links_bar {
	color : Red;
	line-height : 2;
}

.main_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	color : black;
	vertical-align : top;
}

.main_text_emphasis {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : navy;
	vertical-align : top;
}


.main_text_highlight {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #ff0033;
	vertical-align : top;
}

.sub_title {
    color : white;
    font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
    font-weight : bold;
    font-size : x-small;
}

.main_heading {
    color : #000099;
    font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
    font-weight : bold;
    font-size : x-small;
}

.page_heading {
	color : #000099;
	font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
	font-weight : bold;
	font-size : medium;
}


.text_heading {
	color : #000000;
	font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
	font-weight : normal;
	font-size : medium;
}

.sub_heading {
    color : #000099;
    font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
    font-weight : bold;
    font-size : x-small;
}

.sub_heading_1 {
    color : #000099;
    font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
    font-weight : bold;
    font-size : xx-small;
}

.small_link {
	font-family : Verdana, Geneva, Arial,Helvetica,Sans-serif;
	font-weight : normal;
	font-size: xx-small;
	text-decoration : none;
	color : Blue;		
}

.small_link1 {
	font-family : Verdana, Geneva, Arial,Helvetica,Sans-serif;
	font-weight : normal;
	font-size: xx-small;
	text-decoration : none;
	color : Blue;		
}

.head_link {
	font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
	font-weight : bold;
	font-size: xx-small;
	text-decoration : none;
	color : Blue;
}

.sidebar_link {
	font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
	font-weight : bold;
	font-size: 65%;
	text-decoration : none;
	color : Blue;		
}

.small_text {
	color : #000000;
	font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
	font-weight : normal;
	font-size: xx-small;
}

.right_nav_cell {
    background-color : #FFFFFF;
	

}

.right_nav_box {
    border-color: blue;
    border-width: 1;
    border-style: solid;
	
}

.right_nav_heading {
    background-color: blue;
    border-color: blue;
    border-width: 1;
    border-style: solid;
    color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

.right_nav_heading_1 {
    background-color: blue;
    border-color: blue;
    border-width: 1;
    border-style: solid;
    color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;

}


.book_now {
    background-color: #99FF99;
    border-color: #99FF99;
    border-width: 1;
    border-style: solid;
    color : #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}


hr {
    height : 1;
    color : Blue;
	width : 100%;
}	

hr2 {
    height : 1;
    color : Gray;
	width : 75%;
}	

.left_label_col {
    text-align : right;
}

.contrast_area {
	background-color : 330099;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}


.last_updated {
	font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
	font-size: xx-small;
	font-weight : bold;	
	text-decoration : none;
	color : Green;	
}

td.col_headings {
	font-family : Verdana,Geneva, Arial,Helvetica,Sans-serif;
	background-color : #C3E2FF;
	font-size : 75%;
	color : Black;
}


.inverse_title_small {
	background-color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	color : White;
}


.error_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	color : red;
}
