BODY {
	background-color: #FFFFFF;
	background-image: none;
	margin: 0;
}

hr {
    border-top-width: 0.5px;
    height:0.5px;
    border-top-style: solid;
    border-color: #000000;
} 
   
a {
	text-decoration: none;
}

a:link {
	color: #990000;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #CC6600;
}

#page {
	padding-top: 8px;
	padding-bottom: 8px;
}

#template {
	width:758px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#header {
	width:758px;
	height:76px;
	vertical-align: top;
}

#menu {
	width:183px;
	background-image: url(../images/menu_background.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#content {
	width:400px;
	padding-left: 20px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

#contentmenu {
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}

#rightcolumn {
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	width:130px;
	text-align: center;
	vertical-align: top;
	background-color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}

#footer {
	width:758px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

a.footerlink: {
	text-decoration: none;
}

a.footerlink:link {
	color: #FF6600;
}

a.footerlink:hover {
	text-decoration: underline;
}

a.footerlink:visited {
	color: #FF6600;
}