* {
padding:0px;
margin:0px;
border:0px;
text-decoration:none;
font-size:12px;
font:"Trebuchet MS", Arial;
}
body
{
text-align: center;
background-color: #cdd4c7;
}
#container
{
margin-left: auto;
margin-right: auto;
width: 800px;
text-align:left;
}

#layoutcontainer
{
float:left;
width:800px;
min-height:100px;
_height:100px;
}
a
{
color: #000000;
}

h2
{
font-size:14px;
}
h3
{
font-size:11px;
}
.submit
{
font-family:"Trebuchet MS", Arial;
font-size:11px;
border:1px solid grey;
width:50px;
height:20px;
}
h6 {
font-size:11px;
font-weight:100;
color:#000000;
}
h5 
{
font-weight:100;
font-size:10px;
color:#333333;
}
h4
{
color: #000000;
font-size:11px;
font-family:"Trebuchet MS", Arial;
font-weight:100;
}
strike
{
text-decoration:line-through;
font-size:11px;
}
.form
{
border:1px solid #999999;
}
#hrblock
{
float:left;
border:0px;
width:530px;
height:2px;
line-height:2px;
background-image:url(../images/hr.gif);
background-repeat:repeat-x;
}
#layoutmiddle
{
min-height:200px;
_height:200px;
width:800px;
float:left;
background-color:#FFFFFF;
}
.top
{
vertical-align:top;
}
.tablebar
{
vertical-align:top;
}
#imgholder
{
vertical-align:top;
display:block;
}

.input-style
{
	background:#EEE;
	margin-bottom:3px;
} 

label.error 
{
	color:#FF0000;
	margin-left:3px;
}

