/* CSS Document */
BODY {

	font-size : 9pt;
	color: black;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.CAL {
	
	font-size : 20pt;
	color: white;
	text-decoration: none;
	font-face : Impact;
	

}


.CAL2 {
	
	font-size : 10pt;
	color: white;
	text-decoration: none;
	font-face : Copperplate Gothic Bold;
	

}

.CAL3 {
	
	font-size : 8pt;
	color: black;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}


.wt {
	
	font-size : 14pt;
	color: white;
	text-decoration: none;
	font-face : Copperplate Gothic Bold;
	

}

.sidemenu {
	
	font-size : 11pt;
	color: silver;
	text-decoration: none;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : BOLD;

}

A {
	
	font-size : 11pt;
	color: black;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;

}


A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	color: white;
}
A.1 {
	
	font-size : 11pt;
	color: black;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;

}


A.1:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	color: white;
}
.menu {
	
	font-size : 9pt;
	color: silver;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;

}

A.2 {
	
	font-size : 8pt;
	color: 000033;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;

}



A.2:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
	color: silver;
}

A.3 {
	
	font-size : 8pt;
	color: 000033;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;

}



A.3:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
	color: white;
}


A.SIDEMENU {
	
	font-size : 11pt;
	color: #84867B;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;

}



A.SIDEMENU:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	color: silver;
	text-decoration: none;
}

submit.d {
	border : thin;
	color : red;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	background-color : #333333;
	layout-flow : horizontal;
}