body
{
	background-color: #00252E;
	 background-image: url(../../bgnd.jpg);
	 background-repeat: repeat;
	color: #eeeeee;
	font: 10pt tahoma verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 5px 10px 5px;
}

.logo-text 
{
	font-style:italic;
	color:  #99aa99;
	text-transform:lowercase;
}

  .Style1 { font-family: Georgia;
    font-size: 14px;
    }

  .Style2 { font-family: Arial;
    font-size: 12px;
    }
h1  
{
	font-size: 13pt;
	font-style: bold;
	/*background-color: #3898B0; */
}

h2 
{
	font-size: 10pt;
	font-style: bold;
	/*background-color: #3898B0; */
}




a:link
{
	color: rgb(110, 190, 190);
	text-decoration: none;
}
a:visited
{
	color: rgb(110, 190, 190);
	text-decoration: none;
}
a:hover, a:active
{
	color: #999999;
	text-decoration: none;
	
	
}
th {
	text-align: center;
	font-size: 10pt;
	font-style:bold;
	background-color:  rgb(0, 106, 124);
	padding: 1px;

}
th.left {
	text-align: left;
	font-size: 10pt;
	font-style:bold;
	background-color:  rgb(0, 106, 124);
	padding: 1px;

}


.left {
	text-align: left;
	font-size: 10pt;
	background-color:  rgb(0, 91, 106);
	padding-right: 1px;
}

.right {
	text-align: center;
	align: center;
	font-size: 10pt;
	background-color:  rgb(0, 75, 88);
	padding-right: 1px;
}

td.top {
	font-size: 10pt;
	font-style: italic;
	background-color: #3898B0;
}


h1 
{
	font-size: 12pt;
}

p
{
	text-align:left;
}

.nav-bar 
{
	width: 365px;
	font-size: 12px;
	vertical-align:top;
}

#page-content 
{
	width: 100%;
	vertical-align: top;	
	padding-top: 5px;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #CCCCCC;
	padding: 9px;
	background-color:#FFFFFF;
	
}

#breadcrumbs {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0 0 8px 8px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #6699FF;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#listingcontainer {
	background-image:url(bg.gif);
	padding: 10px;
	background-color:#E0DEDE;
}

#listingheader {
	color: #476BB3;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: #476BB3;
}

#listingheader a:hover {
	text-decoration: underline;
	color: #476BB3;
}


#headerfile {
	text-align:left;
	float: left;
	width: 320px; 
}

#headersize {
	text-align:right;
	width: 75px;
	float: left;
}

#listing {
	border: 1px solid #A7C5FF;
}

#listing a {
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:568px;
	text-align:right;
	
}

#listing a:hover {
	background-color:#DBE6FE;
}

#listing a img {
	float:left;
	margin-right: 4px;
}



#listing a strong {
	width: 300px;
	float:left;
	cursor:hand;
	cursor:pointer;
	text-align:left;
}

#listing a em {
	float: left;
	width: 75px;
	text-align:right;
	cursor:hand;
	cursor:pointer;
}

#listing a span {
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}

#listing a span img {
	width: 150px;
	background-color:#CCCCCC;
	visibility: hidden;	
}

#listing a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}

#upload {
	border: 1px solid #A7C5FF;
	display:block;
	margin-top: 10px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:568px;
	background-color: #E9F0FF;
}

#uploadtitle {
	background-color: #DBE6FE;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #A7C5FF;
	
}

#uploadcontent {
	padding: 2px 5px 2px 5px;
}


#copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#copy a {
	text-decoration: underline;
	color: #666666;
}

.b {
	background-color: #E9F0FF;
	
}

.w {
	background-color:#FFFFFF;
}

.mod {
	float:right;
}

.size {
	float:right;
}
