body {
	background-image: url('images/bkgdback.gif');
	background-color: #622791; 
}

a {
	color : #622791;
}
a:hover {
	color : #000000;
}

td {
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	color: #000000;
}

input, select {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.menu {
	color : #FFFFFF;
	margin-top : 9px;
	padding-bottom : 9px;
	margin-left : 5px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
.menu a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color : #FF9900;
}

.pointer {
	color : #FFFFFF;
	margin-top : 9px;
	padding-bottom : 9px;
	margin-left : 10px;
	margin-right : 0px;
}
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background: #622791;
}

.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right strong {
	color : #E18700;
}
.right a {
	color : #622791;
}
.right a:hover {
	color : #000000;
}

li {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #622791;
}
p a:hover {
	color : #000000;
}

.border {
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.underline {
	border-bottom: 1px solid #CCCCCC;
}

.rightborder {
	border-right: 1px solid #CCCCCC;
}

.rightandunderline {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.bkgdcentre {
	background-image: url('images/bkgdcentre.gif');
}

.bkgdnavigation {
	background-image: url('images/navbasebg.jpg');
}

.bkgdspacer {
	background-image: url('images/bkgdspacer.gif');
	background-color: #FFFFFF;
}

.footerlink a {
	color : #FFFFFF;
}

.footerlink a:hover {
	color : #E2CEF2;
}
