﻿BODY
{
	background-color: #a7a09a;
	margin-top: 1px;
}

a.menu:link
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}

a.menu:active
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color: White;
}

a.menu:visited
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color: #0099FF;
}

a.menu:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: Yellow;
	text-decoration: underline;
}

table.main
{
	background-color: White;
	border: solid 1px black;
}

td.mainright
{
	font-family: Arial;
	font-size: smaller;
	padding-left: 25px;
	padding-right: 25px;
}

td.mainright2
{
	font-family: Arial;
	font-size: 11px;
}

td.right
{
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-image: url(images/bluegrid.gif);
}

td.mainleft
{
	background-color: #062252;
	font-family: Arial;
	font-size: smaller;
	color: White;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

span.greenText
{
	font-family: Arial;
	color: Green;
	font-weight: bold;
	font-size: smaller;
}

span.redText
{
	font-family: Arial;
	color: Red;
	font-weight: bold;
	font-size: xx-small;
}

span.boldText
{
	font-family: Arial;
	color: Black;
	font-weight: bold;
	font-size: xx-small;
}

li 
{
	list-style: none;
	background: url(images/bullet.gif) no-repeat left bottom;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 15px;
}

ul
{
	padding-left: 5px;
}

SELECT
{
	font-family: Verdana;
	font-size: xx-small;
	color: Black;
}
a.edittext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}
a.edittext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FF6600;
	text-decoration: underline;
}
a.edittext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #9900CC;
	text-decoration: none;
}
td.classes {
	font-family: Arial;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	margin: 3px;
}
table.schedule {
	background-color: White;
	border: solid 1px black;
	background-image: url(images/bluegrid.gif);
	padding: 0px;
}
td.schedule {
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px;
}
table.roomedit {
	background-color: White;
	background-image: none;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}
td.roomedit_blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-image: url(images/bluegrid.gif);
}
td.roomedit_grey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-image: url(images/greygrid.gif);
}
div.DisplayRoomAll {
	display:block;
	width:400px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000000;	
}
div.DisplayTableRow {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	width:400px;
	height:30px;
	background-image:url(images/bluegrid.gif);
	vertical-align:middle;
}
div.DisplayEditAnchor {
	width:148px;
	display:inline;
	vertical-align:middle;
	padding-left:3px;
	margin-top:3px;
}
div.DisplayRoomNumber {
	width:100px;
	display:inline;
	text-align:center;
	vertical-align:middle;
}
div.DisplayDeleteAnchor {
	width:149px;
	display:inline;
	text-align:right;
	vertical-align:middle;
	padding-right:3px;
	margin-top:3px;
}
div.EditTableRow {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	width:400px;
	height:30px;
	margin-top:3px;
	padding-left:3px;
	display:none;
}
form {
margin:0;
padding:0;
}
input.editroombutton {
	font-size:10px;
}
p.studentview {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}td.studentview {
	font-family: Arial;
	font-size: 12px;
}
div.writingcell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:3px;
}
input.writingcell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:3px;
}

