body {
   font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
}	


td {
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
}

img		{ border: none }

h1 {
	background: transparent;
	color: #000000;
	font-family : "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: normal;
	text-decoration: none;
}
h2 {
	background: transparent;
	color: #FFFFFF;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	background: transparent;
	color: #F8D93D;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
h4 {
	background: transparent;
	color: #B55414;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
h5 {
	background: transparent;
	color: #D9D4BA;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
h6 {
	background: transparent;
	color: #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


textarea {
	background : White;	
	  scrollbar-face-color: #d9d4ba;
	  scrollbar-shadow-color: White;
	  scrollbar-highlight-color: #d9d4ba;
	  scrollbar-3dlight-color: White;
	  scrollbar-darkshadow-color: #d9d4ba;
	  scrollbar-track-color: White;
     scrollbar-arrow-color: White;
	
	border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 2px;
}

input {
	background : White;

	border-bottom-width: 1px;
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;

	color: #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 2px;
}

input.r-button {
	background-color: transparent;
	font-family : Helvetica, Arial, sans-serif;
    cursor : default;
}


select {
background-color : White;
	scrollbar-face-color: #d9d4ba;
	scrollbar-shadow-color: White;
	scrollbar-highlight-color: #d9d4ba;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: #d9d4ba;
	scrollbar-track-color: White;
    scrollbar-arrow-color: White;
font-family : Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
}

select.pn-text {
	background-color : White;
	scrollbar-face-color: #d9d4ba;
	scrollbar-shadow-color: White;
	scrollbar-highlight-color: #d9d4ba;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: #d9d4ba;
	scrollbar-track-color: White;
    scrollbar-arrow-color: White;
	
/*  background-color: #D9DCC2;  */

	color: #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a: {
	background-color: transparent;
	color: #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

a:link {
	background-color: transparent;
	color: #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #932653;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}


a:active {
	background-color: transparent;
	color:  #932653;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}

p {
   background-color: transparent;
	text-align: justify;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;
	
    text-indent: 0px; 
	line-height: normal;
}
li {
    background-color: transparent;
	text-align: justify;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin : 5px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
    text-indent: 0px; 
	line-height: normal;
}
ul {
	background-color: transparent;
	text-align: justify;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style : normal;
	margin : 0px 0px 0px 20px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;	
	
	text-indent: 0px;
	list-style-image: url(../images/IWA_list_bullets/water_drop.gif);
	list-style-position: inherit;
	list-style: disc;
}

ol {
	background-color: transparent;
	text-align: justify;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style : normal;
	margin : 2px 0px 2px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
   list-style: decimal;
	list-style-position: outside;
	list-style-type: decimal;
}

/*   --------------------------------------------------   */
/*   ----------   CLASSES   ----------------------   */
/*   --------------------------------------------------   */

/* ----- TR  Cursor Default ----- */
tr.cursor-default {
	cursor : default;
}
/* ------ */
.IWA_li_small {
    background-color: transparent;
	text-align: justify;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin : 5px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
    text-indent: 25px; 
	line-height: normal;
}
.IWA_ul_small {
	background-color: transparent;
	text-align: justify;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;	
	
	text-indent: 20px;
	list-style-image: url(../images/IWA_list_bullets/water_drop.gif);
	list-style-position: inherit;
	list-style: disc;
}

.IWA_ol_small {
	background-color: transparent;
	text-align: justify;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin : 2px 0px 2px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
   list-style: decimal;
	list-style-position: outside;
	list-style-type: decimal;
}

.IWA_normal_fonts {
	background-color: transparent;
	color: #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	margin : 0px 0px 10px 0px;
	padding: 0px 20px 0px 0px
}

.IWA_normal_fonts a: {
	background-color: transparent;
	color: #ECE9DC;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;

}

.IWA_normal_fonts a:link {
	background-color: transparent;
	color: #ECE9DC;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}

.IWA_normal_fonts a:hover {
	background-color: transparent;
	color: #F8D93D;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}

.IWA_normal_fonts a:visited {
	background-color: transparent;
	color: #ECE9DC;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}


.IWA_normal_fonts a:active {
	background-color: transparent;
	color: #ECE9DC;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}

/* upper bar fonts  --------- */

.IWA_upperbar_fonts {
	background-color: transparent;
	color: #FFFFFF;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.IWA_upperbar_fonts a: {
	background-color: transparent;
	color: #FFFFFF;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.IWA_upperbar_fonts a:link {
	background-color: transparent;
	color: #FFFFFF;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.IWA_upperbar_fonts a:hover {
	background-color: transparent;
	color: #D9D4BA;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.IWA_upperbar_fonts a:visited {
	background-color: transparent;
	color: #FFFFFF;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}


.IWA_upperbar_fonts a:active {
	background-color: transparent;
	color: #D9D4BA;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}



/*   ----------     SMALL   FONTS   (Body  Default)   ----------   */
.IWA_small_fonts {
	background-color: transparent;
	color: #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 1px;
}
.IWA_small_fonts a:link {
	background-color: transparent;
    color: #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
   letter-spacing: 1px;
}


.IWA_small_fonts  a:hover {
	background-color: transparent;
	color: #932653;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 1px;
}

.IWA_small_fonts a:active {
	background-color: transparent;
	color: #932653;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 1px;
	}
	
.IWA_small_fonts a:visited {
	background-color: transparent;
    color: #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
   letter-spacing: 1px;
}	

/*   ----------     SMALL   FONTS   2  ----------   */
.IWA_small_fonts_2 {
	background-color: transparent;
	color: #B55414;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: -2px;
}
.IWA_small_fonts_2 a:link {
	background-color: transparent;
    color: #B55414;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: -2px;
}


.IWA_small_fonts_2  a:hover {
	background-color: transparent;
	color: #932653;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: -2px;
}

.IWA_small_fonts_2 a:active {
	background-color: transparent;
	color: #932653;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: -2px;
	}
	
.IWA_small_fonts_2 a:visited {
	background-color: transparent;
    color: #B55414;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: -2px;
}	


/*   --------------------------------------------------   */
/*   --------------------------------------------------   */


.IWA_table_upperbar{
	background-color : Black;
	color: #FFFFFF;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding : 2px 0px 2px 0px;
	margin : 0px 0px 0px 0px;
	width : 100%;
}



/*   ----------     LEFT     MENU   (Fonts - Links)    ------------   */
.IWA_left_menu_bar {

	background: #C99F05;
	text-align: left;
	vertical-align: top;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width: 185px;
	
}


/* Left Menus */

.IWA_block_left-title {
	background: transparent;
	color: #F8D93D;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 10px 5px 2px 5px;
}

.IWA_block_left-content {
	background: transparent;
	color: Black;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 2px 0px 7px;
}

.IWA_block_left-content a:link {
	color: Black;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.IWA_block_left-content a:visited {
	color: Black;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.IWA_block_left-content a:hover {
	color:  #932653;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.IWA_block_right-content {
	background: transparent;
	color: Black;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 2px 0px 7px;
}

.IWA_block_right-content a:link {
	color: #F8D93D;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.IWA_block_right-content a:visited {
	color: #F8D93D;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.IWA_block_right-content a:hover {
	color:  #F8D93D;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}



.IWA_table_cr{
	background-color : #0090DD;
	color: #FFFFFF;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 100%;
}


.IWA_title {
	FONT-SIZE: 36pt; 
	COLOR: #000000; 
	FONT-FAMILY: "Times New Roman", Times, serif
}
.IWA_subtitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

/*   --------DateTime  Fonts  ------------------   */
.IWA_font_datetime {
	background-color: transparent;
	color: #FFFFFF;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 1px;
}

.IWA_td_sponsorbar {
	BACKGROUND-COLOR: #ECE9DC;
	height: 130px ;
	vertical-align: middle;
	text-align: left;
}

.IWA_td_sponsor {
	background: transparent;
	vertical-align: top;
	text-align: center;
	color: #B55414;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-variant: small-caps;
	
	padding-left: 10px;
	padding-right: 10px;
}

.IWA_content {
	background: transparent;
	vertical-align: top;
	text-align: justified;
	height: 100%
}

.IWA_table_around{
	background-color: #ECE9DC;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 100%;
}   


