/* CSS Document */
.news_block {width:160px; text-align:left; font-weight:bold; white-space:nowrap;}
body {
	 background-color:#a4bd0a;
}
.topLeftCorner {
	background-image:url(images/Partnership/01/lefttopcorner.gif);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.topRightCorner {
	background-image:url(images/Partnership/01/righttopcorner.gif);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.bottomRightCorner {
	background-image:url(images/Partnership/01/rightbottomcorner.gif);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.bottomLeftCorner {
	background-image:url(images/Partnership/01/leftbottomcorner.gif);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.dropmenudiv{
	position:absolute;
	top: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #e1e9af;
	width:164px;
	visibility: hidden;	
	white-space: nowrap;
	text-align:left;
	border: 1px solid #e1e9af;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #e1e9af;
	color:#000;
	text-decoration:underline;
}
.dropmenudiv a{
	border-bottom: 1px solid #e1e9af;
}
.news_link a
{
	font-size:10px;
	font-family:Verdana;
	color:#a1bd09;
	text-decoration:none;
}
.news_link a:link
{
	font-size:10px;
	font-family:Verdana;
	color:#a1bd09;
	text-decoration:none;
}
.news_link a:visited
{
	font-size:10px;
	font-family:Verdana;
	color:#a1bd09;
	text-decoration:none;
}
.news_link a:hover
{
	font-size:10px;
	font-family:Verdana;
	color:#a1bd09;
	text-decoration:underline;
}
.num_links
{
	font-size:10px;
	font-family:Verdana;
	color:#a1bd09;
	text-decoration:none;
}
.num_links a
{
	color: #485045;
	text-decoration:none;
}
.num_links a:link
{
	color: #485045;
	text-decoration:none;
}
.num_links a:visited
{
	color: #485045;
	text-decoration:none;
}
.num_links a:hover
{
	color: #d8dad7;
	text-decoration:none;
}