/* Copyright © 2001 - 2008 Fluid Media Ltd. All rights reserved */
/* http://www.fluidmedia.co.uk */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-size: x-small;
	color: #E02830;
}
a:hover {
	font-size: x-small;
	color: #555555;
}
a.b:link, a.b:visited, a.b:active {
	font-size: xx-small;
	color: #999999;
}
a.b:hover {
	font-size: xx-small;
	color: #000000;
}
a.c:link, a.c:visited, a.c:active {
	color: #555555;
	font-weight: bold;
}
a.c:hover {
	color: #000000;
	font-weight: bold;
}
a.d:link, a.d:visited, a.d:active {
	font-size: large;
	color: #981818;
}
a.d:hover {
	font-size: large;
	color: #000000;
}
h1 {
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: -10px;
	font-style: italic;
}
.copyright {
	font-size: xx-small;
	color: #999999;
}
li {
	margin: .4em 0 0 0
}
ul{
	list-style-image: url(bullet.gif);
	list-style-type: circle;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
input.fluid-btn {
	color: #FFFFFF;
	background-color: #981818;
}
input.fluid-btnov {
	color: #C07878;
	background-color: #981818;
	cursor: pointer;
}
.passport_pic {
	float: left;
	margin: 0.2em 0.9em 0.9em 0;
}
.topbox {
	background-image: url(morquip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4372C2;
}
.menubox {
	background-image: url(menu_bkg.gif);
}
.basebox {
	background-image: url(fade_top.gif);
}
