/* Default CSS Stylesheet for MTC - Namibia */
.body
{
	background-color: transparent;
}
body{background-color: transparent;}

.line{
height: 30px;
 border-bottom-style: solid;
 border-bottom-width: thin;
 border-bottom-color: #004E9B;
 }

.smlgrey{
	color: #666666;
	font-family: Arial;
	font-size: 10px;
}
	
.greyBold {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	}
	
.redLabel{	
	color: #e20a17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.title
{
	font-family: Arial;
	font-size: 12px;
	color: #E20A17;
	font-weight: bold;	
}

.txtNormal
{
	border: 2px solid #004E9B;
	color: #004E9B;
	font-size: 11px;	
	margin-left: 2px;
	
}

.grHeader
{
	background-color: #004E9B;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.grFooter
{
	background-color: white;
	color: #004E9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.grAlt{
background-color:#eff3fb;
color: #004E9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.grNormal
{
	color: #004E9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.grNormalBold
{
	font-weight: bold;
	font-size: 13px;
	color: #004E9B;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.5px;
}


.Normal, li
{
	color: #004E9B;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.NormalBold
{
	color: #004E9B;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	
}
 
a.footer
{
	font-family: Arial;
	text-decoration: underline;
	font-size: 11px;
	color: #004E9B;
	font-weight: normal;
}

 a.footer:hover
{
	color: #e20A15;
}

U
{color: #004E9B;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	}
UL
{
	font-size: 11px;
	color: gray;
	font-family: verdana,helvetica,sans-serif;
}



/* Added Styles */

.button
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background-color: #004E9B;
	color: #FFF;
	width: 100px;
	height:18px;
	margin: 2px 0 0 2px;
	font-size: 11px;
	padding: 2px 0 2px 0;
}

a.rollover
{
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	color: #004E9B;
	font-weight: bold;
}
 a.rollover:hover
{
	font-family: Arial;
	color: #e20A15;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.roll:link, a.roll:visited {
	font-weight: bold;
	font-size: 12px;
	color:#004E9B;
	text-decoration: none;
	
}
a.roll:hover{
	font-family: Arial;
	color: #e20A15;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
	
}
