body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #FFFFFF;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : transparent;
}

p.text {
	text-align : justify;
}

a {
	color : #FF7D00;
	background-color : transparent;
}

a.menu {
	text-decoration : none;
}

a.menu:hover {
	color : #FF0000;
	background-color : transparent;
}

td.header {
	text-align : center;
}

td.menutop {
	background-image : url(img/menutop.gif);
	background-position : right;
	background-repeat : no-repeat;
}

td.menu {
	background-image : url(img/menumid.gif);
	background-position : right;
	padding-left : 5px;	
	padding-right : 20px;
	background-repeat : repeat-y;
}

td.menubottomleft {
	background-image : url(img/menubtml.gif);
	background-position : left;
	background-repeat : no-repeat;
}

td.menubottomright {
	background-image : url(img/menubtmr.gif);
	background-position : right;
	background-repeat : no-repeat;
}

td.main {
	width : 100%;
	padding-top : 5px;
	padding-left : 10px;
}

td.menuspace {
	height : 70px;
}

table.exam {
	background-color : #CCCCCC;
}

td.white {
	background-color : #FFFFFF;
}

span.first {
	font-size : 20px;
	color : #FF7D00;
	background-color : transparent;
}

span.menufirst {
	font-weight : bold;
	color : #FF0000;
	background-color : transparent;
}

td.light {
	font-size : 10px;
	color : #000000;
	background-color : #EEEEEE;
}

td.dark {
	font-size : 10px;
	color : #000000;
	background-color : #CCCCCC;
}
