.header {
    font-weight : bold; 
    font-size : 11px; 
    color : #777777; 
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
} 
.header:active {
    font-size : 11px; 
    color : #777777; 
} 
.header:visited {
    font-size : 11px; 
    color : #777777; 
} 
.header:hover {
    color : white; 
    text-decoration : none; 
} 
.bodytext {
    font-weight : normal; 
    font-size : 12px; 
    color : #414042; 
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
} 
.bigbodytext {
    font-weight : bold; 
    font-size : 12px; 
    color : #414042; 
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
} 
.smalltext {
    font-weight : normal; 
    font-size : 10px; 
    color : #414042; 
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
} 
.bodylink {
    font-weight : normal; 
    font-size : 11px; 
    color : #414042; 
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
} 
.bodylink:hover {
    text-decoration : underline; 
} 
.heading {
    font-weight : bold; 
    font-size : 12px; 
    color : #4f4f4f;
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
    text-align : justify; 
} 
.othertext {
    font-weight : normal; 
    font-size : 11px; 
    color : #4d84b6; 
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
} 
.copyright {
    font-weight : normal; 
    font-size : 11px; 
    color : #c0c0c0; 
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
} 
.nifpage {
    font-weight : bold; 
    font-size : 11px; 
    color : #4f4f4f; 
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
} 
.nifpageinfo {
    font-weight : normal; 
    font-size : 11px; 
    color : red; 
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
} 
.nifpagetitle {
    font-weight : bold; 
    font-size : 12px; 
    color : #00417b; 
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
} 
.nifprocessinfo {
    font-weight : bold; 
    font-size : 14px; 
    color : red; 
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
} 
.bodylinktext {
    font-weight : normal; 
    font-size : 11px; 
    color : #000000; 
    font-family : Arial, Helvetica, geneva, sans-serif; 
    text-decoration : underline; 
} 
.bodylinktext:hover {
    text-decoration : none; 
} 
.bodylinkbig {
    font-weight : bold; 
    font-size : 14px; 
    color : #777777; 
    font-family : Arial, Helvetica, geneva, sans-serif;
    text-decoration : none; 
} 
.bodylinkbig:hover {
    color : #777777; 
    text-decoration : underline; 
} 

.bodytextbig {  
    font-weight : normal; 
    font-size : 25px; 
    color : #636466; 
    font-family : Arial Narrow, Helvetica, sans-serif; 
    text-decoration : none;
}

.notassigned
{
	font-size : 11px;
	font-weight : bold;
	color : #000000
}

.pendinglaunch
{
	font-size : 11px;
	font-weight : bold;
	color : #CCCC33
}

.running
{
	font-size : 11px;
	font-weight : bold;
	color : #66FF33
}

.flash {
	padding : 0px;
	border: 3px solid #CC0000;
}