// NexIT Australia
// Style Schema

// GLOBAL DEFINES

a 			{color: #000066; text-decoration: none; }
a:link 			{color: #000066; text-decoration: none; }
a:visited 		{color: #000066; text-decoration: none; } 
a:active 		{color: #000066; text-decoration: none; }
a:hover 		{color: #000066; text-decoration: underline; }
body 			{font-family: tahoma; color: #014E9a; font-size: 12;}
table			{font-family: tahoma; color: #014E9a; font-size: 12;}
h1 			{font-family: Arial; color: #014E9a; font-weight: bold; }
h2 			{font-family: Arial; color: #014E9a; font-weight: bold; }
h3 			{font-family: Arial; color: #014E9a; font-weight: bold; }
h4 			{font-family: Arial; color: #014E9a; font-weight: bold; }
h5 			{font-family: Arial; color: #014E9a; font-weight: bold; }
h6 			{font-family: Arial; color: #014E9a; font-weight: bold; }


// EL DEFINES

a.ft	 		{color: #ffffff; text-decoration: none;  }
a.ft:link 		{color: #ffffff; text-decoration: none;  }
a.ft:visited 		{color: #ffffff; text-decoration: none;  } 
a.ft:active 		{color: #ffffff; text-decoration: none;  }
a.ft:hover 		{color: #ffffff; text-decoration: underline; }
a.nav:link 		{color: #000066; text-decoration: none; font-weight: bold; font-size: 10 }
a.nav:visited 		{color: #000066; text-decoration: none; font-weight: bold; font-size: 10 } 
a.nav:active 		{color: #000066; text-decoration: none; font-weight: bold; font-size: 10 }
a.nav:hover 		{color: #000066; text-decoration: underline; font-weight: bold; font-size: 10 }
.nav			{color: #000066; text-decoration: none; font-weight: normal; font-size: 10 }


select			{font-family: Verdana; font-size: 12px; font-weight: bold; color: #ff0000; background-color: #FFFFFF; border: #014E9a; border-style: solid; border-width:1px;border-style:solid;}
.virtual 		{font-family: Verdana; font-size: 12px;color: #ff0066; background-color: #FFFFFF; border: #014E9a; border-width:1px;border-style:solid;}
.button 		{background-color: FFFFFF; color: #ff0000; font-family: Verdana; font-size: 12px; font-weight: bold; border-style: solid; border-width: 1; cursor: hand; }
.navirtual 		{font-family: Verdana; font-size: 10px;color: #003399; background-color: #FFFFFF; border: #006666; border-width:1px;border-style:solid;}
.nabutton 		{background-color: FFFFFF; color: #000066; font-family: Verdana; font-size: 10px; font-weight: bold; border-style: solid; border-width: 1; cursor: hand; }



// End Stylesheet