P.dialog {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

#content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #353535;
}

P.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
}
P.header_matriculation {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
P.footer {
	font-size : 10px;
}
A.folder {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : Black;
}

A.folder:HOVER {
	text-decoration : none;
	color : Navy;
}

A.dialog {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : Black;
}

A.dialog:HOVER {
	text-decoration : none;
}

A.menu {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : Gray;
}

A.submenu {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #006699;
}

A.trlist {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : Black;
}

A.trlist:HOVER {
	color : Black;
	text-decoration : none;
}

A.menu:HOVER {
	color : Black;
	text-decoration : none;
}

A.submenu:HOVER {
	color : Black;
	text-decoration : none;
}

A.sec {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : Black;
}

A.sec:HOVER {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : underline;
	color : Black;
}
.input {
	border : 1px solid #A1A1A1;
	background-color : #E1E1E1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

P {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : Black;
}    

P.primaer {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

P.small {
	font-size : 7px;
}


A {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #006699;
}

A.navtop {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

A:HOVER {
	text-decoration : underline;
}

A.navtop:HOVER {
	color : White;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

P.dialogheader {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
}

.popdialog{
	position:absolute;
	width:131px;
	background-color:#ffffff;
	border:1px solid gray;
	font-family:Verdana;
	font-size:10px;
	line-height:18px;
	z-index:100;
	visibility:hidden;
}

.popup{
	position:absolute;
	width:150px;
	background-color:#ffffff;
	border:1px solid gray;
	font-family:Verdana;
	font-size:10px;
	line-height:18px;
	z-index:100;
	visibility:hidden;
}

.popup a{
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:black;
	padding-left:10px;
	padding-right:10px;
	width:150px;
}

.popup a:HOVER{
	text-decoration:none;
}	

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}
LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #353535;
}