body
{
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 62.5%;
	
}

h1
{
	/*margin-top: 0px;*/
	margin-bottom: 5px;
}
h2
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#addy
{
	font-family: arial, sans-serif;
	font-size: 1.1em;
	color: #000000;

}

#addy a:link 
{
	font-family: arial, sans-serif;
	font-size: 1.1em;
	color: #AA1111;
	text-decoration: none;
}

#addy a:visited
{
	font-family: arial, sans-serif;
	font-size: 1.1em;
	color: #AA1111;
	text-decoration: none;
}

#addy a:active 
{
	font-family: arial, sans-serif;
	font-size: 1.1em;
	color: #AA1111;
	text-decoration: none;
}

#addy a:hover 
{
	text-decoration: none;
	color: #FF7700;
}


#sidebar
{
	position:absolute;
	font-family: arial, sans-serif;
	color: #000000;
	top: 155px; 
	left: 988px; 
	width: 200px; 
	height: 500px; 

	/* background-color:#AADD11; */
	background-image: url(../images/right-menu-green-news.gif);
}

#sidebar a:link 
{
	font-family: arial, sans-serif;
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
}

#sidebar a:visited 
{
	font-family: arial, sans-serif;
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
}

#sidebar a:active 
{
	font-family: arial, sans-serif;
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
}

#sidebar a:hover 
{
	text-decoration: none;
	color: #44cc33;
}

#sidebar #sidebarcon
{	
	position: relative;

	top: 30px;
	left: 10px;
	width: 185px;
	height: 470px;
	overflow: auto;
	
	font-family: arial, sans-serif;
	font-size: 1em;
	color: #000000;
}


.scroll-pane {
	width: 565px;
	height: 455px; 
	overflow: auto;
}



#topbar
{
	position:absolute; 
	top:155px; 
	left:370px; 
	width:600px; 
	height:500px; 
	/* background-color: #FFEE66; */
	font-family: arial, sans-serif;
	font-size: 1.15em;
	background-image: url(../images/center-console-yellow.gif);
}


#topbar a:link 
{
	font-family: 'century gothic', sans-serif;
	font-weight: bold;
	font-size: 1.15em;
	color: #000000;
	text-decoration: none;
}

#topbar a:visited 
{
	font-family: 'century gothic', sans-serif;
	font-weight: bold;
	font-size: 1.15em;
	color: #000000;
	text-decoration: none;
}

#topbar a:active 
{
	font-family: 'century gothic', sans-serif;
	font-weight: bold;
	font-size: 1.15em;
	color: #000000;
	text-decoration: none;
}

#topbar a:hover 
{
	font-family: 'century gothic', sans-serif;
	font-weight: bold;
	font-size: 1.15em;
	text-decoration: none;
	color: #008833;
}

#topbar .scroll
{
	position: relative;
	top: 20px;
	left: 20px;

	width: 580px;
	height: 460px;
	padding-right: 10px;

	overflow: auto;
}

#topbar .scrolllong
{
	position: relative;
	top: -15px;
	left: 20px;

	width: 580px;
	height: 500px;
	padding-right: 10px;

	overflow: auto;
	font-family: arial, sans-serif;
	color: #000000;
}


#topbar .scrolllong h2
{
	margin-bottom:0px;
}

#topbar .scrolllong a:link 
{
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

#topbar .scrolllong a:visited 
{
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

#topbar .scrolllong a:active 
{
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

#topbar .scrolllong a:hover 
{
	font-family: arial, sans-serif;
	color: #5FDD24;
	text-decoration: none;
}

#topbar #courseBar .courselink a:link
{
	font-family: 'century gothic', sans-serif;
	font-size: 1.4em;
	color: #FF0000;
	text-decoration: none;
}

#topbar #courseBar .courselink a:visited
{
	font-family: 'century gothic', sans-serif;
	font-size: 1.4em;
	color: #FF0000;
	text-decoration: none;
}

#topbar #courseBar .courselink a:active
{
	font-family: 'century gothic', sans-serif;
	font-size: 1.4em;
	color: #FF0000;
	text-decoration: none;
}

#topbar #courseBar .courselink a:hover
{
	font-family: 'century gothic', sans-serif;
	font-size: 1.4em;
	text-decoration: none;
	color: #FA940E;
}

table.courseTable
{ 
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
}


#topbar .menulink a:link 
{
	font-family: 'century gothic', sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #000000;
	text-decoration: none;
}

#topbar .menulink a:visited 
{
	font-family: 'century gothic', sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #000000;
	text-decoration: none;
}

#topbar .menulink a:active 
{
	font-family: 'century gothic', sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #000000;
	text-decoration: none;
}

#topbar .menulink a:hover
{
	text-decoration: none;
	color: #008833;
}

#register a:link, #register a:visited, #register a:active {
	color: #AA1111;
}

#register a:hover {
	color: #FF7700;
}