a {
	color: #333333;
	font-size: 8pt;
}

a:active {
	color: #333333;
}

a:hover {
	color: #a0232b;
}

a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

body {
	background-color: #19343d;
	color: #333333;
	font-family: verdana, sans-serif; 
	font-size: 8.5pt;
	font-style: normal; 
	font-weight: normal; 
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h1 {
	color: #1b4b5c; 
	font-family: verdana, sans-serif; 
	font-size: 14pt; 
	font-weight: bold;
	margin: 5px; 
	padding: 0px;
}
	
h2 {
	color: #1b4b5c; 
	font-family: verdana, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	margin: 5px; 
	padding: 0px;
}

h3 {
	color: #1b4b5c; 
	font-family: verdana, sans-serif; 
	font-size: 8.5pt; 
	font-weight: bold; 
	margin: 5px; 
	padding: 0px;
}

h4 {
	color: #1b4b5c; 
	font-family: verdana, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	margin: 5px; 
	padding: 0px;
	text-align: left;
}

h5 {
	font-family: verdana, sans-serif; 
	font-size: 7pt; 
	font-weight: normal; 
	margin: 5px;
	padding: 0px;
	text-align: center;
}

h6 {
	font-family: verdana, sans-serif; 
	font-size: 6pt; 
	font-weight: normal; 
	margin: 5px;
	padding: 0px;
}

ul {
	font-size: 8.5pt;
	text-align: left;
}

li {
	font-size: 8.5pt;
	text-align: left;
}

input {
	color: #333333;
	font-size: 8pt;
}

input[type="button"]{
	width: 70px;
}

input[type="submit"]{
	width: 70px;
}

select {
	color: #333333;
	font-size: 8pt;
}

textarea {
	color: #333333;
	font-size: 8pt;
	font-family: verdana, sans-serif; 
	height: 50px;
	width: 350px;	
}

p {
	font-size: 8.5pt;
	margin: 5px; 
	padding: 0px;
	text-align: justify;
}

td {
	font-size: 8pt;
	font-weight: normal;
	vertical-align: top;
}
	
th {
	font-size: 8pt;
	font-weight: bold;
	height: 14pt;
	text-align: center;
	vertical-align: top;
}

.boxMenu {
	display: block;
	left: 8pt;
  padding-left: 5px;
  padding-top: 10px;
	position: relative;
  text-align: left
	top: 8pt;
	width: 80px;
}

.colourContent {
	background-color: #c1be99
}

.formLeft {
	text-align: left;
}

.gridCell1 {
	border: 1px solid #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}

.gridCell2 {
	border: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}

.gridTable1 {
	border: 1px solid #333333;
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-top: 5px;
}

.imgTopBar {
	border-width: 0px;
	height: 75px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100px;
}	

.linksMenu {
	font-size: 8pt;
	font-style: normal; 
	font-weight: normal; 
	line-height: 15px;
	margin: 0px; 
	padding: 0px;
	text-decoration: none;
}

.linksMenu:hover {
	color: #a0232b;
}

.linksMenu2 {
	line-height: 10px;
	text-decoration: none;
}

.linksMenu2:hover {
	text-decoration: none;
}

.linksMenu3 {
	color: #a0232b;
	font-size: 8pt;
	font-style: normal; 
	font-weight: bold; 
	line-height: 0px;
	margin: 5px; 
	padding: 0px;
	text-decoration: none;
}

.linksMenu3:hover {
	color: #a0232b;
}

.nonlinksMenu {
	cursor: pointer;
	cursor: hand;
	font-size: 8pt;
	line-height: 20px;
	margin: 0px; 
	padding: 0px;
}

a.linksDelete {
	color: #a0232b;
	cursor: pointer;
	font-weight: bold;
}
	
a.linksDelete:hover {
	color: #a0232b;
}

a.linksEdit {
	color: #1b4b5c;
	cursor: pointer;
	font-weight: bold
}
	
a.linksEdit:hover {
	color: #a0232b;
}

.textDelete{
	color: #a0232b; 
	cursor: hand
	cursor: pointer; 
}

.textMsgWarning{
	color: #a0232b;
}

.blue_bg{color:#19343d;}
.blue{color:#1b4b5c;}
.grey{color:#c1be99;}
.red{color:#a0232b;}

