/* stylesheet for Home Page and Repeating elements */

.homeheads {
	color : Maroon;
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	list-style : outside;
	padding-left : 30pt;
}

.homeheads A {
	color : Maroon;
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
}

.hometext {
	color : #663300;
	font-family : Lucida Sans;
	font-size : 10pt;
	padding-bottom : 10pt;
	padding-left : 0px;
	padding-right : 10px;
	padding-top : 5px;
}

.introtext, .introtext2 {
	color : #990000;
	font-family : Verdana;
	font-size : 10pt;
	padding-bottom : 5pt;
	padding-left : 15px;
	padding-right : 15px;
	text-align : center;
}

.introtext2{
	padding-right : 30px;
	text-align : left;
}


.navred A{
	background-color : #CE3100;
	background-image : url(../images/redback.jpg);
	border-left-color : #CE3100;
	border-left-style : double;
	border-left-width : thin;
	border-right-color : #CE3100;
	border-right-style : double;
	border-right-width : thin;
	color : #FFFFCE;
	font-family : Comic Sans MS;
	font-size : 7pt;
	padding-left : 2pt;
	padding-right : 2pt;
	text-decoration : none;
	width : 100%;
}

.navred A:HOVER{
	color : Yellow;
}

.updates,.updates2, .favs, .future, .future2{
	color : red;
	cursor : hand;
	cursor: pointer;
	font-family : Tahoma, "Trebuchet MS";
	font-size : 8pt;
	font-weight : bold;
	letter-spacing : 2px;
	text-decoration : none;
	text-transform : uppercase;
}

.updates{
	background-color : #FFFF99;
	left : 50%;
	letter-spacing : 1px;
	margin-left : -330px;
	padding-bottom : 2px;
	padding-top : 2px;
	position : absolute;
	top : 220px;
	width : 230px;
	visibility: visible;
	 text-align : center;

	}

.updates2{
	background-color : #FFFF99;
	letter-spacing : 1px;
	margin-left : -345px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
	cursor : auto;
	left : 50%;
	position : absolute;
	text-transform : none;
	top : 235px;
	width : 250px;
	visibility: hidden;





	}

.future{
	left : 50%;
	top : 220px;
	background-color : #FFFF99;
	letter-spacing : 1px;
	margin-left : 200px;
	padding-bottom : 2px;
	padding-top : 2px;
	position : absolute;
	width : 230px;
	text-align : center;
	visibility: visible;




	}

.future2{
	cursor : auto;
	left : 50%;
	text-transform : none;
	top : 235px;
	width : 250px;
	background-color : #FFFF99;
	letter-spacing : 1px;
	margin-left : 185px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
	position : absolute;
	visibility: hidden;











	}
	
.updatetext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	font-weight : normal;
}
.closewindow {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CC6600;
	text-align: center;
	font-weight : normal;
}
.winter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000CC;
	text-align: center;
	line-height : 20pt;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF33;
	font-weight: bold;
	text-decoration: blink;


}
.password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFF99;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF3300;
	text-transform : lowercase;
}
.check, .check a:, .check  a:visited {
	font-family : "Arial Rounded MT Bold", Arial;
	font-size : 16pt;
	font-weight : bold;
	color : Blue;
	text-decoration: none;
	
}
.check a:hover{
	color: red;
}
