@charset "utf-8";
#body/* CSS Document */

 {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin solid #999999;
}
#navbar  {
	background-color: #6EA35A;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: left;
	vertical-align: top;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
}
#navbar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navbar   a:hover  {
	color: #FFCC00;
}

#content {
	border: medium solid #000000;
	text-align: left;
}
#links   a {
	font-weight: normal;
	text-decoration: none;
	color: #000066;
	font-size: 14px;
}
#banner {
}


#footer {
	background-color: #EDAF4C;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
#linksheadrow {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6EA35A;
}

#rating {
	width: 75px;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
}
#links {
	width: 100%;
	vertical-align: top;
	border: 0.5px solid #CCCCCC;
}
#linkscontentrows  {
	border: 0.5px solid #CCCCCC;
}



p {
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	color: #003300;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
#year-region-title {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFCC;
}



.rating {
	font-size: 9px;
}
#rating2 {
	border: 1px solid #000000;
	text-align: center;
}
#banner a {
	color: #FFFFFF;
}
#banner a:visited {
	color: #FFFFFF;
}
#navbar-top {
	background-color: #EDAF4C;
	color: #000000;
	font-size: 12px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: bolder;
}
#navbar-top  a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navbar-top  a:hover {
	color: #999999;
}
.year-title {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
#year-region-title-pr {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCFF;
}
#year-region-title-cuc {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #DBB7DB;
}
#year-region-title-puc {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
}
#ratingnum {
	text-align: center;
	background-color: #6EA35A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
