/* Default CSS Stylesheet for a new Web Application project */


.met
{
font-family:Verdana;
font-size:12px;
color: #042661;
}

.met a
{
font-family:Verdana;
font-size:12px;
color: #042661;
}

.metlink
{
font-family:Verdana;
font-size:12px;
color: #042661;
}

.metlink a
{
font-family:Verdana;
font-size:12px;
color: #042661;
text-decoration:none;
}

.metlink a:hover
{
font-family:Verdana;
font-size:12px;
color: #042661;
text-decoration:underline;
}

.metsmall
{
font-family:Verdana;
font-size:10px;
color: #042661;
}
.metsmall a
{
font-family:Verdana;
font-size:10px;
color: #042661;
}

.metsmall
{
font-family:Verdana;
font-size:10px;
color: #9D9C9C;
}
.metsmall a
{
font-family:Verdana;
font-size:10px;
color: #9D9C9C;
}

.adminpnl
{
margin:5;
font-family:Verdana;
font-size:11px;
color: white;
}
.adminpnl a
{
font-family:Verdana;
font-size:11px;
color: white;
}

.filepic
{
	background-image:url(images/fileiconsmall.gif);
	background-repeat:no-repeat;
}
.folderpic
{
	background-image:url(images/newfoldericonsmall.gif);
	background-repeat:no-repeat;
}

