body {
	background-color: #1C0067;
	margin: 0px;
}

table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.topmenu_table {
	background-color: #C30080;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	padding: 0px;
}

.topmenu_table_orange {
	background-color: #FF9900;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	padding: 0px;
	z-index:1;
}

.dropdown_table {
	position:absolute;
	visibility:hidden;
	background-color: #C30080;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	padding: 0px;
	width: 240px;
	float: left;
	z-index:1;
}

.dropdown_table_orange {
	position:absolute;
	visibility:hidden;
	background-color: #FF9900;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	padding: 0px;
	width: 240px;
	float: left;
	z-index:1;
}

.greyline {
	background-color: #B3B3B3;
}

.greenline {
	background-color: #A9C027;
}

.maincontent {
	border: none;
	margin: 0px;
	padding: 0px 6px 6px;
}

.textwhite_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.textwhite_medium_student {
	font-family: Crapola;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}

.textwhite_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}

.textwhite_small_student {
	font-family: Crapola;
	font-size: 11pt;
	color: #FFFFFF;
}

.textwhite_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.textwhite_menu_student {
	font-family: Crapola;
	font-size: 12pt;
	color: #FFFFFF;
}

.textyellow_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFF00;
}

a {
	color: #F7F410; text-decoration: none
}

a:hover {
	color: #3697D7; text-decoration: underline
}

.url_menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.url_menu_orange {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.url_menu:hover {color:#C30080; text-decoration: none}

a.url_menu_orange:hover {color:#FF9900; text-decoration: none}


.url_topmenu {
	color: #FFFFFF;
	text-decoration: none;
}

a.url_topmenu:hover {color:#C30080; background-color:#B3B3B3; text-decoration: none}

.student_content1 {
	font-family: Crapola;
	font-size: 12pt;
	color: #FF9900;
}

.student_content2 {
	font-family: Crapola;
	font-size: 12pt;
	color: #C30080;
}

.student_content3 {
	font-family: Crapola;
	font-size: 12pt;
	color: #C0D843;
}

.student_content4 {
	font-family: Crapola;
	font-size: 12pt;
	color: #F7F410;
}

.student_header1 {
	font-family: Crapola;
	font-size: 24pt;
	color: #C30080;
	font-weight: bold;
}

.student_header2 {
	font-family: Crapola;
	font-size: 24pt;
	color: #C0D843;
	font-weight: bold;
}

.student_header3 {
	font-family: Crapola;
	font-size: 24pt;
	color: #F7F410;
	font-weight: bold;
}

.student_header4 {
	font-family: Crapola;
	font-size: 24pt;
	color: #FF9900;
    font-weight: bold;
}
