body
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
}

.transparentSpan
{
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor:hand;
}

.footer
{
/*	font-weight: bold;*/
	font-size: 10px;
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 12px;
	text-align: center;
}

.admin
{
	border-right: #9999ff 1px solid;
	border-top: #9999ff 1px solid;
	font-size: 11px;
	border-left: #9999ff 1px solid;
	border-bottom: #9999ff 1px solid;
	font-family: Tahoma;
}

.table
{
	font-size: 11px;
	font-family: Tahoma;
}

.region
{
	background-color: white;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
}

.row
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: #eaffea;
}

.rowNoBorder
{
	border-right: #efefef 1px solid;
	border-top:  #efefef 1px solid;
	border-left:  #efefef 1px solid;
	border-bottom:  #efefef 1px solid;
	background-color: #eeffee;
}

.rowNoBorder1
{
	border-right: #efefef 1px solid;
	border-top:  #efefef 1px solid;
	border-left:  #efefef 1px solid;
	border-bottom:  #efefef 1px solid;
	background-color: #ffffff;
}

.row1
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: #ffffff;
}


.inputsmall
{
	font-size: 9px;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	color: #000000;
	border-bottom: silver 1px solid;
	font-family: Tahoma;
	background-color: #dfdfff;
}

.inputbox
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 11px;
	border-left: silver 1px solid;
	color: #000000;
	border-bottom: silver 1px solid;
	font-family: Tahoma;
	background-color: #ffffb0;
}

.inputboxprint
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: silver 1px solid;
	color: #000000;
	border-bottom: silver 1px solid;
	font-family: Tahoma;
	background-color: transparent;
}

.submit
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 11px;
	border-left: silver 1px solid;
	cursor: hand;
	color: green;
	border-bottom: silver 1px solid;
	font-family: 'Tahoma';
	background-color: #ccffff;
}

.forumPostLeft
{
	background-image: url(../../Images/forumPostBody.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	height: 50px;
	width: 100px;
	background-color: #eeffee;
	border-right: #cecece 1px dotted;
}

.forumPost
{
	width: 700px;
	border-right: #339999 1px solid;
	border-top: #339999 1px solid;
	border-left: #339999 1px solid;
	border-bottom: #339999 1px solid;
}

.forumPostHeader
{
	background-color: #eeffee;
	background-image: url(../../Images/forumPostLeft.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
}

.forumPostBody
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	padding-top: 5px;
	text-align: left;
	background-repeat: repeat-x;
	background-position: 50% bottom;
	background-color: #ffffcc;
	border-top: #cecece 1px dotted;
	font-size: 11px;
	width:600px;
}
.formtable
{
	border-right: #ccffcc 1px solid;
	border-top: #ccffcc 1px solid;
	font-size: 11px;
	border-left: #ccffcc 1px solid;
	color: black;
	border-bottom: #ccffcc 1px solid;
	font-family: Tahoma;
	font-variant: small-caps;
}

.click
{
	color: blue;
	font-weight : bold;
}

.formtable1
{
	border-right: #ccffcc 1px solid;
	border-top: #ccffcc 1px solid;
	font-size: 11px;
	border-left: #ccffcc 1px solid;
	color: black;
	border-bottom: #ccffcc 1px solid;
	font-family: Tahoma;
}

.pager
{
	font-size: 10px;
	color: black;
	font-family: Tahoma;
}

.pagerTd
{
	border-right: #77cc77 1px solid;
	border-top: #77cc77 1px solid;
	border-left: #77cc77 1px solid;
	border-bottom: #77cc77 1px solid;
	width: 13px;
	height: 13px;
	text-align: center;
	cursor: hand;
}

.pagerTdCurrent
{
	border-right: #77cc77 1px solid;
	border-top: #77cc77 1px solid;
	border-left: #77cc77 1px solid;
	border-bottom: #77cc77 1px solid;
	width: 13px;
	height: 13px;
	text-align: center;
	background-color: #aaeeaa;
}

.infotable
{
	border-right: #9999ff 1px dotted;
	border-top: #9999ff 1px dotted;
	font-size: 11px;
	border-left: #9999ff 1px dotted;
	color: black;
	border-bottom: #9999ff 1px dotted;
	font-family: Tahoma;
	width: 500px;
}

.none
{
	display:none;
}

.infoheader
{
	background-image: url(../../images/collapse.jpg);
	font-size: 11px;
	font-weight:bold;
	height: 23px;
	text-indent: 20pt;
	cursor: hand;
}

.printsheader
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(../../images/header.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 12px;
	text-align: center;
	font-variant: small-caps;
}

.header
{
	background-image: url(../../images/header.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
}

.f
{
	background-image: url(.);
}

.printsheadersmall
{
	font-weight: bold;
	font-size: 10px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	text-align: center;
	font-variant: small-caps;
}

.printtable
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	font-variant: small-caps;
}

.continueTable
{
	border-right: #9999ff 1px solid;
	border-top: #9999ff 1px solid;
	font-size: 11px;
	border-left: #9999ff 1px solid;
	color: black;
	border-bottom: #9999ff 1px solid;
	font-family: Tahoma;
	text-align: center;
}

.altPrintHeader
{
	font-weight: bold;
	font-size: 12px; /*	background-image: url(../images/headerbackgroundalt.jpg);*/
	font-variant: small-caps;
}

.rheader
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/top.jpg);
	font-family: Tahoma;
	font-variant: small-caps;
}

.noBorderTable
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Tahoma;
	font-variant: small-caps;
}

.declaration
{
	border-right: #cc99ff 1px solid;
	border-top: #cc99ff 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #cc99ff 1px solid;
	cursor: hand;
	border-bottom: #cc99ff 1px solid;
	font-style: normal;
	font-family: Tahoma, Verdana;
	background-color: #eef6ff;
	text-align: center;
	font-variant: normal;
}

.sidebarheader
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/sidebar.jpg);
	padding-bottom: 7px;
	font-family: Tahoma;
	text-align: left;
}

.sidebar
{
	border-right: yellow 1px solid;
	border-top: yellow 1px solid;
	width: 140px;
	font-weight: normal;
	font-size: 11px;
	background-image: url(../images/sidebar.jpg);
	border-left: black 1px;
	border-bottom: yellow 1px solid;
	font-family: Tahoma;
}

.mainmenu
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/mainmenu.jpg);
	color: black;
	font-family: Tahoma;
	text-align: center;
}

.menuheader
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/top.jpg);
	color: black;
	font-family: Tahoma;
	text-align: center;
}

.submenu
{
	border-right: #ccff66 1px solid;
	border-top: #ccff66 1px solid;
	padding-left: 10px;
	font-size: 11px;
	border-left: #ccff66 1px solid;
	color: black;
	border-bottom: #ccff66 1px solid;
	font-family: Tahoma;
}

.headerItem
{
	font-size: 11px;
	color: green;
	font-family: Tahoma;
}

.headerlinkItem
{
	font-size: 11px;
	background-image: url(../images/headerover.jpg);
	color: green;
	font-family: Tahoma;
}

A
{
	color: blue;
	text-decoration: underline;
}

A:hover
{
	color: red;
	text-decoration: underline;
}

.menustyle
{
	background-color: #dfdfdf;
	border: 1px;
	border-style: solid;
	border-color: Gray;
}
.menuitem
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px;
	border: 1px;
	border-style: solid;
	border-color: #dfdfdf;
	padding: 2px;
	padding-left: 5px;
	padding-right: 15px;
	cursor: hand;
	color: Gray;
}
.mouseover
{
	background-color: Silver;
	color: Blue;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px;
	border-style: solid;
	border-color: Gray;
	padding: 2px;
	padding-left: 5px;
	padding-right: 15px;
	cursor: hand;
}

.GPBreakDown
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	font-size: 10px;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
	font-family: Tahoma;
	text-align: center;
}

.ResultTableInfo
{
	font-size: 11px;
	font-family: Tahoma;
}

.GPBreakDownTitle
{
	border-bottom: blue 1px dotted;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	font-variant: small-caps;
}

.GradeTitle
{
	border-bottom: blue 1px dotted;
	font-variant: small-caps;
}

.GradeHeader
{
	font-size: 11px;
	font-family: Tahoma;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-variant: small-caps;
}

.GradesTable
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	font-size: 10px;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
	font-family: Tahoma;
	text-align: center;
}

.GradesAltTD
{
	background-color: #efefef;
}

.GPBreakDownAltTD
{
	background-color: #efefef;
}

.FreshCourseList
{
	border-right: #80ff80 1px solid;
	border-top: #80ff80 1px solid;
	font-size: 10px;
	border-left: #80ff80 1px solid;
	width: 100%;
	border-bottom: #80ff80 1px solid;
	font-family: Tahoma;
	text-align: center;
}

.FindFreshCourseList
{
	border-right: red 1px dotted;
	border-top: red 1px dotted;
	font-size: 10px;
	border-left: red 1px dotted;
	width: 100%;
	border-bottom: red 1px dotted;
	font-family: Tahoma;
	text-align: center;
}

.CourseListHeader
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(../../images/timerow.jpg);
	font-family: Verdana;
	background-color: #ccccff;
	font-variant: small-caps;
}

.CourseListTDs
{
	border-top: blue 1px dotted;
}

.CourseListAltRow
{
	background-color: #ddddff;
}

.FindCourseListAltRow
{
	background-color: #dedede;
}

.FindCourseListHeader
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(../../images/header.jpg);
	font-family: Verdana;
	font-variant: small-caps;
}

.menuHover
{ 
	color: red;
	/*background-color: #ffff70;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;*/
	background-image: url(../../Images/menuhover.jpg);
}

.menuHoverPortal
{ 
	color: red;
	/*background-color: #ffff70;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;*/
	/*background-image: url(../../WebCommon/Images/menuhover.jpg);*/
	background-image: url(../../Images/menubackground.jpg);
}

.menuselected
{ 
	color: green;
	/*background-color: #ffff70;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;*/
	/*background-image: url(../../WebCommon/Images/menuhover.jpg);*/
	background-image: url(../../Images/menuselected.jpg);
}

.menuItem
{
	color: black;
	/*background-image: url(../../WebCommon/Images/menubackground.jpg);*/
}

.infoPanel
{
	border-right: green 1px solid;
	border-top: green 1px solid;
	border-left: green 1px solid;
	border-bottom: green 1px solid;
	background-color: #ccccff;
	padding-right: 4px;padding-left: 4px;padding-bottom: 4px;padding-top: 4px;
}

.mainmenu
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(../../images/mainmenu.jpg);
	color: black;
	font-family: Tahoma;
	text-align: center;
}

A:hover
{
	color: Red;
	text-decoration: none;
}
BODY
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	font-family: Tahoma; /*	background-color: white;*/
	/*background-repeat: repeat;*/
}
A
{
	text-decoration: none;
}

.menubgrd
{
	background-image: url(../../Images/menubgrd.jpg);
}
