/* -----------------------------------------------------------------
PROJECT:		NIKITAGEARING.COM
VERSION:		2.0
LAST CHANGE:	2008/06/06

/* GLOBAL STYLES */

body {background-color: #0077a2;}

a:link {color: #00699e; text-decoration: none;}
a:visited {color: #00699e; text-decoration: none;}

a:hover {color: #8b8b8b; text-decoration: underline;}
a:active {color: #00699e; text-decoration: none;}

.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1a3c4e;
}
.BackNext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #000000;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #28607d;
	font-weight: bold;
	letter-spacing: -1px
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1f4a60;
	letter-spacing: -1px
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #1a3c4e;
}
.SubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-align: justify
}
.SubText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #53849E;
}
.SubNavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #776679;
	font-weight: bold;
}
.NavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
	font-weight: bold;
}
.SmallLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* SCHEDULE TEXT */


/* ALT-LINKS & TEXT */

.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.lessonnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: normal;
	font-weight: normal;
	color: #D7E1FB;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.copyright2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.mainlinks a:link {color: #b3e1f1; text-decoration: none;}
.mainlinks a:visited {color: #b3e1f1; text-decoration: none;}
.mainlinks a:hover {color: #0077a2; text-decoration: none;}

.lessonnav a:link {color: #94A5FF; text-decoration: underline;}
.lessonnav a:visited {color: #94A5FF; text-decoration: underline;}
.lessonnav a:hover {color: #CCCCCC; text-decoration: none;}
.lessonnav a:active {color: #CCCCCC; text-decoration: none;}

.copyright a:link {color: #b3e1f1; text-decoration: none;}
.copyright a:visited {color: #b3e1f1; text-decoration: none;}
.copyright a:hover {color: #0077a2; text-decoration: none;}

.copyright2 a:link {color: #b3e1f1; text-decoration: none;}
.copyright2 a:visited {color: #b3e1f1; text-decoration: none;}
.copyright2 a:hover {color: #d09b39; text-decoration: none;}

.leftbotrepeat {
	background-image:  url(images/css/css-leftwingbot-repeat.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.leftbotnorepeat {
	background-image:  url(images/css/css-leftwingbot-norepeat.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbotnorepeat {
	background-image:  url(images/css/css-rightwingbot-norepeat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.toprepeat {
	background-image:  url(images/css/css-leftwingtop-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.lefttopnorepeat {
	background-image:  url(images/css/css-leftwingtop-norepeat.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.righttopnorepeat {
	background-image:  url(images/css/css-rightwingtop-norepeat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cssleft {
	background-image: url(images/splash/splash-cssleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cssright {
	background-image: url(images/splash/splash-cssright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
