/* CSS Document */

/********************************/
/*	RRFB Teachers Style Sheet	*/
/*	allura.com CSS      		*/
/*	6th Nov, 2006				*/
/*	css editor: shunter			*/
/********************************/

/*
body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/back.gif);
	margin-top: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

p {
	font-size: 1.1em;
	line-height: 1.3em;
} .title {
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	font-family: Calibri, Tahoma, Verdana, sans-serif;
	padding-bottom: .2em;
	margin-bottom: .2em;
	border-bottom: 1px solid #ccc;
} .date {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
	color: #999;
	text-align: right;
	margin-top: -2.2em;
	padding-bottom: 0em;
	margin-bottom: 0em;
} p.title + p {
	margin-top: 0em;
} p.title + p.date {
	margin-top: -2.2em;
}

img {
	border: 0px;
}

td {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #58595b;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} td {
	margin-top: 20px;
	font-size: 12px;
} table.winners {
	border-collapse: collapse;
} table.winners td {
	border: 1px solid #3BA1DC;
}

a:link {
	color: #007dc3;
	text-decoration: underline;
}
a:visited {
	color: #007dc3;
	text-decoration: underline;  
}
a:hover {
	color: #007dc3;
	text-decoration: underline;
}
a:active {
	color: #007dc3;
	text-decoration:none   
}

strong {
	font-size: 1.15em;
	padding-top: 1.75em;
}
ul, li {
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: .35em;
} .ord_list {
	list-style-type: decimal;
}

#sidenav {
	padding: 0;
	width: 180px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 6px;
	padding-right: 3px;
	line-height: 1.45em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #58595b;
	padding-top: 1em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: ##58595b;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595b;
} p + h1 {
	margin-top: -.5em;
	margin-bottom: -.25em;
}

.sidenav, .sidenav a:link, .sidenav a:hover, .sidenav a:active, .sidenav a:visited  {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.footer, .footer a:link, .footer a:hover, .footer a:active, .footer a:visited  {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style1, .footer a:hover, .footer a:active  {
	font-weight: bold;
}
.colororange  {
	color: #ff7e43;
}
.colorblue  {
	color: #007dc3;
}
.colorgreen  {
	color: #7ac142;
}

.sidebox {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
} 
.sideboxsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
} 
.orangebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
} 
