a {color:#004E75;}
a:hover {color:#ff3300;}


textarea, input[type=text] {
font: 100% 'Arial', Verdana, Verdana, Helvetica, sans-serif;
width:300px;
}

#textdescription {font-size:80%;}


#belowheader {
font-size:120%;
width:775px;
height:30px;
border: solid red 0px;
text-align:left;
margin:10px 0 0 32px;
}

#belowheader a {
text-decoration:none;
color:#004E75;
}

#belowheader a:hover {
text-decoration:underline;
color: #ff3300;;
}


ul.postnav,ul.postnav li{margin:0;padding:0;list-style-type:none}
ul.postnav li{width: 15em; margin-right: 0px;}
ul.postnav a {
display:block;
padding:8px 0;
font-weight: bold;
background:#ff3300;
color: white;
text-decoration:none;
text-align:center}

ul.postnav a:hover{
background: #D8E7F6;
color:#004E75;
text-decoration:none;
}



ul.cancel,ul.cancel li{margin:0;padding:0;list-style-type:none}
ul.cancel li{width: 15em; margin-right: 0px;}
ul.cancel a {
display:block;
padding:8px 0;
font-weight: bold;
background:#cc0000;
color: white;
text-decoration:none;
text-align:center}

ul.cancel a:hover{
background: #D8E7F6;
color:#004E75;
text-decoration:none;
}





ul.tiny,ul.tiny li{margin:0;padding:0;list-style-type:none}
ul.tiny li{width: 8em;}
ul.tiny a {
display:block;
padding:5px 0;
font-weight: bold;
background:#ff3300;
color: white;
text-decoration:none;
text-align:center}

ul.tiny a:hover{
background: #D8E7F6;
color:#004E75;
text-decoration:none;
}


ul.upload,ul.upload li{margin:0;padding:0;list-style-type:none}
ul.upload li{width: 11em;}
ul.upload a {
display:block;
padding:5px 0;
font-weight: bold;
background:#ff3300;
color: white;
text-decoration:none;
text-align:center}

ul.upload a:hover{
background: #D8E7F6;
color:#004E75;
text-decoration:none;
}





ul.view,ul.view li{margin:0;padding:0;list-style-type:none}
ul.view li{width: 10em;}
ul.view a {
display:block;
padding:8px 0;
font-weight: bold;
background:#ff3300;;
color: white;
text-decoration:none;
text-align:center}

ul.view a:hover{
background: #D8E7F6;
color:#004E75;
text-decoration:none;
}



ul.cancel,ul.cancel li{margin:0;padding:0;list-style-type:none}
ul.cancel li{width: 15em;}
ul.cancel a {
display:block;
padding:8px 0;
font-weight: bold;
background:#cc0000;
color:#ffffff;
text-decoration:none;
text-align:center}

ul.cancel a:hover{
background: #D8E7F6;
color:#004E75;
text-decoration:none;
}


#pagenumbers a {
text-decoration:none;
text-align:center;
color:#000000;
}

#pagenumbers a:hover {
color:#ff3300;

}


.pagenumber {
padding:3px 8px 3px 8px;
border: solid #cccccc 1px;
}

.pagenumberactive {
padding:3px 8px 3px 8px;
border: solid #000000 1px;
background:#F0F7E8;
}



#title {font-size:130%; font-weight:bold; color:#000000;}
#description {color:#004E75; font-size:90%;}
#description a {color:#004E75; font-size:90%; text-decoration:none;}
#description a:hover {color:#004E75; text-decoration:underline;}


