/*  (C) GlobalVision Solutions  */


body {
	margin: 0;
	padding: 0;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	direction: ltr;
	cursor: default;
}
body,input,select,textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
body {
	text-align: justify;
}

img {
	border: 0px;
}

address {
	margin-bottom: 1em;
	padding-left: 2em;
	font-style: italic;
}

acronym, abbr {
	border-bottom: 1px dotted #708090;
	cursor: help;
}

p {
	margin: 0 0 .6em 0;
}

a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #c45605 !important;
	cursor: pointer;
}
a:active {
	color: #0000ff;
}
a.logout:hover {
	color: #880000 !important;
}
.pointer {
	cursor: pointer;
}

/****************************************/

.noprint {
}
.printonly {
	display: none;
}

.debug {
	background-color: #ffff88;
	font-style: italic;
}

.error {
	color: #ff0000;
	font-style: italic;
}

/****************************************/

h1 {
	display: none;
}

h2 {
	margin-top: 0px;
	margin-bottom: 14px;
	color: #003399;
	font-size: 1.1em;
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-family: Verdana, Helvetica, sans-serif;
}
h3 {
	margin-top: 0px;
	margin-bottom: 14px;
	color: #920000;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, sans-serif;
}
h4 {
	margin-top: 0px;
	margin-bottom: 7px;
	color: #003399;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}
p {
	margin-top: 0px;
	margin-bottom: 14px;
	text-align: justify;
}
.indentA {
	margin-bottom: 0;
	padding-left: 22px;
}
.indentB {
	margin-bottom: 7px;
	padding-left: 22px;
}
.indentC {
	margin-bottom: 14px;
	padding-left: 22px;
}

.double_indentA {
	margin-bottom: 0;
	padding-left: 44px;
}
.double_indentB {
	margin-bottom: 7px;
	padding-left: 44px;
}
.double_indentC {
	margin-bottom: 14px;
	padding-left: 44px;
}

.A {
	margin-bottom: 0;
}
.B {
	margin-bottom: 7px;
}
.C {
	margin-bottom: 14px;
}
.tA {
	margin-top: 0;
}
.tB {
	margin-top: 7px;
}
.tC {
	margin-top: 14px;
}

ul {
	margin-top: 0;
	margin-bottom: 14px;
}
li {
	margin-bottom: 6px;
	list-style-image: url('/images/bullet.gif');
	text-align: justify;
}

.coloured {
	color: #003399;
}

.news_text {
	text-align: justify;
}
.news_text ul {
	margin-bottom: 7px;
}

.artists_width {
	width: 450px;
}

img.menu {
	border: 0px;
}
img.lang {
	border: 0px;
}

.textblock {
	text-align: justify;
	margin-bottom: .3em;
}
.textblock p {
	margin-bottom: 7px;

}
.textblock ul {
	margin-top: 0;
	margin-bottom: 7px;
}
