body {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding:20px 0 0 0;
	cursor:default;
}
a, a:visited {
	text-decoration:none;
	color:#996600;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color: #990000;
}
a.redlink, a:visited.redlink {
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	line-height:20px;
}
a:hover.redlink {
	color:#CC0000;
	text-decoration:none;
}
img {
	border:0;
}
h1 {
	display:none;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
table {
	margin-left:15px;
}

/*-------------- TOP Container -----------------*/

#topcontainer {
	margin:0 auto;
	width:980px;
	font-weight:bold;
	color: #CCC;
}
#topmenuleft {
	padding:10px;
	text-align:left;
	width:300px;
	float:left;
}
#topmenuleft p {
	font-weight:normal;
	color:#333333;
	padding-top:35px;
}
#topmenuright {
	width:300px;
	padding:10px;
	text-align:right;
	float:right;
}
#topmenuright p {
	font-weight:normal;
	color:#333333;
	padding-top:35px;
}
#topmenuright img {
	margin-bottom:-2px;
}

/*-------------- BRAND Container -----------------*/

#brandcontainer {
	margin:0 auto;
	width:980px;
}
#leftbrandcontent {
	padding:10px;
	text-align:left;
	width:230px;
	float:left;
}
#leftbrandcontent a, #leftbrandcontent a:visited {
	color:#999999;
	text-decoration:none;
}
#leftbrandcontent a:hover {
	color: #996600;
	text-decoration:none;
}
#mainbrandcontent {
	width:460px;
	margin-left:30px;
	padding-right:30px;
	padding-left:20px;
	text-align:left;
	color:#666666;
	font-weight:normal;
}
#rightbrandmenu {
	width:150px;
	padding:0;
	float:right;
	margin-top:-180px;
}
#mainbrandcontent iframe {
	border-bottom: 1px solid #996600;
	border-top: 1px solid #996600;
}
#rightmenu ul {
	margin:0;
}
#rightmenu li {
	display:inline;
}
#rightmenu img {
	border-bottom:1px dotted #CCC;
}
.dottedbottom {
	border-bottom:1px dotted #CCC;
}
.brandtitle {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size:22px;
	font-weight:bold;
}
.brandclass {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size:14px;
	font-weight:bold;
}
.importanttext {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.goldtitle {
	font-size:14px;
	font-weight:bold;
	color:#996600;
}
.titleline {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	width:480px;
	display:block;
}
#leftspace {
	padding:10px;
	text-align:left;
	float:left;
	width:180px;
	color:#666666;
	margin-right:-90px;
}
#leftspace a, #leftspace a:visited {
	color:#990000;
}
#leftspace a:hover {
	color: #CC0000;
}
#iframecontainer {
	line-height:16px;
	padding-left:15px;
}
#leftspaceiframe {
	margin-left:80px;
}
.greysubtitle {
	color:#999999;
}
.bold {
	font-weight:bold;
	font-size:14px;
}
.greytableline {
	border-bottom:1px solid #CCC;
}

/*-------------- MAIN Container -----------------*/
.bigtitle {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	color:#990000;
}
#brandmenucontainer {
	margin:0 auto;
	width:900px;
}
#brandmenucontainer ul {
	width:800px;
	margin:0;
}
#brandmenucontainer li {
	display:inline;
	float:left;
	padding:18px 15px 18px 15px;;
}
#brandmenucontainer a, #brandmenucontainer a:visited {
	text-decoration:none;
	color:#CCC;
	font-weight: normal;
}
#brandmenucontainer a:hover {
	text-decoration:none;
	color: #993300;
}
#brandmenucontainer img {
	padding-bottom:5px;
	border-bottom: 1px dotted #CCC;
}

/*-------------- FOOTER Container -----------------*/

#footercontainer {
	clear:both;
	padding:55px 0 35px 0;
	margin:0 auto;
	width:980px;
	color: #333;
}



