.yrepeat{
	background : repeat-y;
}
.dash {
	border : 1px dashed Olive;
}
.login{
	border : 1px solid #696969;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
ul{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
blockquote{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A { color:#000000; text-decoration:underline; }
.whitelink { color:#FFFFFF; text-decoration:none; }
.blacklink { color:#000000; text-decoration:none; }
.blacklinkwithrollover { color:#000000; text-decoration:none; }
.bluelink { color:#0000FF; text-decoration:none; }
A:hover { color:#AABBDD; text-decoration:underline; }
A:hover.blacklink { color:#000000; text-decoration:underline; }
A:hover.blacklinkwithrollover { color:#0000FF; background-color: #FFFF33; text-decoration:underline; }
A:hover.bluelink { color:#0000FF; background-color: #FFFF33; text-decoration:underline; }
.boxborder { border-color:#000000; border-style:solid; border-width:1; }
BODY { margin-top:0px; margin-left:0px;}
.white { color:#FFFFFF; }
.lowText { text-decoration: none; color: #000000; font: 12px "Arial", "Helvetica", "sans-serif"}
.highText { color: #FFFFFF; font: bold 12px "Arial", "Helvetica", "sans-serif"}
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }
.buttonText {
	text-decoration: none;
	color: #FFCC99;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
}
.buttonHover { text-decoration: none; color: #99CCFF; font: bold 12px "Arial", "Helvetica", "sans-serif"; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }
h5 {color: #CC0000;
}
