#hdr{

font-size:11px;
font-weight:bold;
color:#FFFFFF;
vertical-align:middle;
height:14px;
background-repeat:no-repeat;
background-color:#000000;
background-position: center;
text-transform:uppercase;
}

table {
font-size:12px;

}


a.files {
	display:inline-block;
    padding-left:20px;
    line-height:18px;
	height:18px;
    background:transparent url(images/icons/attach.png) center left no-repeat;
}

a.brands {
	display:inline-block;
    padding-left:20px;
    line-height:18px;
	height:18px;
    background:transparent url(images/icons/asterisk_orange.png) center left no-repeat;
}

a.prefs {
	display:inline-block;
    padding-left:20px;
    line-height:18px;
	height:18px;
    background:transparent url(images/icons/information.png) center left no-repeat;
}

input {

border:1px solid #CCCCCC;

}

h1 {

color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
padding-top:10px;


}

#list {

background-image: url(images/underline.gif); 
background-repeat: repeat-x; 
background-position:bottom;
height:17px;

}

.size {

padding-left: 90px;

}

body
{
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.6em;
color: #000000;
margin: 0px 20px 0 20px;
padding-left: 0px;
text-align: center;
background: #FFFFFF;
background-repeat : no-repeat; }


.btn {

background-color:#FFFFFF; border:1px solid #000000; font-weight:bold; font-size:11px

}


#menu a:hover, #menu a:active
{
	background-color:#666666;
	color: #000000;
	padding: 1px 34px;
	margin: 0;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#content{
	
	margin: 0;
	
}


