body {
	background-color: #fff;
	color: #000;
	font-family:  Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
    letter-spacing: 1px;
	line-height: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
}

a img {
	border: none;
}

/******* Forms Styles *******/

form {
	margin-bottom: 0;
}	


#download_wrapper,
#upload_wrapper,
#accounts_wrapper {
	border: 1px solid;
	padding: 0px;
	width: 400px;
}

#download_wrapper {
	border-color: #023D84;
}

#upload_wrapper {
	border-color: #023D84;
}

#upload th.header  {
	background-color: #023D84;
}

#upload th,
#upload td {
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	text-align: left; 
	vertical-align: middle;
}

#download th.header  {
	background-color: #023D84;
}

#download th,
#download td {
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	text-align: left; 
	vertical-align: middle;
}

#accounts_wrapper {
	border-color: #023D84;
}

#accounts th.header  {
	background-color: #023D84;
}

#accounts th,
#accounts td {
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	text-align: left; 
	vertical-align: middle;
}

#upload td.buttons ,
#download td.buttons,
#accounts td.buttons {
	text-align: right;
}

/******* Layout Styles *******/

#mudbug_header {
	background-color: #023D84;
	height: 42px;
	width: 100%;
}

#footer {
	background-color: #000062;
	height: 10px;
	width: 100%;
}

#content_wrapper {
	background-color: #ffffff;
	margin: 0;
	width: 100%;
}	

#login_wrapper {
	width: 830px;
}

#logout {
	margin-top: 20px;
}	
	
#nav {
	background-color: #8F010A;
	font-weight: normal;
	line-height: 14px;
	width: 150px;
}	

#nav ul {
	list-style: none;
	margin: 0;
	padding: 25px;
	padding-bottom: 0px;
}

#nav li {
	padding-bottom: 15px;
}		

#content_area {
	margin: 0px;
	padding: 25px;
	width: 830px;
}

#copyright {
	font-size: 12px;
	line-height: 14px;
	padding-left: 25px;
}

#errors {
	color: red;
	margin-top: 0;
	margin-bottom: 12px;
}	


/******* Listing Styles *******/


#search {
	float: right;
	margin-top: 8px;
	width: 300px;
	text-align: right;
}	

#add-user {
	float: left;
}	

.even {
	background-color: #E8E8E8;
}

.upload-listing {
	background-color: #fff;
	border: #023D84 1px solid;
	font-size: 11px;
}	

.upload-listing th.header  {
	font-size: 12px;
	background-color: #023D84;
	padding: 10px;
}

.download-listing {
	background-color: #fff;
	border: #023D84 1px solid;
	font-size: 11px;
}	

.download-listing th.header  {
	font-size: 12px;
	background-color: #023D84;
	padding: 10px;
}
.acct-listing {
	background-color: #fff;
	border: #023D84 1px solid;
	font-size: 11px;
}	

.acct-listing th.header  {
	font-size: 12px;
	background-color: #023D84;
	padding: 10px;
}
.upload-listing td,
.download-listing td,
.acct-listing td  {
	padding: 5px 10px 5px 10px;
}


/******* Link Styles *******/

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
    color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}

/*****************************************************
 *              Pager-related Styles
 *****************************************************/
.chitin-pager {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-align: right;
}

.chitin-pager .now-showing-area {
	font-size: 9pt;
}

.chitin-pager a, .chitin-pager span, .chitin-pager a:visited {
	color: #FF3700;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	padding: 3px 3px;
}

.chitin-pager a.next, chitin-pager span.next {
	width: 44px;
}

.chitin-pager .links-area .previous {
	width: 60px;
}

.chitin-pager a:hover, .chitin-pager a:hover:visited {
	color: #FF3700;
}

.chitin-pager span {
	color: #644;
}

.chitin-pager .current {
	color: #444;
	font-weight: bold;
}

.chitin-pager span.border-separator {
	font-weight: bold;
	padding: 2px 4px;
}

.chitin-pager .links-area {
	margin-top: 5px;
}

.white_nav a:link {
	color: #ffffff;
	text-decoration: none;
}

.white_nav a:visited {
    color: #ffffff;
	text-decoration: none;
}

.white_nav a:hover {
	color: #ffffff;
	text-decoration: none;
}

.light {
	color: white;
	font-weight: normal;
	font-size: 13px;
}

.light_h1 {
	color: white;
	font-weight: normal;
	font-size: 16px;
}

#topbar {
	width: 100%;
	background-image: url(images/topbar_r1_c2.jpg);
	background-repeat: repeat-x;
}

/* OLD STYLES */

/*

.errors {
	color: red;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
.error_field {
	background-color: #FDD;
	border-color: #900;
}
.comments_table {
	border-style: solid;
	border-width: 1px;
	border-color: #6991B1;
	padding: 5px;
	margin: 10px;	
	margin-left: 10px;
}
.thank_you_table {
	padding: 5px;
	margin: 10px;	
	margin-left: 10px;
}

.imagespacert {
	margin-bottom: 20px;
	margin-left: 10px;
	float: right;
}
.form_field {
	display: none;
}
.imagespacelt {
	margin-bottom: 20px;
	margin-right: 10px;
    float: left;
}

*/
