 /*Stylesheet by: Dave @ 249design UK */
/*URL: http://www.249design.co.uk */

body {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	background-color: #333333;
	margin: 0;
background-image: url(images/metal031.jpg);
}

a {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
}

a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
 .boldbig {

 color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
}

  .boldmid {

 color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

  .boldmidwhite {

 color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}
  .copyright {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

 .largertext {

 color: #020167;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;

  background-color: #FFFFFF;
  text-decoration: none;
  font-weight: bold
}

.topmenu {

 color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  padding: 0px;
  background-color: #020167;
  text-decoration: none;
  font-weight: bold
}

 .midmenu {

 color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  padding: 5px;
  background-color: #020167;
  text-decoration: none;
  font-weight: bold
}
/*Stylesheet by: Dave @ 149design UK */
/*Below is for the login form styling*/

  .forminput
{
color: #781351;
background: #FFE7C1;
border: 1px solid #666666
}

.submit
{
color: #000;
background: #ffa20f;
border: 2px outset #666666
}

/*Stylesheet by: Dave @ 149design UK */
/*Below is for a slightly bigger text as just below the login box */



    .maintable {
  color: #000000;
  font-weight: normal;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  margin: 0;
}

.maintable a {
  color: #000033;
  text-decoration: underline;
}

.maintable a:visited {
  color: #000033;
}

.maintable a:hover {
  color: #02CD02;
  text-decoration: none;
}

/*Stylesheet by: Dave @ 149design UK */
/*Beneath is for top tabs */

  #invertedtabs{
margin-left: 5px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: bold 11px Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #02CD02;
margin:0 2px 0 0;
padding:0 0 0 1px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: ##020167;
}

#invertedtabs a:hover span{
background-color: #020167;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #cccccc;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 2px;
background: #02CD02;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/*Stylesheet by: Dave @ 149design UK */
/*Beneath is for left side menu */


  #list-menu {
width: 170px;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
}
  #list-menu li {
margin: 2px 0 0;
}
  #list-menu a {
display: block;
width:170px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #ADC309;
text-decoration: none; /*lets remove the link underlines*/
}
 #list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #FF6600;
color: #ffffff;
}


