﻿/*
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
004f00
009100
*/

body
{
	color: #000099;
	background-color: #504070;
}

.spacebarb
{
	background-color: #655585;
}

.maintexth
{
	background-color: #655585;
	color: #ffffff;
}

.sidetexth
{
	background-color: #655585;
	color: #ffffff;
}

.spacebar
{
	background-color: #655585;
}

#footersubrow
{
	background-color: #655585;
}

.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;
}

table#TableForm
{
	color: #ffffff;
}

.confirm
{
	color: #ffffff;
	font-size: 10pt;
}





td#td1 a{
padding-left: 0px;
display: block;
width: 150px;
height: 20px;
color: #ffffff;
text-decoration: none;
text-align: center;
border: 1px solid black;
vertical-align:middle;
padding-top: 5px;
background-color: #cc0000;
font-weight: bold;
}

td#td1 a:hover{
color: black;
border: 1px solid black;
background-color: #ff0000;
}

td#td2 a{
padding-left: 0px;
display: block;
width: 150px;
height: 20px;
color: #ffffff;
text-decoration: none;
text-align: center;
border: 1px solid black;
vertical-align:middle;
padding-top: 5px;
background-color: #30588f;
font-weight: bold;
}

td#td2 a:hover{
color: black;
border: 1px solid black;
background-color: #6088bf;
}