/* 20111129 No changes made */

body {
	background: #993B23; /* outside */
	font-family: Verdana, Arial, sans-serif;
	line-height: 150%;
	margin: 0;
	padding: 0;
	}

#header {
	padding-bottom: 20px;
	}

#wrap {
	max-width: 900px;
	min-width: 480px;
	background-color: #D7AC83; /* upsidedown L */
  	width: 90%;
   	margin: 20px auto;
   	padding: 30px 20px 0 0;
   	}
       
#screen {
	background: #f1f0ff;  /* text area */
   	padding: 10px 10px 10px 0;
   	}

h2	{
	color: #000000;  /* black */
	text-align: center;
	font-family: verdana, arial, sans-serif;
	}

.center {
	text-align: center;
	}


div.dotted {  
	margin-top: 4px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 4px; 
	border-top: dotted;
	}
	
.dottedctr {  
	margin-top: 4px;
	margin-right:120px;
	margin-left: 120px;
	padding-top: 4px; 
	border-top: dotted;
	}
	
.dottedctrshort {  
	margin-top: 4px;
	margin-right:180px;
	margin-left: 180px;
	padding-top: 4px; 
	border-top: dotted;
	}

h3	{
	color: #008800;  /* green */
	text-align: center;
	font-family: verdana, arial, sans-serif;
	}

.main {
	color: #000000;  /* black */
	padding-left: 15px;
	}

.green {
	color: #008800;  /* green */
	font-weight: 700;
	text-decoration: underline;
	}
	
.grebol	{
	color: #008800;  /* green */
	font-weight: 700;
	}
	
.grebolund {
	color: #008800;  /* green */
	font-weight: bold;
	text-decoration: underline;
	}
	
.blkbolund {
	color: #000000;  /* black */
	font-weight: bold;
	text-decoration: underline;
	}
	
.bgrebolund {
	color: #147f80;  /* bluegreen */
	font-weight: bold;
	text-decoration: underline;
	}


.bolund {
	font-weight: 700;
	text-decoration: underline;
	}
	
.bolundlrg {
	font-weight: 700;
	text-decoration: underline;
	font-size: 16px;
	}
	
.bolundital {
	font-weight: 700 ;
	text-decoration: underline;
	font-style: italic;
	}
	
.grebolundital {
	color: #008800 ;  /* green */
	font-weight: 700;
	text-decoration: underline;
	font-style: italic;
	}
	
.grebolital {
	color: #008800 ;  /* green */
	font-weight: 700;
	font-style: italic;
	}
	
.bolital {
	font-weight: 700;
	font-style: italic;
	}

.und {
	text-decoration: underline;
	}
	
.italic {
	font-style: italic;
	}
	
.ctrbol {
	text-align: center;
	font-weight: 700;
	}
	
.ctrbolital {
	text-align: center;
	font-weight: 700;
	font-style: italic;
	}

.bol {
	font-weight: 700;
	}

.redbol {
	color: #ff0000;  /* red */
	font-weight: 700;
	}
	
.red {
	color: #ff0000;  /* red */
	}
	
.redlrg {
	color: #ff0000;  /* red */
	font-size: 16px;
	}
	
.redlrgctr {
	color: #ff0000;  /* red */
	font-size: 16px;
	text-align: center;
	}
	
.ltblulrg {
	color: #0070c0;  /* light blue */
	font-size: 18px;
	font-weight: bold;
	}
	
.ltblulrgital {
	color: #0070c0;  /* light blue */
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	}
	
.gre {
	color: #008800;  /* green */
	}
	
.grebolundmed {
	color: #008800;  /* green */
	font-weight: bold;
	font-size: 18px;
	}
	
	
.redbolund {
	color: #ff0000;  /* red */
	font-weight: 700;
	text-decoration: underline;
	}
	
.redbolundshad2 {
	color: #ff0000;  /* red */
	font-weight: 700;
	text-decoration: underline;
	text-shadow: 2px 2px 3px #888;
	}
	
.redbolundital {
	color: #ff0000;  /* red */
	font-weight: 700;
	text-decoration: underline;
	font-style: italic;
	}
	
/* p.redbolund {
	color: #ff0000;  /* red */
	font-weight: 700;
	text-decoration: underline;
	} */
	
.brobolund {
	color: #744a00;  /* brown */
	font-weight: bold;
	text-decoration: underline;
	}
	
.purbolund {
	color: #d897e3;  /* purple */
	font-weight: bold;
	text-decoration: underline;
	}
	
.pur {
	color: #d897e3; /* purple */
	}

.blu {
	color: #0000ff; /* blue */
	}
	
.blubolital {
	color: #0000ff; /* blue */
	font-style: italic;
	font-weight: bold;
	}
	
.ctrblubolital {
	color: #0000ff; /* blue */
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}
	
.bluital {
	color: #0000ff; /* blue */
	font-style: italic;
	}
		
.perbol {
	color: #d897e3; /* purple */
	font-weight: bold;
	}
	
.blubol {
	color: #0000ff; /* blue */
	font-weight: bold;
	}
	
.blubolund {
	color: #0000ff;  /*blue */
	font-weight: bold;
	text-decoration: underline;
	}
	
.blubolundshad2 {
	color: #0000ff;  /*blue */
	font-weight: bold;
	text-decoration: underline;
	text-shadow: 2px 2px 3px #888;
	}
	
.grebolundshad2 {
	color: #008000;  /* green */
	font-weight: bold;
	text-decoration: underline;
	text-shadow: 2px 2px 3px #888;
	}
	
span.orabol {
	color: #c98300; /* orange */
	font-weight: bold;
	}
	
div.ctr {
	text-align: center;
	color: #0000ff;  /* blue */
	font-size: 18px;
	font-style: italic;
	text-decoration: underline;
	}

a:link {
	color: #800080;  /* purple */
	text-decoration: underline;
	}
	
a:visited {
	color: #ff6600;   /* red */
	text-decoration: none;
	}
	
a:hover {
	color: #008800 ; /* green */
	/* text-transform: uppercase; */
	}
	
a:active {
	color: #ff00ff;
	text-decoration: none;
	}
	
span.blubolundlrg {
	color: #0000ff; /* blue */
	font-weight: bold;
	font-size: 24px;
	text-decoration: underline;
	}
	
span.blubolundlrgshad2 {
	color: #0000ff; /* blue */
	font-weight: bold;
	font-size: 24px;
	text-decoration: underline;
	text-shadow: 2px 2px 3px #888;
	}
	
	
span.blubolunditallrg {
	color: #0000ff; /* blue */
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	text-decoration: underline;
	}
	
.bollrg {
	font-weight: bold;
	font-size: 16px;
	}
	
.bollrglrg {
	font-weight: bold;
	font-size: 20px;
	}
	
.redbollrg {
	color: #ff0000;  /* red */
	font-weight: bold;
	font-size: 18px;
	}
	
.redbolital {
	color: #ff0000;  /* red */
	font-weight: bold;
	font-style: italic;
	}
	
.ctrredbollrg {
	color: #ff0000;  /* red */
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	}
 
.redbollrglrg {
	color: #ff0000;  /* red */
	font-weight: bold;
	font-size: 24px;
	}
	
.bolundlrg18 {
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	}
	
.redbolundlrg18 {
	font-weight: bold;
	color: #ff0000;  /* red */
	font-size: 18px;
	text-decoration: underline;
	}
	
.redbollrglrg18 {
	color: #ff0000;  /* red */
	font-weight: bold;
	font-size: 24px;
	text-shadow: 2px 2px 3px #888;
	}
	
span.blubollrglrg {
	color: #0000ff;  /* blue */
	font-weight: bold;
	font-size: 24px;
	}
	
.blubolmed {
	color: #0000ff;  /* blue */
	font-weight: bold;
	font-size: 18px;
	}
	
.blubolmedshad2 {
	color: #0000ff;  /* blue */
	font-weight: bold;
	font-size: 18px;
	text-shadow: 2px 2px 3px #888;
	}
	
.blubolundmedshad2 {
	color: #0000ff;  /* blue */
	font-weight: bold;
	font-size: 18px;
	text-shadow: 2px 2px 3px #888;
	}
	
.blubolundlrgshad2 {
	color: #0000ff;  /* blue */
	font-weight: bold;
	font-size: 24px;
	text-decoration: underline;
	text-shadow: 2px 2px 3px #888;
	}
	
.grebolundmedshad2 {
	color: #008000;  /* green */
	font-weight: bold;
	font-size: 18px;
	text-shadow: 2px 2px 3px #888;
	}
	
	

	
.grebollrglrg {
	color: #008800;  /* green */
	font-weight: bold;
	font-size: 24px;
	}
	
.grebollrglrgshad2 {
	color: #008800;  /* green */
	font-weight: bold;
	font-size: 24px;
	text-shadow: 2px 2px 3px #888;
	}
	
.grebolundlrglrgshad2 {
	color: #008800;  /* green */
	font-weight: bold;
	font-size: 24px;
	text-decoration: underline;
	text-shadow: 2px 2px 3px #888;
	}
	
.grebolmed {
	color: #008800;  /* green */
	font-weight: bold;
	font-size: 18px;
	}
	
.grebolmedshad2 {
	color: #008800;  /* green */
	font-weight: bold;
	font-size: 18px;
	text-shadow: 2px 2px 3px #888;
	}
	
.grebolundlrgshad2 {
	color: #008800;  /* green */
	font-weight: bold;
	font-size: 24px;
	text-decoration: underline;
	text-shadow: 2px 2px 3px #888;
	}

.grebollrgshad2 {
	color: #008800;  /* green */
	font-weight: bold;
	font-size: 24px;
	text-shadow: 2px 2px 3px #888;
	}
		
.redbolundlrg {
	color: #ff0000;  /* red */
	font-weight: bold;
	font-size: 24px;
	text-decoration: underline;
	}
	
.redbolundlrgshad2 {
	color: #ff0000;  /* red */
	font-weight: bold;
	font-size: 24px;
	text-decoration: underline;
	text-shadow: 2px 2px 3px #888;
	}
	
.ctrredbolundlrg {
	color: #ff0000;  /* red */
	font-weight: bold;
	font-size: 24px;
	text-decoration: underline;
	text-align: center;
	}
	
p.ctr {
	text-align: center;
}

div.centergre {
	text-align: center;
	color: #00782b;  /* green */
	font-family: "Comic Sans MS", fantasy;
}

p.leftmar	{
	margin-left: 30px;
}

p.bolctr {
	font-weight: bold;
	text-align: center;
}

span.redbollrglrgund {
	color: #ff0000;  /* red */
	font-weight: bold;
	font-size: 24px;
	margin-left: 270px;
	text-decoration: underline;
	}
	
p.ind {
	text-indent: 40px;
}

ul {
	list-style-type: none;
}

ul.square {
	list-style-type: square;
}

span.marlft {
	margin-left: 40px;
}

.comic {
	font-family: "Comic Sans MS", Charcoal, Verdana, Geneva;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.comicblu {
	font-family: "Comic Sans MS", Charcoal, Verdana, Geneva;
	color: blue;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}


.leftcomicblu {
	font-family: Comic Sans MS, Charcoal, Verdana, Geneva;
	color: blue;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}

.sixteen {
	font-size: 16px;
	font-family: Verdana, Arial, sans-serif;
	}

.indent {
	text-indent: 20px;
	}

.shadow2 {
	text-shadow:  2px 2px 3px #888;
	}

.shadow1 {
	text-shadow:  1px 1px 3px #888;
	}
	
.ctrblubolundshad2 {
	text-align: center;
	color: #0000ff;  /*blue */
	font-weight: bold;
	text-decoration: underline;
	text-shadow: 2px 2px 3px #888;
	}
	
.twelve {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	}
	
table.offcomm {
	padding: 0 0 0 20px;
}

td.commoff {
	padding: 0 20px 0 20px;
}

.centerblack {
	color: black;
	text-align: center;
	}
	
table.menu {
	width: 100%;
	padding: 0 0 0 20px;
	font-size: 13px;
	}
	
td.menu {
	width: 30%;
	font-size: 13px;
	}
	
.fallcolor {
	color: #993B23;
	}

ul.disc {
	list-style-type: disc;
	}
	
.bluund {
	color: #0000ff;  /*blue */
	text-decoration: underline;
	}
	
.strike {
	text-decoration:
	line-through;
}
