/* FORM STYLES */
form {width: 100%; margin-top: 30px;}
 
fieldset{
padding:10px;
border: 1px solid #003366;
margin-bottom:60px;
margin-left: 25px; 
width: 600px;
}

Body {
              font-size: 12px;
              font-family : Arial;
              color: #000000;
              margin: 0px;
              background: #E5E5E5;
              background-repeat: repeat;
              background-attachment : fixed;
              text-align: centre;

}

#header td{
background-image: url(../content/header.jpg);
background-repeat: repeat-x;
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:hover {
	color: #FF0000;
	text-decoration: none;
}

A:link {
	color: #000000;
	text-decoration: none;
                font-weight: normal;

}

A:visited {
	color: #000000;
	text-decoration: none;
                font-weight: normal;

}

A:active {
	color: #000000;
	text-decoration: none;
                font-weight: normal;

}

A:hover {
                color:#FF0000;
                text-decoration: none;
                font-weight: normal;

}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

A.menu:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #FFFF00; TEXT-DECORATION: none
}
TD.menu {
font-family: Arial;
font-size: 9px;
color: #000000;
}

DIV.menu {
font-family: Arial;
font-size: 9px;
color: #000000;
}

input.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #AEC7BC;
	border-width: 0px;
	font-family : Arial;
	color: #000000;
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #000000;
	border-width: 1px;
	font-family : Arial;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
               background-color: #FFFFFF;
               border: solid #8C70A0 1px;
               color: #000000;
	 font-family : Arial;
               font-size: 9px;
               font-weight: normal;
}

P.mincart {
               background-color: #FFCC00;
               border: solid #830013 1px;
               color: #000000;
	 font-family : Arial;
               font-size: 9px;
               font-weight: normal;
}

HR {
	color : #FFFFFF;
	height : 1px;
}

#wallpaper {
	background: #C0B8D0  url(../content/wallpaper.gif) center;
                background-repeat: repeat;
                background-attachment : fixed;
}

.buttons a { 
 display:block;  		     /* ensures that the entire link box is clickable */
 padding: 0 5px 0 5px;  	     /* gives breathing space between the text and the edge of the box */
 font-size: 12px;	  	     /* font size */
 color: #003366;		     /* font color */
 line-height: 17px;		     /* height of table */
 border: double #FFCC00 3px;    /* dotted, dashed, solid, double, groove, ridge, inset or outset */
 text-align: center;                    /* properties of table */
 text-decoration: none;              /* overline, line-through, underline or none */
 background-color: #FFCC00;    /* background colour of the table */
}

#buttons-left a { 
 display:block;  		     /* ensures that the entire link box is clickable */
 padding: 0 3px 0 3px;  	     /* gives breathing space between the text and the edge of the box */
 font-size: 12px;	  	     /* font size */
 color: #666666;		     /* font color */
 line-height: 15px;		     /* height of table */
 border: solid #666666 0px;    /* dotted, dashed, solid, double, groove, ridge, inset or outset */
 text-align: left;                    /* properties of table */
 text-decoration: none;              /* overline, line-through, underline or none */
 background-color: #EEEEEE;    /* background colour of the table */
}

#buttons-left a:hover {
 display:block;  		     /* ensures that the entire link box is clickable */
 padding: 0 3px 0 3px;  	     /* gives breathing space between the text and the edge of the box */
 font-size: 12px;	  	     /* font size */
 color: #FFFFFF;		     /* font color */
 line-height: 15px;		     /* height of table */
 border: solid #666666 0px;    /* dotted, dashed, solid, double, groove, ridge, inset or outset */
 text-align: left;                    /* properties of table */
 text-decoration: none;              /* overline, line-through, underline or none */
 background-color: #037393;    /* background colour of the table */
}
#buttons-left2 a { 
 display:block;  		     /* ensures that the entire link box is clickable */
 padding: 0 3px 0 3px;  	     /* gives breathing space between the text and the edge of the box */
 font-size: 12px;	  	     /* font size */
 color: #666666;		     /* font color */
 line-height: 15px;		     /* height of table */
 border: solid #666666 0px;    /* dotted, dashed, solid, double, groove, ridge, inset or outset */
 text-align: left;                    /* properties of table */
 text-decoration: none;              /* overline, line-through, underline or none */
 background-color: #7DD5EF;    /* background colour of the table */
}
#buttons-left2 a:hover {
 display:block;  		     /* ensures that the entire link box is clickable */
 padding: 0 3px 0 3px;  	     /* gives breathing space between the text and the edge of the box */
 font-size: 12px;	  	     /* font size */
 color: #FFFFFF;		     /* font color */
 line-height: 15px;		     /* height of table */
 border: solid #666666 0px;    /* dotted, dashed, solid, double, groove, ridge, inset or outset */
 text-align: left;                    /* properties of table */
 text-decoration: none;              /* overline, line-through, underline or none */
 background-color: #037393;    /* background colour of the table */
}

#buttons-bottom a { 
 display:block;  		     /* ensures that the entire link box is clickable */
 padding: 0 3px 0 3px;  	     /* gives breathing space between the text and the edge of the box */
 font-size: 13px;	  	     /* font size */
 color: #000000;		     /* font color */
 line-height: 15px;		     /* height of table */
 border: solid #059EC8 0px;    /* dotted, dashed, solid, double, groove, ridge, inset or outset */
 text-align: centre;                    /* properties of table */
 text-decoration: none;              /* overline, line-through, underline or none */
 background-color: #7DD5EF;    /* background colour of the table */
}

#buttons-bottom a:hover {
 display:block;  		     /* ensures that the entire link box is clickable */
 padding: 0 3px 0 3px;  	     /* gives breathing space between the text and the edge of the box */
 font-size: 13px;	  	     /* font size */
 color: #FFFFFF;		     /* font color */
 line-height: 15px;		     /* height of table */
 border: solid #059EC8 0px;    /* dotted, dashed, solid, double, groove, ridge, inset or outset */
 text-align: centre;                    /* properties of table */
 text-decoration: none;              /* overline, line-through, underline or none */
 background-color: #037393;    /* background colour of the table */
}

.regBody{

 font-family: Arial;
 font-size: 13px;
 line-height: normal;
 font-weight: normal;
 color: #FFFFFF;
 margin: 0px;
 background-color: #003366;
 background-repeat: repeat;
 background-attachment : fixed;

}

#footer a,
#footer a:visited {
 color: #FFCC00;
 text-align: center;
 text-decoration: none;
 background-color: #003366;
}

#footer a:hover {
 color: #003366;
 background-color: #FFCC00;
}

.line-index {
 line-height: 10px;
 background: #FFFFFF  url(../images/line_back.gif) center;
 background-repeat: repeat;
}


.line-content {
 line-height: 7px;
 background: #FFFFFF  url(../images/content_white_line.gif) center;
 background-repeat: repeat;
}
#gallery 
{ position: relative; 
  width: 656px;
  padding-top: 8px;
  padding-left: 100px;
}

#thumbs 
{ width: 205px; 
  float: right;
}

#thumbs a 
{ display: block; 
  float: right; 
  margin: 1px 0px 3px 10px; 
  width: 50px; 
  height: 50px; 
  border: 2px solid #40403E;
}

#thumbs a img 
{ width: 50px; 
  height: 50px; 
  border: 0;
}

#thumbs a:hover {border-color: #ddd;}

#thumbs a:hover img 
{ position: absolute; 
  width: auto; 
  height: auto; 
  right: 196px; 
  top: 8px; 
  padding: 2px;
  border: 2px solid #40403E;
}