BODY
{
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bkgrnd.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}

#master
{
	margin: 0 auto;
	width: 780px;
	background-color: #ffffff;
	border: 5px solid #336;
	color: #333;
}

A
{
	text-decoration: none;
}

.pagelink{
	text-decoration: underline;
}

#navitems A { color: #fff; }

#navitems
{
	font-size: 12px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 175px;
	height: 15px;	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;

;
}

#xitems
{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	text-align: center;
	width: 20px;
	padding: 1px;
}

#whitetitle
{
	color: #fff;
	font-size: 12px;
	padding: 5px;
}

#redtitle
{
	color: #336;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

tr.ruled { background-color: #336; }

.curvy
{
	position: relative;
	width: 200px;
	background: #900;
	color: #000;
	margin: 1em 0em;
	float: left;
}

#ctl, #cbl, #ctr, #cbr
{
	position: absolute;
	width: 20px;
	height: 20px;
	color: #900;
	background: #fff;
	overflow: hidden;
}

#ctl
{
	top: 0px;
	left: 0px;
}

#cbl
{
	top: 200px;
	left: 0px;
}

#ctr
{
	top: 0px;
	left: 180px;
}

#cbr
{
	top: 200px;
	left: 180px;
}

#quadtl, #quadtr, #quadbl,
    #quadbr
{
	position: relative;
	font-size: 150px;
	font-family: arial;
	color: #900;
	line-height: 40px;
}

#quadtl { left: -8px; }
#quadtr { left: -25px; }

#quadbl
{
	left: -8px;
	top: -17px;
}

#quadbr
{
	left: -25px;
	top: -17px;
}

#txt
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 175px;
	height: 105px;
	color: #000;
}

H1
{
	font-size: 14px;
	color: #333366;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

LI { padding-bottom: 5px; }

.sublink:hover{
	font-weight: bold;
}

.tblcell{
	border: 1px solid #333399;
	border-collapse: collapse;
	font-family: segoe, segoe ui, segoeui, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
}

.tbltitle{
	border: 1px solid #333399;
	border-collapse: collapse;
	font-family: segoe, segoe ui, segoeui, tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	background-color: #CECECE;
}

.tblheader{
	border: 1px solid #333399;
	border-collapse: collapse;
	font-family: segoe, segoe ui, segoeui, tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	background-color: #E1E1E1;
}
