/* ELEMENTS */

body {
  font-family: Verdana, arial, helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  color: #000000;
  background-color:#ffffff;
  margin: 0px;
  padding: 0px;
  border: 0;
}


.menuitem	{ text-align: center;font-size: 10px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; line-height: normal; background-color:#003399;color:#ffffff}
a:link.menuitem	{text-align: center; color: #ffffff; text-decoration: none; background-color:#003399;}
a:visited.menuitem	{text-align: center; color: #ffffff; text-decoration: none;background-color:#003399;}
a:hover.menuitem	{text-align: center; color: #ffffff; text-decoration: underline;background-color:#003399;}
a:active.menuitem	{text-align: center; color: #ffffff;background-color:#003399;}


a:link		{  font-size: 12px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; line-height: normal;color: #333300; background-color: transparent; text-decoration: none;}
a:active		{ font-size: 12px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; line-height: normal; color: #333300; background-color: transparent; text-decoration: none;}
a:visited		{  font-size: 12px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; line-height: normal; color: #333300; background-color: transparent; text-decoration: none;}
a:hover		{  font-size: 12px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; line-height: normal; color:#333300; background-color: transparent; text-decoration: underline;}


.paddinglinks {
padding-right: 10px;
}


h1 {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
font-style: italic;
  color: #ff0000;
  letter-spacing: 0.2px;
  padding-top: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px; 
  padding-left: 20px; 
  margin-top: 1px; 
  margin-bottom: 1px; 
text-align: center; 
}


h2 {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  color: #333300;
  letter-spacing: 0.2px;
  padding-top: 2px; 
  padding-right:2px; 
  padding-bottom: 2px; 
  padding-left: 20px; 
  margin-top: 1px; 
  margin-bottom: 1px; 
text-align: center; 
}

h3 {
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 1.2em;
 font-weight: normal;
 color: #333300;
 background-color: transparent; 
 line-height: 1.25em;
  padding-left: 20px;
  padding-right: 20px;
text-align: center; 
 
}

p {
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 1em;
 font-weight: normal;
 color: #333300;
 background-color: transparent; 
 line-height: 1.25em;
  padding-left: 20px;
  padding-right: 20px;
text-align: left; 
}


td.paddingtd {
  padding-left: 20px;
  padding-right: 20px;
 
}
.whitetxt {
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 0.9em;
 font-weight: bold;
 color: #ffffff;
}


.whitetxtsmall {
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 0.7em;
 font-weight: bold;
 color: #ffffff;
}

li {
  padding-bottom: 6px;
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 1em;
 font-weight: normal;
 color: #333300;
text-align: left; 
}




ul {
  margin-left: 0;
  padding-left: 32 px; 
  list-style-type: disc;
  list-style-position: outside;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
  background-color: transparent;
  line-height: 1.1em;
text-align: left; 
/* list-style-image: url(image/bullet.gif); OPTIONAL CODE IF IMAGE IS USED FOR BULLET INSTEAD */
}

/* CLASSES */

.pc {
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 0.8em;
 font-weight: normal;
 color: #333300;
 background-color: transparent; 
 line-height: 1.25em;
  padding-left: 20px;
  padding-right: 20px;
text-align: center; 
}

.field {
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 0.8em;
 font-weight: normal;
 color: #333300;
 background-color: transparent; 
 line-height: 1.25em;
text-align: right; 
}
.value {
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 0.8em;
 font-weight: normal;
 color: #333300;
 background-color: transparent; 
 line-height: 1.25em;
text-align: left; 
}

.AS400 {
  font-family: system;
  font-size: 10px;
  color: green;
  letter-spacing: 0.2px;
  padding-top: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px; 
  padding-left: 20px; 
  margin-top: 1px; 
  margin-bottom: 1px; 
text-align: left; 
}

/* Colours */

.black {
	color : #000000;
	background-color: transparent;
	font-size: 12px;
}
.lightblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366cc;
}
.darkblue {
	color : #000066;
	background-color: transparent;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.referee {
	color : #000066;
	background-color: transparent;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

/* Sizes */


/* END */
