/* CSS Document */

html,body,td,th {
	font-family: tahoma;
	font-size: 11px;
	margin-top:0px;
	margin-bottom:0px;
	
	
}
.contentfont{
	font-family: tahoma;
	font-size: 11px;
	margin-top:0px;
	margin-bottom:0px;
}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 9px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#999999;
}



.menu{ 
	font-size: 8pt;
	color:#d4a66f;
	font-family: tahoma;
	font-weight:bold;
}


.registertitle {
	font-size: 10pt;
	color:#CC3300;
	font-family: tahoma;
	font-weight:bold;
}
.title {
	font-size: 10pt;
	color:#000000;
	font-weight:bold;
	font-family:tahoma;
}
.title_red {
	font-size: 10pt;
	color:#CC3300;
	font-family: tahoma;
	font-weight:bolder;
	font-style:italic;
}
.title_black {
	font-size: 8pt;
	color:#000000;
	font-family: tahoma;
	font-weight:bolder;
	font-style:italic;
}
.title_rest{
	font-size: 8pt;
	color:#422100;
	font-weight:bold;
}
.title_black_small {
	font-size: 10pt;
	color:#000000;
	font-family: tahoma;
	font-weight:bolder;
	font-style:italic;
}
.notice {
	font-size: 11pt;
	color:#0066CC;
	font-family: tahoma;
}
.livemsg
{
	font-family: tahoma;
	font-size: 11px;
	scrollbar-face-color:#903030;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#C0B0B0;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#808080;
   scrollbar-darkshadow-Color:#202020;
}
.example{
	font-family: tahoma;
	font-size: 9px;
	color:#666666
}

.button {
font: 10px Tahoma, Verdana;
padding: 0 5px;
color:#000000;
background-repeat: repeat-x;
background-position: 0 50%;
background-color:white;
outline: 1px solid #86B9D6;
height: 19px;
border: 1px solid #990000; 
line-height: 17px;
}

.button2 {
font: 12px Tahoma, Verdana;
color:#000000;
background-repeat: repeat-x;
background-color:lightyellow;
outline: 1px solid #86B9D6;
border: 1px solid #86B9D6;
}

.button_more {
font: 10px Tahoma, Verdana;
padding: 0 5px;
color:#000000;
background-repeat: repeat-x;
background-position: 0 50%;
background-color:white;
outline: 1px solid #86B9D6;
height: 19px;
border: 1px solid #990000; 
line-height: 17px;
}

.solidborder{
border-style:solid; 
border-color:#999999; 
border-width:1px;
font-family:verdana;
font-size:11px;
height:inherit;
}
.solidborder_black{
border-style:solid; 
border-color:#000000; 
border-width:1px;
font-family:verdana;
font-size:11px;
height:inherit;
}
.solidborder_grey{
border-style:solid; 
border-color:#999999; 
border-width:1px;
font-family:verdana;
font-size:12px
}
.border_topbottom_grey{
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
	border-width:1px;
}
.dashedborder{
border-style:dashed; 
border-color:#000000; 
border-width:1px;
font-family:verdana;
font-size:12px
}
.dashedborder_grey{
border-style:dashed; 
border-color:#CCCCCC; 
border-width:1px;
font-family:verdana;
font-size:12px
}
.solidborder_topless{

border-style:solid;
border-top-color:#FFFFFF;
border-bottom-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-width:1px;
font-family:verdana;
font-size:12px
}

.topmenu{
	font-family: tahoma;
	font-size: 11px;
	float: left;
	background: url(../images/bg_menu2.gif);
	height: 25px;
	line-height: 25px;
	border: solid 1px #000000;
	font-weight:bold;
	color: #555555;
}

.topmenu_selected{
	font-family: tahoma;
	font-size: 11px;
	float: left;
	background: url(../images/bg_menu.gif);
	height: 25px;
	line-height: 25px;
	border: solid 1px #000000;
	font-weight:bold;
	border-bottom: none;
	color: #555555;
}

.border_bottom{
	border-bottom: solid 1px #000000;
	color: #555555;
}
.hrblue{
height:1px;
color:#0066FF;
}
a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#FFCC00;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}
.footer {
	font-size:7pt;
	font-family:verdana;
	color:#FFFFFF;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}
.text {
	font-size:8pt;
	font-family:verdana;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
.text2 {
	font-size:7pt;
	font-family:verdana;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
.normal {
font-family: Verdana;
font-size: 8pt;
color: #000000;
background-color:#FFFF99;
}
.today {
font-family: Verdana;
font-size: 8pt;
font-weight:bold;
background-color: #CACACA;
}
.weekend {
font-family: Verdana;
color:#FFFFFF;
font-size: 8pt;
background-color:#FF6600;
}
.selected {
font-family: Verdana;
font-size: 8pt;
color: #FFFFFF;
background-color: #C00000;
}
.event {
font-family: Verdana;
font-size: 8pt;
color: #000000;
background-color: #C6D1DC;
}
.head {
color:#FFFFFF;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
background-color:#999999;
}
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}



