<!-- 
/* you are welcome to change any of the options
HOWEVER, don't rearrage the order of the items. 
you can add new ones, but the order of the properties 
with the / *`'`* / symbols MUST remain in the same order
they are in for the administration to be able change them */

body {
	font-size:10pt; 
	color:black;
	font-family:verdana,arial,helvetica,san-serif;
	background-color:#2E4147;
	margin:0px;
	}

td	{
	font-size:10pt;
	}

form {
	padding:0px;
	margin:0px;
	}

/* some custom classes */
.copyright{
	font-size:8pt;
	text-align:center;
	}

.title {
/*`'`*/color:#000066;/*`'`*/
	text-align:center;
	}

.submitHeader{
/*`'`*/color:#000066;/*`'`*/
	}

.menuHeader{
	border-bottom:1px black solid;
	width:140px;
	font-weight:bold;
	font-size:12pt;
	}

.tableHeader {
	color:white;
/*`'`*/background-color:#0000CC;/*`'`*/
	text-align:center;
	font-weight:bold;
	font-size:8pt;
	}

.tableDesc {
/*`'`*/background-color:#C6E2FE;/*`'`*/
	text-align:center;
	}

.setItem1 { /*for the table cell for catagories on the "sets" page*/
	text-decoration:none;
/*`'`*/background-color:#C6E2FE;/*`'`*/
	}

.setItem2 { /*same as above, but alternating color*/
	text-decoration:none;
/*`'`*/background-color:#A3D1FF;/*`'`*/
	}

.plus{/* for the plusses besides the sets*/
/*`'`*/color:#ff0000;/*`'`*/
	}

.menuCell {
	font-size:8pt;
/*`'`*/background-color:#BFD7E3;/*`'`*/
/*`'`*/background-image:url();/*`'`*/
	}

.mainCell {
	font-size:8pt;
/*`'`*/background-color:#BFD7E3;/*`'`*/
/*`'`*/background-image:url();/*`'`*/
	}

/* stuff for the good 'ol links */
a:link {
/*`'`*/color:#000066;/*`'`*/
	}

a:active {
/*`'`*/color:#ff0000;/*`'`*/
	}

a:visited {
/*`'`*/color:#660066;/*`'`*/
	}

a:hover {
/*`'`*/color:#660066;/*`'`*/
	text-decoration:none;
	}

.f20 {font: bold 10px 'tahoma', cursive;color:#FFFFFF; }
.f16 {font: bold 10px 'tahoma', cursive;color:#000000; }
.f07 {font: bold 13px 'tahoma', cursive;color:#000000; }
.f06 {font: bold 11px 'tahoma', cursive;color:#000000; }
.f21 {font: bold 13px 'tahoma', cursive;color:#000000; }
.f01 {font: bold 24px 'tahoma', cursive;color:#ffffff; }
.f02 {font: 24px 'tahoma', cursive;color:#000000; }
.f05 {font: 11px 'tahoma', cursive;color:#000000; }
.f04 {font: 12px 'tahoma', cursive;color:#000000; }
.f03 {font: 19px 'tahoma', cursive;color:#000000; } 

// -->
