
.TopMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 3px;
}
.TopMenuCopie {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #CCC;
	padding-top: 2pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}

.ssoSideBarMenu{		/* enclosing div of menu */
	width: 140px;
	font-family: Arial, sans-serif;
	background: #eee;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #F00;
}
.ssoSideBarMenu h1 { /* menu header frame */
	display: block;
	background: url(http://www.sources.com/graphics/titlelonger.gif) repeat-x center;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: default;
}
.ssoSideBarMenu h1 span {	/* menu header text */
	display: block;
	border: 0;
	margin:0;
	padding: 5px 0 5px 25px;
	background: url(http://www.sources.com/graphics/expanded.gif) no-repeat 10px center;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: white;
}
.ssoSideBarMenu h1 a {
	display: inline;
}
.ssoSideBarMenu a:link { /* menu items */
	font-family:Verdana, Geneva, sans-serif;
	display: block;
	border-bottom: dotted 1px;
	margin:0;
	padding: 5px 10px 5px 10px;
	font-size: 0.8em;
	text-align:left;
	text-decoration: none;
	color: #000;
	font-weight:bold
}
.ssoSideBarMenu a:hover {
	background : #FF0000;
	text-decoration:none;
	color: #ffffff;
}

.ssoSideBarMenu a:visited {
	font-family:Verdana, Geneva, sans-serif;
	display: block;
	border-bottom: dotted 1px;
	margin:0;
	padding: 5px 10px 5px 10px;
	font-size: 0.8em;
	text-align:left;
	text-decoration: none;
	font-weight:bold
}

.ssoSideBarMenu .ssoSideBarMenuLastItem { /* last menu item, hide dots */
	display: block;
	border-bottom: solid 1px #eee;
	margin:0;
	padding: 5px 10px 5px 10px;
	font-size: 0.9em;
	text-align:left;
	text-decoration: none;
	color: #F00;
}
.ssoSideBarMenu span {	/* menu footer */
	display: block;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

body 
{
	color: #000;
	font-size: 12px;
	font-family:  Verdana, Geneva, sans-serif;
	text-align: left;
	background-color: #000;
}
/*.body2 {
	color: #000;
	font-style: normal;
	text-transform: uppercase;
	width: auto;
}*/
li{ 
	list-style-type: square; 
	vertical-align: middle;
	margin-bottom: 10px
}
input.btn{
/*	 background-color:#ee0; */
	background-image: url('/graphics/btnBgnd.gif');
   color:#e00;
   font-size:0.75em;
   font-weight:bold;
   border: outset 2px #ee0;
   cursor: pointer;
}

.styleFrame { 
	background-color:#ffffff;
	border-style: ridge;
	border-width: 2px;
	border-color: silver;
 	width:790px; 
 	margin-left: auto;
 	margin-right: auto;
 }
a:link {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold
}

a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight:bold
}

/* Sources Search Widget */
.ssoSideBarMenu #frmSourcesSearch {
	margin: 0;
	padding: 0;
	border-bottom: dotted 1px;
}

.ssoSideBarMenu #lblSourcesSearch{		
	display: none;
}

.Titlepage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #F00;
	text-align: center;
}

.styleList
{ 
	font-size: 12px;
	line-height: 20px; list-style-type: square;  margin-right: 20px; vertical-align: top 
}

.styleListRefs
    { font-size: 12px; line-height: 20px; list-style-type: square; vertical-align: top }

.styleListRefs li
    { margin-right: 12px; margin-bottom: 8px}
