p, td, ul, ol, .normal {
        font: 11px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #FFFFFF;
        }

.title {
	font-size: 13px;
	padding-bottom: 5px;
}

.missing {
	font-weight: bold;
        color: #7C7D5E;
        }

a:link  { text-decoration: underline; color: #FFFFFF }
a:active        { text-decoration: underline; color: #FFFFFF }
a:visited       { text-decoration: underline; color: #FFFFFF }
a:hover { text-decoration: underline; color: #CCCCCC }

.submit { background-color: #FFFFFF; color: #953C00; font-size: 10px; font-weight: bold; line-height:14px}

a:link img    {text-decoration: underline; border-color : #984100 ; text-decoration: none}
a:visited img {text-decoration: underline; border-color : #984100 ; text-decoration: none}
a:active img  {text-decoration: underline; border-color : #984100 ; text-decoration: none}
a:hover img   {text-decoration: underline; border-color : #984100 ; text-decoration: none}

.label {
	border: 1px solid #9E4100;
	margin-left: 10px;
}

body.editor {
	background-color: #853102;
}

