
   /* turn off navigation and side bar */
    #TopPane, #LeftPane, #FooterPane {display: none}
    
    .donotprint {display: none}
    
    .quicklink {display: none}
    
    /*___________TEXTBOXES AND BUTTONS________*/

.InputBox {
	background-color: #FFF;
	color: #000;
	font-weight: normal;
	padding: 1px;
	margin: 1px;
	border-top: solid 1px #69c;
	border-right: solid 1px #069;
	border-bottom: solid 1px #069;
	border-left: solid 1px #69c;
	width: 250px;
	height: 20px;
}

.InputMulti {
	background-color: #FFF;
	color: #000;
	font-weight: normal;
	padding: 1px;
	margin: 1px;
	border-top: solid 1px #69c;
	border-right: solid 1px #069;
	border-bottom: solid 1px #069;
	border-left: solid 1px #69c;
	width: 250px;
	height: 80px;
}

.DropDownNM {
	background-color: #FFF;
	color: #000;
	font-size: .7em;
	font-family: Verdana,helvetica,arial;
	font-weight: normal;
	padding: 1px;
	margin: 1px;
	border-top: solid 1px #69c;
	border-right: solid 1px #069;
	border-bottom: solid 1px #069;
	border-left: solid 1px #69c;
	width: 250px;
	height: 20px;
}

.DropDownSM {
	background-color: #FFF;
	color: #000;
	font-size: .7em;
	font-family: Verdana,helvetica,arial;
	font-weight: normal;
	padding: 1px;
	margin: 1px;
	border-top: solid 1px #69c;
	border-right: solid 1px #069;
	border-bottom: solid 1px #069;
	border-left: solid 1px #69c;
	width: 300px;
	height: 20px;
}

.DropDownTiny {
	background-color: #FFF;
	color: #000;
	font-size: .7em;
	font-family: Verdana,helvetica,arial;
	font-weight: normal;
	padding: 1px;
	margin: 1px;
	border-top: solid 1px #69c;
	border-right: solid 1px #069;
	border-bottom: solid 1px #069;
	border-left: solid 1px #69c;
	width: 100px;
	height: 20px;
}

.InputBoxSM {
	background-color: #FFF;
	color: #000;
	font-family: Verdana,helvetica,arial;
	font-weight: normal;
	padding: 1px;
	margin: 1px;
	border-top: solid 1px #69c;
	border-right: solid 1px #069;
	border-bottom: solid 1px #069;
	border-left: solid 1px #69c;
	width: 150px;
	height: 20px;
}

.ListBox {
	background-color: #FFF;
	color: #000;
	font-family: Verdana,helvetica,arial;
	font-weight: normal;
	font-size: .8em;
	padding: 1px;
	margin: 1px;
	border-top: solid 1px #69c;
	border-right: solid 1px #069;
	border-bottom: solid 1px #069;
	border-left: solid 1px #69c;
	width: 300px;
	height: 200px;
}

.InputHidden {
	background-color: #FFF;
	color: #fff;
	font-size: .9em;
	font-family: Verdana,helvetica,arial;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	width: 250px;
	height: 20px;
}

.navbut
{
	background-color: #9CF;
	border-right: #069 1px outset;
	border-top: #6cc 1px outset;
	border-left: #6cc 1px outset;
	border-bottom: #069 1px outset;
	color: #000;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 11px;
	margin: 2px;
}

/*______________LOGIN_________________________*/

.logintext a:link:hover, .logintext a:visited:hover 
{
	background-color: Transparent;
	color: #000;
	text-decoration: underline;
}
/*______________HOMEPAGE_________________________*/

body {
	background-color: #fff;
	color: #000;
	padding: 0;
	margin: 0;
	font-family: Verdana,geneva,arial;
	font-size: 77%;
	line-height: 1.3em;	
}

.welcHead 
{
	border-top: none;
	border-left: none;
	background-color: #FFF;
	color: #FFF;
}

/*________________IMAGES____________________*/
	
.imglink
{
	border: 0;
	margin: 0;
	padding: 0;
}


h3 
{
	line-height: 1.6em;
	font-size: 1.3em;
	font-weight: bold;
}

.mainTD 
{
	background-color: #fff;
	border: 0;
	color: #000;
	padding: 4px;
}

.vacTD 
{
	background-color: #fff;
	border: 0;
	color: #000;
}

.mainText 
{
	background-color: Transparent;
	color: #000;
	line-height: 1.4em;
}

.mainHeadText 
{
	background-color: Transparent;
	color: #000;
	font-weight: bold;
}

.blueLink:link, .blueLink:visited 
{
	background-color: Transparent;
	color: #03C;
	text-decoration: none;
	border-bottom: #ccc 1px solid;
	line-height: 1.4em;
}

.blueLink:link:hover, .blueLink:visited:hover 
{
	background-color: Transparent;
	color: #03C;
	text-decoration: none;
	border-bottom: #363 1px solid;
	line-height: 1.4em;
}

.blueLinkLG:link, .blueLinkLG:visited
{
background-color: #fff;
	border: 0;
	color: #03C;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: #ccc 1px solid;
	text-decoration: none;
	line-height: 1.5em;
}

.blueLinkLG:link:hover, .blueLinkLG:visited:hover 
{
background-color: #fff;
	border: 0;
	color: #03C;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: #363 1px solid;
	text-decoration: none;
	line-height: 1.5em;
}
	
	
.smallText
{
	background-color: Transparent;
	color: #666;
	font-size: .85em;
}

.learnMain 
{
	background-color: #fff;
	border: 0;
	color: #000;
	padding: 4px;
}

TD.learnMain A:link, TD.learnMain A:visited 
{
	background-color: Transparent;
	color: #060;
	text-decoration: none;
	border-bottom: #ccc 1px solid;
}

TD.learnMain A:link:hover, TD.learnMain A:visited:hover 
{
	background-color: Transparent;
	color: #060;
	text-decoration: none;
	border-bottom: #363 1px solid;
}

.instheader
{
	background-color: Transparent;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
}

.infoheader 
{
	color: #000;
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: bold;
}

.courseHead
{
	background-color: #fff;
	border: 0;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}

.courseHeadText
{
	background-color: #fff;
	border: 0;
	color: #060;
	font-size: 1.1em;
	font-weight: bold;
}

.clearingHotline
{
	background-color: #FFF;
	border: 0;
	color: #F00;
	font-size: 1.2em;
	font-weight: bold;
}

.fbMain 
{
	background-color: #fff;
	border: 0;
	color: #000;
	padding: 4px;
}

TD.fbMain A:link, TD.fbMain A:visited {
	color: #90C;
	text-decoration: none;
	border-bottom: #ccc 1px solid;
	background-color: Transparent;
}
TD.fbMain A:link:hover, TD.fbMain A:visited:hover {
	color: #90C;
	background-color: Transparent;
	text-decoration: none;
	border-bottom: #931300 1px solid;
}
/*______________DATAGRID_________________________*/

.DGmain
{
	border: 1px solid #000;
	padding: 0px;
}

.DGitem
{
	background-color: #fff;
	padding-left: 4px;
	color: #000;
	line-height: 1.4em;
}

.DGitem a:link, .DGitem a:visited
{
	background-color: Transparent;
	color: #03C;
	text-decoration: none;
}

.DGitem a:link:hover, .DGitem a:visited:hover
{
	background-color: Transparent;
	color: #03C;
	text-decoration: underline;
}

.DGhead
{
	background-color: #cccccc;
	font-weight: bold;
	padding-left: 2px;
	height: 1.2em;
}

.DGhead a:link, .DGhead a:visited
{
	text-decoration: underline;
	color: #000;
}

.DGhead a:link:hover, .DGhead a:visited:hover
{
	text-decoration: underline;
	color: #000;
}

.DGfooter
{
	background-color: #fff;
	font-weight: bold;
	padding: 2px;
}

.DGfooter a:link, .DGfooter a:visited
{
	text-decoration: underline;
	color: #000;
}

.DGfooter a:link:hover, .DGfooter a:visited:hover
{
	text-decoration: none;
	color: #000;
}

a:link, a:visited 
{
	background-color: Transparent;
	color: #03C;
	text-decoration: none;
	line-height: 1.4em;
}

a:link:hover, a:visited:hover 
{
	background-color: Transparent;
	color: #03C;
	text-decoration: underline;
	line-height: 1.4em;
}