* {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	font-size: 9pt;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size:10pt;
}

a:hover {
	text-decoration: none;
	color:#D9B17B;
}

img {
	border: none;
}

td {
font-family: Arial;
color:#252525;
font-size:10pt;}

/* Boxed Style */

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background: url(http://www.autobrassonline.com/images/img03.gif) no-repeat left center;
}

#topmenu2 {
	background: url(http://www.autobrassonline.com/images/img04.gif) no-repeat left center;
}

#topmenu3 {
	background: url(http://www.autobrassonline.com/images/img05.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	background: url(http://www.autobrassonline.com/images/img06.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
	
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(http://www.autobrassonline.com/images/img09.gif) no-repeat left center;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto 2em auto;
	background: #F7F7F7 url(http://www.autobrassonline.com/images/img07.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}
.right {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FF6600;
}
.td-text {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #555555;
}

.textlink1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.textlink1:hover {
	color: #0066CC;
	text-decoration: none;
}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}

.dottedlinemenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #855412;
}
.tlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.tlink:hover {
	color: #B05800;
	text-decoration: none;
}