@charset "utf-8";
body {
	background-image: url(../roos_background.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
#navTable {
	font-size: 12px;
	font-weight: bold;
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}
#navTable a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#navTable a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

#navTable a:hover {
	color: #FF00FF;
	text-decoration: underline;
	font-weight: bold;
}

#sideTable a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sideTable a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#sideTable a:hover {
	color: #FF00FF;
	text-decoration: underline;
	font-weight: bold;
}

#headerCell {
	background-color: #000033;
}
#headerCell h1 {
	font-size: 32px;
	color: #FF00FF;
}
#sideTable {
	background-color: #000033;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
#whiteCell a:link {
	color: #FF00FF;
	text-decoration: none;
	font-weight: bold;
}
#whiteCell a:visited {
	font-weight: bold;
	color: #FF00FF;
	text-decoration: none;
}

#whiteCell a:hover {
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}



img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#contactTable a:link {
	color: #FF00FF;
	text-decoration: none;
}
#contactTable a:visited {
	color: #FF00FF;
}
#contactTable a:hover {
	color: #666666;
	text-decoration: underline;
}
.Blue {
	font-weight: bold;
	color: #000033;
}
#whiteCell table tr td div #whiteTableNew {
	font-size: 14px;
	font-weight: bold;
	color: #003;
}
