:link:focus, :visited:focus {
	-moz-outline: 0px;
}

body, table, tr, td {
    font-family: Lucida Sans Unicode, Lucida Sans, Verdana;
    font-size: 12px;
    color: #002147;
    letter-spacing: 0.1em;	
}

A {
	color: #002147; 
	letter-spacing: 0.1em;	
	text-decoration: none;
}

A:hover {
	color: #002147;
	letter-spacing: 0.1em;	 
	text-decoration: none;
}

.PageTitle {
    font-family: Lucida Sans Unicode, Lucida Sans, Verdana;
    font-size: 15px;
    color: #002147;
    letter-spacing: 0.1em;	
}

.PageText {
    font-family: Lucida Sans Unicode, Lucida Sans, Verdana;
    font-size: 12px;
    color: #002147;
    letter-spacing: 0.1em;	
}

.MenuText {
    font-family: Lucida Sans Unicode, Lucida Sans, Verdana;
    font-size: 14px;
    letter-spacing: 0.1em;	
    text-decoration: none;
}

.MenuText:hover {
    font-family: Lucida Sans Unicode, Lucida Sans, Verdana;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0.1em;	
    text-decoration: none;
}

.frmTextbox {
    font-size: 12px;
    color: #002147;
    border-width: 1pt;
    border-color: #CCCCCC;
    border-style: Solid;
    background-color: #FFFFFF;
}

.frmButton {
    font-size: 12px;
    color: #002147;
    border-width: 1pt;
    border-color: #002147;
    border-style: Solid;
    background-color: #CCCCCC;
}


