body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #f7f7ed;
	background-image:url(../images/common/page_background.gif);
	background-repeat: repeat-y;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}

a:link, a:visited {
	color: #E36307;
	text-decoration: none;
}

a:hover {
	color: #E36307;
	text-decoration: underline;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #E36307;
}

li {
	margin-bottom: 10px;
}

th {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
}

.left_navigation {
	background-image:url(../images/common/nav_background.gif);
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.content {
	padding-right: 32px;
	padding-left: 32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #34431B;
	padding-bottom: 20px;
}

#footer a:link {
	color: #34431B;
	text-decoration: none;
}

#footer a:visited {
	color: #34431B;
	text-decoration: none;
}

#footer a:hover {
	color: #34431B;
	text-decoration: underline;
}

.sport_link {
	font-size: 16px;
	font-style:italic;
	font-weight: bold;
	color: #E36307;
}

.sport_link a:link, .sport_link a:visited {
	color: #E36307;
	text-decoration: none;
}

.sport_link a:hover {
	color: #E36307;
	text-decoration: underline;
}

.right_photo {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style:italic;
font-weight:bold;
color: #34431B;
text-align:left;
padding-bottom: 20px;
}

.right_photo img {
padding-bottom: 2px;
}

.error_msg {
padding: 8px;
background-color: #ff9c00;
color: #ffffff;
font-weight: bold;
text-align: center;
}

.success_msg {
padding: 8px;
background-color: #060;
color: #ffffff;
font-weight: bold;
text-align: center;
}

#report_table td { border-bottom: 1px #000000 solid; }

.news_photo_column div.rightColumnPhoto {
margin-bottom: 10px;	
}

.news_photo_column div.photoCaption {
color:#34431B;
padding-top: 5px;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:italic;
font-weight:bold;
text-align: left;
}

div.orderList div {
	border-bottom:1px solid #CCCCCC;
	margin:0;
	padding-bottom:4px;
	padding-top:4px;	
}

div.orderList div.odd {
background-color:#EFEFEF;	
}

img.reorder_graphic {
cursor: move;	
}
