body {
	background-color: #cae3e2;
	background-image: url(/images/vivax-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #666;
	vertical-align: top;
}
a {
	color: #9d93f1;
}
a:visited {
	text-decoration: none;
	color: #6666cc;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.smallnav-top {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: right;
	color: #CCC;
}

.smallnav-top a {
	color:#ff9999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.smallnav-top a:hover {
	color:#ff9999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.bottom-border {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #333;
	background-image: url(/images/vivax-bottom.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
}
.bottom-border a{
	color: #6666cc;
}
.bottom-border a:hover {
	color: #6666cc;
	text-decoration: underline;
}
.sidebar-background {
	background-image: url(/images/vivax-sidebar-background.jpg);
	background-repeat: repeat-y;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #948AE0;
	background-position: left;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 50px;
	line-height: 20px;
}
.sidebar-background a {
	color: #9d93f1;
	text-decoration: none;
}
.sidebar-background a:hover {
	font-weight: bold;
	color: #FFF;
}
.sidebar-background p {
	font-weight: bold;
	margin-top: 0px;
	color: #FFF;
	margin-bottom: 0px;
}
.page-border {
	background-image: url(/images/gray4px.jpg);
	background-repeat: repeat-x;
}

