﻿/*
CSS created by Dave Mitchell of Rock Solid Developments Limited. © Copyright 2008. All Rights Reserved.
Stylesheet Created for the new Student Intranet of Dublin Business School, a subsidiary of Kaplan Inc
*/

body
{
	background-color: #302040;
	color: #000099;
}

.spacebarb
{
	background-color: #503560;
}

.maintexth
{
	background-color: #503560;
	color: #ffffff;
}

.sidetexth
{
	background-color: #503560;
	color: #ffffff;
}

.spacebar
{
	background-color: #94bde6;
}

#footersubrow
{
	background-color: #503560;
}

.footercell1
{
	width: 290px;
}

.footercell2
{
	color: #ffffff;
}

#tickerContent {
  background-color: white;
}

#tickerContent a {
  color:#E33000;
}

a:link
{
	color: #ffffff;
}

a:active
{
	color: #ffffff;
}

a:visited
{
	color: #ffffff;
}

a:hover
{
	color: #ffffff;
}

.textcell
{
	background-color: #ffffff;
	color: #000000;
}


td.textcell a:link
{
	color: #0000aa;
}

td.textcell a:active
{
	color: #0000aa;
}

td.textcell a:visited
{
	color: #0000aa;
}

td.textcell a:hover
{
	color: #aa0000;
}
