/* CSS Document */
/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */

html {overflow: scroll;}

body { 
text-align:center;
background-image:  
url(images/back.gif);
background-repeat: repeat-y, repeat-x;
font: Arial;

}
.bodycontainer {
background-color: #ffffff;
width: 780px;
height:502px;
margin:  0  auto;
}

.container {
background-color: #ffffff;
width: 780px;
height: 450px;
margin-top: 20px;
padding-top: 20px;
border-style:dashed;
border-color: #6431C5;
border-width: 1px 1px 0px 1px;
}


.midcol 
{
font-family: arial;
margin:10px 10px 10px 10px;
text-align: left;
float: left;
width: 760px;
padding: 0;
display: inline;
height: 375px;
}

.sign
{
height:50px;
width: 780px;
float: left;
text-align: center;
font:11px/1.5em trebuchet ms, arial, helvetica, sans-serif;
color:#666666;
border-style:dashed;
border-color:#6431C5;
border-width: 0px 1px 1px 1px;
}

a:hover 
{
text-decoration:underline;
}

a {
color: #6431C5;
text-decoration:none;
}

.H1 {font-size: 18px;
	font-weight: bold;
	font-family: arial;
}

.style1 {font-size: 12px;
font-family: arial;
}
.style2 {font-size: 12px;
font-family: arial;
padding-left: 20px;
}
