
EM
   {
   color:395F7E;
   font-weight:bold;
   font-family:arial;
   font-size:12pt;
   font-style:normal;
   }

.pageheader {
  color: #666666; 
  font-size:12pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none; 
}

.spageheader {
  color: #666666; 
  font-size:12pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none; 
}

.spagebody {
  color: #000000; 
  font-size:10pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none; 
}

li {
  color: #000000; 
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:normal;
  text-decoration: none; 
}

INPUT.BUTTON
  {
  background-color: #395F7E;
  border-color: #FFFFFF;
  color: FFFFFF;
  font-family: arial, verdana, ms sans serif;
  font-weight: bold;
  font-size: 12pt;
  text-align: center;
  }

input.text
  {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: 395F7E;
  font-family: arial, verdana, ms sans serif;
  font-weight: bold;
  font-size: 12pt;
  text-align: left;
  }

textarea.text
  {
  background-color: #FFFFFF;
  border-style:solid;
  border-color: #C0C0C0;
  border-top-width:1px;
  border-left-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  color: 395F7E;
  font-family: arial, verdana, ms sans serif;
  font-weight: bold;
  font-size: 12pt;
  text-align: left;
  }

input.textc
  {
  background-color: #FFFFFF;
  border-style:solid;
  border-color: #C0C0C0;
  border-top-width:1px;
  border-left-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  color: 395F7E;
  font-family: arial, verdana, ms sans serif;
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
  width: 150px;
  }

input.textc2
  {
  background-color: #FFFFFF;
  border-style:solid;
  border-color: #C0C0C0;
  border-top-width:1px;
  border-left-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;  color: 395F7E;
  font-family: arial, verdana, ms sans serif;
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
  width: 308px;

  }

textarea.textareac2
  {
  background-color: #FFFFFF;
  border-style:solid;
  border-color: #C0C0C0;
  border-top-width:1px;
  border-left-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;  color: 395F7E;
  font-family: arial, verdana, ms sans serif;
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
  width: 308px;
  height: 100px;


  }



SELECT.TEXT
  {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: 395F7E;
  font-family: arial, verdana, ms sans serif;
  font-weight: bold;
  font-size: 12pt;
  text-align: left;
  }


body,html {
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #c0c0c0;
scrollbar-dark-shadow-color: #c0c0c0;
scrollbar-3dlight-color: #c0c0c0;
scrollbar-face-color: #c0c0c0;
scrollbar-highlight-color: FFFFFF;
scrollbar-shadow-color: c0c0c0;
scrollbar-darkshadow-color: c0c0c0;
 }




a:link {
  color: #395F7E; 
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:normal;
  text-decoration: none; 
}
a:visited {
  color: #395F7E; 
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:normal;
  text-decoration: none; 
}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #000000;   
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:normal;
  text-decoration: underline; 
}
a:active {/*colour in NN4.xx is red*/ 
  color: #000000; 
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:normal;
  text-decoration: underline; 
}


a.header:link {
  color: #FFFF00; 
  font-family:arial black, arial, helvetica, sans-serif;
  font-size:10pt;
  font-weight:normal;
  text-decoration: underline; 
}
a.header:visited {
  color: #FFFF00; 
  font-family:arial black, arial, helvetica, sans-serif;
  font-size:10pt;
  font-weight:normal;
  text-decoration: underline; 
}
a.header:hover { /*this effect is not shown in NN4.xx*/
  color: #FFFFFF; 
  font-weight:normal;
  font-family:arial black, arial, helvetica, sans-serif;
  font-size:10pt;
  text-decoration: underline; 
}
a.header:active {/*colour in NN4.xx is red*/ 
  color: #FFFFFF; 
  font-weight:normal;
  font-family:arial black, arial, helvetica, sans-serif;
  font-size:10pt;
  text-decoration: underline; 
}


a.navbar:link {
  color: #0000FF; 
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none; 
}
a.navbar:visited {
  color: #0000FF; 
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none; 
}
a.navbar:hover { /*this effect is not shown in NN4.xx*/
  color: #000000;   
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none; 
  background-color: #ffffff; 
  width:100%;
  height:100%;
}
a.navbar:active {/*colour in NN4.xx is red*/ 
  color: #000000; 
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none; 
}


a.navbar2:link {
	color: #e9e9e9; 
	font-size:8pt;
	font-family:"century gothic", arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none; 
	text-align:center;
}
a.navbar2:visited {
	color: #e9e9e9; 
	font-size:8pt;
	font-family:"century gothic", arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none; 
	text-align:center;
}
a.navbar2:hover { /*this effect is not shown in NN4.xx*/
	color: #FFFF00;   
	font-size:8pt;
  	font-family:"century gothic", arial, helvetica, sans-serif;
  	font-weight:bold;
 	text-decoration: none; 
	text-align:center;

}
a.navbar2:active {/*colour in NN4.xx is red*/ 
	color: #FFFFFF; 
	font-size:8pt;
	font-family:"century gothic", arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none; 
	text-align:center;
}



a.body:link {
  color: #898989; 
  font-size:10pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none; 
}
a.body:visited {
  color: #898989; 
  font-size:10pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none; 
}
a.body:hover { /*this effect is not shown in NN4.xx*/
  color: #000000;
  font-size:10pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none; 
}
a.body:active {/*colour in NN4.xx is red*/ 
  color: #000000;
  font-size:10pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none; 
}



a.footer:link {
  color: #000000; 
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:normal;
  text-decoration: none; 
}
a.footer:visited {
  color: #000000; 
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:normal;
  text-decoration: none; 
}
a.footer:hover { /*this effect is not shown in NN4.xx*/
  color: #C0C0C0;   
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:normal;
  text-decoration: none; 
}
a.footer:active {/*colour in NN4.xx is red*/ 
  color: #C0C0C0; 
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:normal;
  text-decoration: none; 
}


.exittext {
  color: #000000; 
  font-size:8pt;
  font-family:"century gothic", arial, helvetica, sans-serif;
  font-weight:normal;
  text-decoration: none; 
}





a.image:link img {
  text-align: left;
  border-color: #898989; 
  border: solid #898989;
  border-width:1px;}

a.image:visited img {
  text-align: left;
  border-color: #898989; 
  border: solid #898989;
  border-width:1px;}

a.image:hover img { 
  text-align: left;
  border-color: #000000;   
  border: solid #000000;
  border-width:1px;}

a.image:active img { 
  text-align: left;
  border-color: #000000; 
  border: solid #000000;
  border-width:1px;}



.header  {
	background-image:url(http://urbanfightback.com/images/header/header.gif); 
	background-position:center; 
	background-repeat:no-repeat;
}



.footer {
  	color: #000000; 
  	font-size:8pt;
  	font-family:"century gothic", arial, helvetica, sans-serif;
  	font-weight:normal;
  	text-decoration: none; 
	text-align:right;
}


table.footerbkg {
	background-image:url(http://urbanfightback.com/images/footer/footer_bkg.gif); 
	background-position:center; 
	background-repeat:repeat-x;
}

table.pageborder {
	border-style:solid; 
	border-color:c0c0c0; 
	border-width:0px; 
	border-right-width:1px; 
	border-left-width:1px;
}

.pagebkg {
	background-image:url(http://urbanfightback.com/images/background/side_kick_2.gif);
}


.navbarbkg {
	background-image: url(http://urbanfightback.com/images/navbar/nav_mid.gif);
	background-repeat: repeat-y;
	background-position: top;
	text-align:center;

}

.navbartop {
	background-image: url(http://urbanfightback.com/images/navbar/nav_top.gif);
	background-repeat: no-repeat;
}

.navbarbot {
	background-image: url(http://urbanfightback.com/images/navbar/nav_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.nav_button {
	background-image: url(http://urbanfightback.com/images/navbar/nav_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
}






