/* footer link css */
A.classtwo {font-family: Verdana; font-size:9px}
A.classtwo:link {color: black;}
A.classtwo:visited {color: black;}
A.classtwo:hover {text-decoration: underline; color: orange; }
A.classtwo:active {color: red;text-decoration: none}

A.classthree {font-family: Verdana; font-size:9px}
A.classthree:link {color: red;}
A.classthree:visited {color: red;}
A.classthree:hover {text-decoration: underline; color: blue; }
A.classthree:active {color: red;text-decoration: none}


.outer_bord {
	border: 1px solid #CCCCCC;
}
.activity_title {
	font-family: Tahoma;
	font-size: 25px;
	color: #FFFFFF;
}
.sub_title {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.link_bord {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
.linkbox_text {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}

.footer_title {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	
}	

.maintext {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
	.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.brodright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.brodtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.ecdl_title {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000080;
}

.ecdl_sub {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000080;
}

.ecdl_bullet {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}
.outerborder {
	border: 1px solid #CCCCCC;
}

body { font: 11px san-serif}

.boxhead { width: 500px; padding: 2px 10px; background-color: #F5F5F5; margin-bottom: 0; cursor: pointer; font-weight: bold; border: 1px solid #CCCCCC; } 

.box_visible { width: 500px;  padding: 5px 10px; border: 1px solid #FFFFFF; margin-top: 0; border: 1px solid #CCCCCC; }

.box_hidden { display: none; }


.style2 {
	font-size: 18px;
	font-family: Tahoma ;
}

.style3 {font-size: 14px;
	     font-family: Tahoma ;
}

.style1 {	font-size: 36px;
	font-weight: bolder;
}

.style5 {color: #000000}