/* CSS Document */
A                         {
	color: #9A766A;
	text-decoration: none;
	font-weight: bold;
}
A:link                {
	color: #9A766A;
	text-decoration: none;
	font-weight: bold;
}
A:visited        { 
	color: #9A766A; 
	text-decoration: none;
}
A:active        {
	color: #9A766A;
	text-decoration: line-through;
}
A:hover        {
	color: #666666;
	font-weight: bold;
}
#coretable { 
	background-image:url(data/upimages/bkgrd_img_2008.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
img { 	margin-left:auto;
	margin-right:auto;
}
.sidebar { 
	margin-left:25px;
	line-height:14px;
}
.newscore { 
	padding-right:35px;
	padding-top:20px;
}
.newstitle {
	font-family: Garamond;
	font-size: 28px;
	font-style: italic;
	color: #000;
	text-align: center;
	line-height: 30px;
	border: none;
	padding-right: none;
	background-color: none;
}
.showbox {
	width:100%;
	background-color:#eee;
	padding:10px;
}
.showboxleft {
	width:30%;
	float:left;
	valign:top;
	padding-right:5px;
}
.showboxright {
	width:70%;
	float:right:
	valign:top;
	padding-right:5px;
}
.linktab {
	padding: 2px;
	margin: 5px;
	border: 1px solid #000000;
}
.notes {
	border: 1px solid #999999;
	padding: 7px;
	margin: 5px;
	color: #939393;
}
.navtextmargin {
	margin-left: 10px;
}
BODY,TD,TR{
                font-family: "trebuchet ms", verdana, arial, sans-serif;
                color:#000;
                font-size:10px;
                font-weight:normal;
				line-height:14px;
}
BODY{
	background-color:#000000;
	background-image:url(bkgrd_img.jpg)
	background-repeat:repeat-y;
	background-position:center;
}
.navbar { 
	line-height:14px;
	padding-bottom:6px;
}
.navtitle {
	font-family: Garamond;
	font-size: 20px;
	font-style:italic;
	color: #000000;
	padding-bottom:8px;
}
.description{
        font-family:verdana, arial, sans-serif;
        font-size:x-small;
        font-weight:bold;
}
.details {
	width:95%;
	border-left:10px solid #CCCCCC;
	padding-left:10px;
	padding-right:20px;
	
}
//.style1 {color: #CCCCCC}
.footer {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
        padding: 2px;
}
