table {
	border-collapse: collapse;
	border-color: black;

}
td {
	border-collapse: collapse;
	border-color: black;
	font-size: 14px;


}

th {
	border-collapse: collapse;
	border-color: black;
	font-size: 14px;
	color: white;
	background-image: url(images/th_bg.jpg);
}

th.small
{
	font-size: 12px;
}

p {
	font-size: 14px;
	text-align: justify;

}
h1 {
	font-size: 18px;
	color: #403E7D;			
}
body {
	font-family: Tahoma;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}




a:link {text-decoration:underline; font-weight:extra-bold; color:#0063CE}
a:visited {text-decoration:underline; color:#0063CE}
a:hover {text-decoration:none; color:#0063CE; border-width: thick; }


a.white:link {
	text-decoration:underline;
	font-weight:extra-bold;
	color:#ffffff;
	font-size: 16px;
}
a.white:visited {
	text-decoration:underline;
	color:#ffffff;
	font-size: 16px;
}
a.white:hover {
	text-decoration:none;
	color:#ffffff;
	border-width: thick;
	font-size: 16px;
}




a.small_white:link {
	text-decoration:underline;
	font-weight:extra-bold;
	color:#ffffff;
	font-size: 12px;
}
a.small_white:visited {
	text-decoration:underline;
	color:#ffffff;
	font-size: 12px;
}
a.small_white:hover {
	text-decoration:none;
	color:#ffffff;
	border-width: thick;
	font-size: 12px;
}

a.small_black:link {
	text-decoration:underline;
	font-weight:extra-bold;
	color:#000000;
	font-size: 12px;
}
a.small_black:visited {
	text-decoration:underline;
	color:#000000;
	font-size: 12px;
}
a.small_black:hover {
	text-decoration:none;
	color:#000000;
	border-width: thick;
	font-size: 12px;
}



.left {
	background-image: url(images/menu_04.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.right {
	background-image: url(images/menu_06.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.max95 {
	max-height: 95px;
}
a {
	border: 0px;
}
.quiz {
	list-style-image: url(images/quiz.gif);
	vertical-align: middle;

}
.portal {
	background-image: url(images/portal_01.jpg);
}
.alt {
	background-color: #D6D6D6;
}
.c {
	text-align: center;
}
