BODY {
font-size : 11px; 
font-family: Arial, Helvetica, sans-serif;
color: #000066; 
background-color : #1f243e;
margin : 10 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12px; 
color : #b12300; 
background-color : transparent; 
}

p {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 

}
a {
font-family : Arial, Helvetica, sans-serif;  
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
text-decoration: none;
color: #a88c29;

}


a:hover{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
text-decoration: underline;
color: #666666;
}

a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext {
font-family : Arial, Helvetica, sans-serif;  
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 9px; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.errortext {
font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.maintable {

  background-color : #FFFFFF;
  border-color:#e8c23d;
  border: ridge;
  border-top-width: 5px;
  border-bottom-width:5px;
  border-left-width:5px;
  border-right-width:5px;
}

.bg_medium {

  background-image: url(http://www.artsmart.net.au/images/bgheader.jpg);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  color: #FFFFFF;

  padding: 5px;

}

.white {

 background-image: url(http://www.artsmart.net.au/images/bg.jpg);
 background-repeat:no-repeat; 
 background-position:top;
}

.black {

}

.bg_dark {

}



.bg_light {

}

.alt_bg_dark {

}

.alt_bg_medium {

}

.alt_bg_light {

}

.copyright {
    font-size: 9px;
	color:#CCCCCC;
    text-align: center;
	background-color: #1f243e;
}

.title {
  background-color : #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  colour: #b12300;
  text-align: left;
}

.content {
padding-top: 10px;
 background-image: url(http://www.artsmart.net.au/images/bg.jpg);
 background-repeat:no-repeat; 
 background-position:top;

}