.bottom {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*.leftlinks {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #6B6B69;
	text-decoration: none;
}
a:hover.leftlinks {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlinksyellow {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #DFED07;
	text-decoration: none;
}*/
.leftlinks {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #6B6B69;
	text-decoration: none;
}
a:hover.leftlinks {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlinksyellow {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #DFED07;
	text-decoration: none;
}
.leftlinks_new {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9B21;
	text-decoration: none;
}
a:hover.leftlinks_new {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #6B6B69;
	text-decoration: none;
}
/*a:active.leftlinks_new {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
}*/
.leftlinksyellow {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #DFED07;
	text-decoration: none;
}
/*.yellowdark {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #D5A410;
	text-decoration: none;
}*/
.yellowdark {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FF9B21;
	text-decoration: none;
}
.greydark {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #6B6B69;
	text-decoration: none;
	line-height: 19px;
}
.edescription {
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #6B6B69;
	text-decoration: none;
	text-align:center;
	line-height: 19px;
}
a.greydark:link, a.greydark:hover, a.greydark:visited, a.greydark:active{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #6B6B69;
	text-decoration: none;
}

a.greydark:hover{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FF9B21;
	text-decoration: none;
}

.activeheader {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9B21;
	text-decoration: none;
	line-height: 19px;
}


.greynormal {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #9A9A9A;
	text-decoration: none;
	line-height: 16px;
}
.blacknormal {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.input {
	border: 1px solid #9A9A9A;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.input1 {
	border: 0px;
	color: #000000;
	background-color:#E4E4E4;
	font-family:Arial;
	font-size: 12px;
}
.button{
   border:1px solid #9A9A9A;
   background-color: #CCCCCC;
   color:#000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;	

}
.darktext{
   
   font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-weight:bold;
	line-height: 16px;
}
.greytext {
	font-family: "Arial";
	font-size: 10pt;
	font-variant:normal;
	color: #000000;
	
	}
.darktselect{
   
    font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	font-weight:bold;
	line-height: 16px;
}

.tabcolor {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width:130;
	padding-left:8px;
	background-color:#B2B2B2;
	
}
#eventcontainer {
height: 400px;
overflow: scroll;
position: relative;
}



