@charset "utf-8";
/* CSS Document */

body,td,th {
	 font-family: "Arial", Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 11pt;
}

/*Subhead Style*/
.subhead {
	 font-family:"Trebuchet MS";
	 color: #800080;
	 font-weight: bold;
	 font-size: 15pt;
}
.redtext {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	 color: #cccccc;
	 font-size: 11pt;
}

p.test
 {
 text-outline: 2px 2px #ffffff;
 } 

/* Additional Link Style*/
a.brown_links {
	font-family: 'Forum', cursive;
	text-decoration:none;
	color: #520a54;
	font-size: 11pt;
}

a.brown_links:hover {
	font-family: 'Forum', cursive;
	text-decoration:underline;
	color: #520a54;
	font-size: 11pt;
}

.homepage {
	font-family: 'Chicle', cursive;
	font-size: 20pt;
	color: #0f3b17;
}

#folder {
	background-image: url(images/2013/01-31-12/folder8.jpg);
	height: 439px;
	width: 813px;
}

#tablecontent {
	height: 320px;
	width: 740px;
	text-align:left;
}
#postit {
	background-image: url(images/2013/01-31-12/postit.jpg);
	height: 298px;
	width: 285px;
	padding-left: 30px;
}
