a.rmenu{
 	color: #00243D; 
	font-size:1.1em; 
	font-family: Arial; 
	text-decoration: underline; 
	line-height: 1.5;
}
a.rmenu:hover{	
color: red;
}
#scrollable {
	width:572px;
	height:100px;
}

div.items {
	height:100px;	
	margin-left:0px;	
	margin-right:10px;	
	float:left;
	width:502px !important;
}
div.items a {
	display:block;
	float:left;
	margin-right:0px;
	width:125px;
	height:100px;
	font-size:12px;
	color:#000;
	line-height:1pt;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}
div.items a:hover {
	color:#999;	
}
a.prev, a.next {
	display:block;
	width:30px;
	height:30px;
	float:left;
	background-repeat:no-repeat;	
	margin:15px 0 0 0;
	cursor:pointer;
}
a.prev {
	background:url(images/button-left.gif);		
}

a.prev:hover {
	background:url(images/button-left-over.gif);		
}
a.next {
	cursor:pointer;
}
div.navi {
	position:relative;
	top:-30px;
	left:310px;
	margin-left:-50px;
	width:50px;
	height:0px;
}
div.navi span:hover {
	background-position:0 -8px;      
}
div.navi span.active {
	background-position:0 -16px;     
} 	
.fallback {
	display: none;
}
	.notedefault, .notenested {
	position: absolute;
	visibility: hidden;
	top: 1.5em;
	sleft: 2em; width: 10em;
}
	.notedefault {
	padding: 3px;
	border: 1px solid #FCE387;
	background-color: #FCE387;
	color: white;
	line-height: 1.5em;
}
.notenested {
	width: 8em;
	padding: 3px;
	border: 1px solid #963;
	background-color: #C96;
	color: white;
}
.snp-mouseoffset, .snp-triggeroffset, .snp-mousetrack {
	margin-left: -68px;
	margin-top: 22px;
}
.notedefault h5 {
	margin: 0 0 5px 0;
	padding: 2px;
	background-color: white;
	color: black;
}
.note-close {
	float: right;
	margin-top: 2px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	color: black;
	text-decoration: none;
	visibility: hidden
}
.snb-pinned .note-close {
	visibility: inherit;
}
.supernote-hover-demo4, .supernote-hover-demo {
	padding-left: 10px; font-family: Verdana;
	color: black;
	font-weight: 400;
	text-decoration: none;
}
a.vmen
{
	color: #00243D;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10pt;
}
a.vmen:hover
{
	color: red;
}
li{
	padding-left: 8px;
	color: black;
}
.fr
{
	line-height: 0.7;
	color: red;
}
div.notedefault li
{
	color: red ;
}

div.notedefault a
{
	font-size: 8pt;
	font-family: Verdana;
	color: #00243D;
}
div.notedefault td {
	font-size: 8pt; line-height: 1.2;
}
h5 {
	font-family: Verdana;
	font-size: 10pt;
}
div.notedefault a:hover {
	text-decoration: none;
	color: red;
}

a.link { font-family: Times; text-decoration: underline; color: #023e68; font-weight: 300 }
a.link:hover { text-decoration: none; color: #023e68; }
.text { font-size: 10pt; font-family: Times; }
.sm  { font-size: 10pt; font-family: Arial; } 
.mtable {  width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 953)?"953px" : "100%");
min-width:953px;  }

h1, h2 { font-family: Tahoma; font-weight: 400; font-size: 18pt; }
