a:active     { font-family: Comic Sans MS; font-size: 10pt;color: #650F65 }
a:hover      { font-family: Comic Sans MS; font-size: 10pt;color: #2B3FE6; text-decoration: underline }
a:link       { font-family: Comic Sans MS; font-size: 10pt;}
a:visited    { font-family: Comic Sans MS; font-size: 10pt;color: #0820E9 }
a            {
	font-size: 10pt;
	color: #650F65;
	font-family: "Comic Sans MS";
	text-decoration:none;
	font-weight:bold;
}
small {
	font-family: "Comic Sans MS";
	font-size: 6px;
}
.smyellow {
	font-family: "Comic Sans MS";
	font-size: x-small;
	color: #FFFFE0;
}
.medium {
	font-family: "Comic Sans MS";
	font-size: medium;
}
body {
	font-family: "Comic Sans MS";
	font-size: small;
}

td {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}

th {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	border-bottom: 1px solid #2B3FE6;
	border-right: 1px solid #2B3FE6;
}

.style1 {
	font-size: xx-small;
	font-family: "Comic Sans MS";
}
.style2 {
	font-size: medium;
	font-weight: bold;
	font-family: "Comic Sans MS";
}
.copy {
	font-family: "Comic Sans MS";
	font-size: xx-small;
	color: #FFFFE0;
}
input {
	background-color: #FFFFE0;
}
textarea {
	background-color: #FFFFE0;
}
select {
	background-color: #FFFFE0;
}
.smalltext {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
}
.header1 {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bold;
}


.striperow {background-color:#fdf5e6}

table.striped {
	width:530px;
	padding: 4px;
	text-align:center;

}

table.pstriped {
	width:400px;
	padding: 4px;
	text-align:center;

}


.menulink { text-decoration:none; }


.moppictext { float:left; width:620px; height:620px; text-align:left; padding:10px; color:#444444; }

.olp-button { padding: 0.4em 1em 0.4em 20px; position:relative; text-decoration: none; }

		#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
h3
{
	text-decoration:none;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #000000;
		border: 1px solid #848284;
/*		padding: 10px;*/
	}


.img-shadow {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent url(/images/shadowAlpha.png) no-repeat scroll right bottom !important;
clear:both;
float:left;
margin:20px 0 0 17px !important;
}

.img-shadow img {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
display:block;
height:203px;
margin:-6px 6px 6px -6px;
padding:4px;
position:relative;
width:154px;
}

