
A, A:ACTIVE, A:VISITED, A:HOVER {
	color:#339900;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
}
	
A.headerlink, A.headerlink:ACTIVE, A.headerlink:VISITED {
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
	text-align : center;
	/*background-color : #3196CE; */
}

A.headerlink:HOVER {
	font-weight : bold;
	text-decoration : underline;
	color : #ffffff;
	text-align : center;
}

A.footerlink, A.footerlink:ACTIVE, A.footerlink:VISITED {
	font-weight : bold;
	text-decoration : none;
	color : #CCFFFF;
}

A.footerlink:HOVER {
	font-weight : bold;
	text-decoration : underline;
	color : #ffffff;
}

A.footerSmallLink, A.footerSmallLink:ACTIVE, A.footerSmallLink:VISITED {
	font-weight : normal;
	text-decoration : none;
	color : #CCFFFF;
}

A.footerSmallLink:HOVER {
	font-weight : normal;
	text-decoration : underline;
	color : #ffffff;
}

A.event, A.event:ACTIVE, A.event:VISITED {
	font-weight : bold;
	text-decoration : none;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	color : #006599;
	font-size : 11px;
}

A.event:HOVER {
	font-weight : bold;
	text-decoration : underline;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	color : #006599;
	font-size : 11px;
}

A.partner, A.partner:ACTIVE, A.partner:VISITED {
	font-weight : bold;
	text-decoration : none;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	color : #000000;
	font-size : 14px;
}

A.partner:HOVER {
	font-weight : bold;
	text-decoration : underline;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	color : #000000;
	font-size : 14px;
}
	
TD {
	font-weight : normal;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	text-decoration : none;
	color : #003300;
	font-size : 12px;
}

TD.dayOfMonth {
	font-weight : bold;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	text-decoration : none;
	text-align : right;
	color : #000000;
	font-size : 11px;
}

TD.calendarDay {
	vertical-align : top;
	width : 100;
	background-color : #467BAD;
}

TD.calendarDayMain {
	vertical-align : top;
	width : 100;
	background-color : #8DF219;
}

TD.dayOfWeek {
	font-weight : bold;
	font-size : 12px;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	color : #ffffff;
	width : 100;
	background-color : #00659C;
	text-align : center;
}

TD.mainContent {
	font-weight : normal;
	font-size : 12px;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	color : #003300;
	background-color : #EAEAEA;
}

TD.boxHeader {
	font-weight : bold;
	font-size : 12px;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	text-align : center;
	/*border-color: #339999;*/
	border-color: #00659C;
	border-style:solid;
	border-width:thin;
	color : #CCFFFF;
	background-color : #006699;
}

P.welcome {
	font-weight : normal;
	font-size : 12px;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	color : #006699;
}

P {
	color:#003300;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
}

H1 {
	font-weight : bold;
	color:#003300;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	font-size : 14px;
}

H2 {
	font-weight : bold;
	color:#CCFFFF;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	font-size : 14px;
}

H3 {
	font-weight : bold;
	color:#003300;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
}

H4 {
	font-weight : bold;
	font-style: italic;
	color:#003300;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
}

H5 {
	font-weight : bold;
	color:#003300;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	font-size : 15px;
}

H5.partners {
	font-weight : bold;
	color:#003300;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	font-size : 20px;
}

H5.home {
	font-weight : bold;
	color:#003300;
	font-family : Geneva,Arial,Helvetica,sans-serif;
	font-size : 20px;
}

.caption {
	font-family : Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight:bold;
	color : #006699;
}

.footerCaption {
	font-weight : normal;
	text-decoration : none;
	color : #CCFFFF;
}

UL {
	font-family : Geneva,Arial,Helvetica,sans-serif;
	color:#CCFFFF;
	font-size : 12px;
}

LI {
	font-family : Geneva,Arial,Helvetica,sans-serif;
	color:#003300;
	font-size : 12px;
}

LI.partners {
	margin:5px;
}






	#sddm
	{	margin : 0;
		padding : 0;
		z-index : 30;
	}
	
	#sddm li
	{	margin : 0;
		padding : 0;
		list-style : none;
		float : left;
	}
	
	#sddm li a
	{	display: block;
		margin: 0 1px 0 0;
		padding: 6px 10px;
		width: auto;
		color: #FFFFFF;
		text-align: center;
		text-decoration: none;
		font-weight:bold;
	}
	
	#sddm li a:hover
	{	
		text-decoration:none;
		font-weight:bold;
	}
	
	#sddm div
	{	position: absolute;
		visibility: hidden;
		margin: 0;
		padding: 0;
		/*background: #EAEBD8;
		border: 1px solid #5970B2*/
	}

	#sddm div a
	{	

		display: block;
		margin: 0;
		padding: 3px 15px 6px 15px;
		width: auto;
		white-space: nowrap;
		font-weight:bold;
		text-align: left;
		text-decoration: none;
		color: #FFFFFF;
		font-size : 11px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
	}
	
	#sddm div a:hover
	{	
		text-decoration : underline;
	}
		
		
		
		
		
		
