/* CSS Document */

#ll a		{
        	color: #ffffff;
       		font: bold .9em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			margin: 0px;
			list-style-type: none;
			display: block;
			border-left: solid #0268e6 5px;
			border-bottom: dashed #ffffff 1px;
			/*border: dashed #ffffff;
			border-width: 0px 0px 2px 5px;*/
			list-style-type: none;
			padding: 8px;
			}


#ll a:link	{
			color: #ffffff;
       		font: bold .9em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			margin: 0px;
			list-style-type: none;
			display: block;
			border-left: solid #0268e6 5px;
			border-bottom: dashed #ffffff 1px;
			/*border: dashed #ffffff;
			border-width: 0px 0px 2px 5px;*/
			list-style-type: none;
			padding: 8px;
			}
			
#ll a:visited	{
			color: #ffffff;
       		font: bold .9em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			margin: 0px;
			list-style-type: none;
			display: block;
			border-left: solid #0268e6 5px;
			border-bottom: dashed #ffffff 1px;
			/*border: dashed #ffffff;
			border-width: 0px 0px 2px 5px;*/
			list-style-type: none;
			padding: 8px;
			}
			
#ll a:active	{
			color: #ffffff;
       		font: bold .9em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background: #0268e6;
			text-decoration: none;
			margin: 0px;
			list-style-type: none;
			display: block;
			border-left: solid #0268e6 5px;
			border-bottom: dashed #ffffff 1px;
			/*border: dashed #ffffff;
			border-width: 0px 0px 2px 5px;*/
			list-style-type: none;
			padding: 8px;
			}						

#ll a:hover	{
			color: #ffffff;
       		font: bold .9em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background: #0268e6;
			text-decoration: underline;
			margin: 0px;
			list-style-type: none;
			display: block;
			border-left: solid #efe7ad 5px;
			border-bottom: dashed #ffffff 1px;
			/*border: dashed #ffffff;
			border-width: 0px 0px 2px 5px;*/
			list-style-type: none;
			padding: 8px;
			}
			
#ll a:focus	{
			color: #ffffff;
       		font: bold .9em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background: #0268e6;
			text-decoration: underline;
			margin: 0px;
			list-style-type: none;
			display: block;
			border-left: solid #0268e6 5px;
			border-bottom: dashed #ffffff 1px;
			/*border: dashed #ffffff;
			border-width: 0px 0px 2px 5px;*/
			list-style-type: none;
			padding: 8px;
			}
			
.header		{
			color: #ffffff;
       		font: bold 1em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background: #0268e6;
			text-decoration: none;
			padding: 4px;
			}
			
.guest		{
			color: #000000;
       		font: bold .8em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background: #ffffff;
			text-decoration: none;
			padding: 4px;
			border: solid #010080;
			border-width: 3px 1px 1px 1px;
			}			
			
.leftlink	{
		  	width: 120px;
			color: #ffffff;
			background: #010080;
			font: bold 1em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			/*border-left: solid #0268e6 5px;
			border-bottom: dashed #ffffff 1px;
			border: dashed #ffffff;
			border-width: 0px 0px 2px 5px;*/
			list-style-type: none;
			padding: 0px;
			}
			
.badge		{
		  	width: 0px;
			color: #ffffff;
			background: #ffffff;
			font: bold 1em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			border: solid #0268e6;
			border-width: 1px 0px 0px 1px;
			padding: 0px;
			}			
			
.leftbar	{
			width: 150px;
		  	color: #ffffff;
			background: #010080;
			font: bold 1em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			border: solid #0268e6;
			border-width: 1px 1px 1px 10px;
			margin: 2px 2px 2px 2px;
			}			

p			{
			font: normal .8em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			vertical-align: top;
			}
			
.body		{
			font: normal .8em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			border: solid #0268e6;
			border-width: 0px 1px 0px 0px;
			}			
			
ul			{
			font: normal .7em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			border: solid #0268e6;
			border-width: 0px 0px 0px 0px;
			}
			
ol			{
			font: normal .7em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}						
			
.footer		{
			color: #999999;
			font: normal .7em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			border: solid #010080;
			border-width: 1px 10px 1px 1px;
			}
			
.llul		{
			color: #ffffff;
			font: normal .8em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			
			}						