/*
====================================
Global ClassCampus Styles	V1.1
10/02/2005
====================================
*/

BODY {	background-color: #ffffff;
font-size: 0.80em;
	font-family: Verdana, Arial, Helvetica, San Serif }

P, TABLE, TD, TH, DIV, SELECT { font-size: 100% }

HR { color: #226 }

a:link, a:visited, a:active, a:hover    { color: #99f; text-decoration: underline }


.ErrorTitle {	color: #aa1100;
		font-size: 120%;
		font-weight: bold }

.Error { color: #aa1100 }

.Notes	{ font-size: 90%; font-style: italic; }

.Comment { font-size: 80% }

.Information { }

.OptionsBox  {	border-style: solid;
                border-top-width: 1;
                border-left-width: 1;
                border-right-width: 1;
                border-bottom-width: 1;
		border-color: #006699;
		background-color: #FFFFF0;
		margin-top: 1;
		margin-bottom: 0 }

.PopupPgTitle {	text-align: center;
		font-size: 120%;
		font-weight: bold;
		color: #226;
		margin-bottom: 5 }

.PopupPgSubTitle {  	font-size: 105%;
			font-weight: bold;
			color: #226 }

.DataTable { 	border-style: solid;
		border-width: 1px;
		border-color: #777755;
		background-color: #C7C5DE }


.DataTable TABLE {	border-style: solid;
			border-width: 1px;
			border-color: #F1F1F1;
			background-color: #F1F1F1 }

.DataTable TABLE TD  { background-color: #ffffff }

.DataTableLabel, .DataTable TABLE .DataTableLabel,
	.DataTable .DataTableLabel TD,
	.DataTable .DataTableLabel .DataTableEdit .DataTableLabel  { background-color: #f1f1f1; border: solid 1px #f1f1f1 } 

.DataTableTitle, .DataTable TABLE .DataTableTitle { background-color: #C7C5DE }

.DataTableEdit, .DataTable TABLE .DataTableEdit { background-color: #FDFDFD }

.DataTable .DataTableLabel .DataTableEdit TD,
	.DataTable .DataTableLabel .DataTableEdit TABLE,
	.DataTable .DataTableLabel .DataTableEdit { 	border-style: none;
							border-width: 0px;
							background-color: #FDFDFD }

.SitePanel  { color: #fff; background-color: #003366; margin-right: 0; margin-left: 0; border-top: 1px solid #fcf3fe; border-right: 1px solid; border-bottom: 1px solid #fcf3fe; border-left: 1px solid }

.SiteTitle  { color: #ffffff; font-size: 110%; text-indent: 0; word-spacing: 0; margin: 0 }

.SiteHelp:link, .SiteHelp:visited, 
	.SiteHelp:active, .SiteHelp:hover   { color: #000; font-size: 105%; text-indent: 0; word-spacing: 0; margin: 0 }

.SiteHelp:hover   { color: #000; text-decoration: none }
