/* Generic Selectors */



a { 
	color:inherit;
	text-decoration:none;
}

a:link { 
	color:inherit;
	text-decoration:none;
}

a:visited { 
	color:inherit;
	text-decoration:none;
}

a:hover {text-decoration:underline;
}







body {
font-family: Verdana;
font-size: 10px;
color: #ffffff;
background-color: #000000;
}



p {
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}





.normaltext {

	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}



.normalgrey {

	color: #666666;
	text-decoration: none;

}



.ParagraphTitle {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	font-stretch: normal;
}



.smalltext {

	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}

.microtext {

	font-family: verdana;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}

.greysmalllinks {

	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin-top:1px;

}

.orangesmalllinks {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	margin-top:1px;
}



.menuindex {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}





.calendartable1 { 
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	width:60;
	background-color:#111111;

}



.calendartable2 {
	font-family: verdana;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	width:50;
	background-color:#111111;
}



.calendartable3 { 
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	width:310;
	background-color:#111111;

}



.calendartable4 {
	font-family: verdana;
	font-size: 9px;
	color: #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:center;
	text-decoration: none;
	margin-top:1px;
	width:30;
	background-color:#111111;

}



.calendartable5 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: inherit;
	text-align:right;
	color: #FFFFFF;
	text-decoration: inherit;
	width:195;
	background-color:#111111;

}

.calendartablespanned {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: inherit;
	text-align:left;
	color: #FFFFFF;
	text-decoration: inherit;
	background-color:#111111;

}

