/* BASIC */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.wested.org/mathmatters/images/bg_fade_sub.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

	.homenav
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 12px;
	color : #999999;
	line-height : 15px;
	font-weight : bold;
	}

	.homeheader
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #990000;
	line-height : 15px;
	font-weight : bold;
	}

	.hometext
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	line-height : 16px;
	}

	.hometestitext
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 12px;
	color : #4B4234;
	line-height : 15px;
	}

	.homebottomnav
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	line-height : 15px;
	}

	.text
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	line-height : 15px;
	}

	.header
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #CC0000;
	line-height : 17px;
	font-weight : bold;
	}

	.header2
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #CC0000;
	line-height : 15px;
	font-weight : bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
	

/* CUSTOM LINKS */

	.subcopyright
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 11px;
	color: #999999;
	text-decoration: none;
	}

	.subcopyright A
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 11px;
	color: #FFFFFF;
	font-weight : bold;
    text-decoration: underline;
	}

	.subcopyright A:hover
	{
	color: #FFFFFF;
    font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 11px;
	font-weight : bold;
	text-decoration: underline;
	}

	.homenav A
	{
	color: #FFFFFF;
	font-weight : bold;
    text-decoration: none;
	}

	.homenav A:hover
	{
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: underline;
	}

	.homebottomnav A
	{
	color: #CC0000;
	font-weight : normal;
    text-decoration: underline;
	}

	.homebottomnav A:hover
	{
	color: #990000;
	font-weight : normal;
	text-decoration: underline;
	}

	.hometext A
	{
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	}

	.hometext A:hover
	{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}
	
	.text A
	{
	color: #CC0000;
    text-decoration: underline;
	}

	.text A:hover
	{
	color: #990000;
	text-decoration: none;
	}
	

/* DEFAULT LINKS */
	
	A
	{
	color: #CC0000;
    text-decoration: underline;
	}

	A:hover
	{
	color: #990000;
	text-decoration: none;
	}
	
.loginaction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

.loginaction A{
    text-decoration: underline;
}

.loginaction A:hover{
    text-decoration: underline;
}

.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
