/* Custom navigation menu styles */

.NavMenu a:link			{ color:#000000; font-family: Tahoma, Arial; font-size: 8pt; font-weight: bold; text-decoration:none; visible:false }
.NavMenu a:visited		{ color:#000000; font-family: Tahoma, Arial; font-size: 8pt; font-weight: bold; text-decoration:none; visible:false }
.NavMenu a:hover		{ color:#000000; font-family: Tahoma, Arial; font-size: 8pt; font-weight: bold; text-decoration:none; visible:false }
.NavMenu				{ font-family: Tahoma, Arial; font-size: 8pt; font-weight: bold }

.NavMenuOn a:link		{ color:#000000; font-family: Tahoma, Arial; font-size: 8pt; font-weight: bold; text-decoration:none; visible:false }
.NavMenuOn a:visited	{ color:#000000; font-family: Tahoma, Arial; font-size: 8pt; font-weight: bold; text-decoration:none; visible:false }
.NavMenuOn a:hover		{ color:#000000; font-family: Tahoma, Arial; font-size: 8pt; font-weight: bold; text-decoration:none; visible:false }
.NavMenuOn				{ font-family: Tahoma, Arial; font-size: 8pt; font-weight: bold; background: #C6C6C6; cursor:hand; visible:false }


/* Main styles for any text non specified. Including side scrollbar colours */

body           	  	{ font-family: Verdana, Tahoma, Arial; font-size: 11px; background-color: #FAFAFA }
TD					{ font-family: Verdana, Tahoma, Arial; font-size: 11px }
form				{ font-family: Tahoma, Arial; font-size: 8pt }
submit				{ font-family: Tahoma, Arial; font-size: 8pt }
input				{ font-family: Tahoma, Arial; font-size: 8pt }
select				{ font-family: Tahoma, Arial; font-size: 8pt }
textarea			{ font-family: Tahoma, Arial; font-size: 8pt }


/* Top navigation bar right bar colour */

.navcell			{ background:#E6E6E6 }

/* Marquee Link */

a:link.marq			{ color: #F6F6F6; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:visited.marq		{ color: #F6F6F6; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:hover.marq		{ color: #EFB54A; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:active.marq		{ color: #F6F6F6; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }

/* All links and text without decoration will fall under this style */

a:link				{ color: #182173; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:visited			{ color: #182173; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:hover				{ color: #EFB54A; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:active			{ color: #182173; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }

/* Small grey navigation links */

a:link.link1		{ color: #525252; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: normal }
a:visited.link1		{ color: #525252; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: normal }
a:hover.link1		{ color: #000000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: normal }
a:active.link1		{ color: #525252; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: normal }

/* Small bold red main links*/

a:link.link2		{ color: #990000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:visited.link2		{ color: #990000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:hover.link2		{ color: #EFB54A; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:active.link2		{ color: #990000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }

/* Small bold black main links*/

a:link.link3		{ color: #000000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:visited.link3		{ color: #000000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:hover.link3		{ color: #EFB54A; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:active.link3		{ color: #000000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }

/* Bottom navigation bar KhaMega Creations link */

a:link.kclink		{ color: #525252; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:visited.kclink	{ color: #525252; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:hover.kclink		{ color: #000000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:active.kclink		{ color: #525252; font-family: Tahoma, Arial; font-size: 8pt; text-decoration: none; font-weight: bold }

/* Specific Styles */

.titletext			{ font-family: Arial; font-size: 14px; font-weight: bold; letter-spacing: -1 }
.marquee			{ font-family: Tahoma, Arial; font-size: 8pt; color: #F6F6F6; }
.standard8pt		{ font-family: Tahoma, Arial; font-size: 8pt }
.standard9ptbold	{ font-family: Tahoma, Arial; font-size: 9pt; font-weight: bold }
.standard8ptbold	{ font-family: Tahoma, Arial; font-size: 8pt; font-weight: bold }
.standard8ptexp		{ font-family: Tahoma, Arial; font-size: 8pt; letter-spacing: 2 }
.standard8ptexpbold	{ font-family: Tahoma, Arial; font-size: 8pt; font-weight: bold; letter-spacing: 2 }
.standard8ptgrey	{ font-family: Tahoma, Arial; font-size: 8pt; color: #525252 }
