
html{
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-color:#CECFCE;

}


body {	font-size: 90%;
		font-family: Verdana, Arial;
		color: #797979;
		line-height: 1.5;
		/*margin:1.5em 0;*/
		margin-left:10%;
		margin-right:10%;
		width:980px;
		/*margin:auto;*/
	 }

.roundbottom
{
	background:transparent url(/images/br.jpg) no-repeat scroll right bottom;
	padding:0px;
	margin:0px;
}

.roundtop
{
	background:transparent url(/images/tr.jpg) no-repeat scroll right top;
	padding:0px;
	margin:0px;
}

img.corner{
	border:medium none;
	display:block !important;
	height:15px;
	width:15px;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate;
		border-spacing: 0; 
	  }
caption, th, td {	text-align: left;
					font-weight:400; 
				}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

#HeaderLogo
{ 
text-align:left;
background-color:#313031;
margin:0px;
padding:0px;
}


a {
	color: #FFFFFF;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

p 
{
	padding:0px;
	margin:3px;

}

#line p {
	border-bottom:1px solid #fff;
	width:800px;
	padding-top:0px;
	margin:0px;
	height:0px;
	}

a:hover {
	color: #354158;
}


#ajax
{
	background-color:#313031;
	margin-top:25px;
}

#container {
	width: 800px;
	/*margin: auto;*/
	/*margin-top: 50px;
	margin-bottom: 50px;*/
	background-color:#313031;
	margin:25px auto 100px;
}
#main {
	font-family: Verdana, Arial;
	color: #ffffff;
	/*width: 600px;*/
	margin: auto;
	padding-top: 20px;
	/*padding-bottom: 50px;*/
	padding-left:25px;
	/*border: 1px solid;*/
}

#viewer {
	width: 800px;
	margin: auto;
	padding-top: 0px;
	/*adding-bottom: 50px;*/
}

#contentHeader{
	font-variant: small-caps;	
	font-weight: bold;
	text-decoration:underline;
	color:#ffffff;
}

#contentTitle{
	font-weight: bold;
	font-size:100%;
	color:#ffffff;
}

/*#pageText{
	margin-left:10px;
	padding-bottom:10px;
	width:450px;
	font-size:90%;
}*/

#pageText{
	margin-left:10px;
	padding-bottom:10px;
	font-size:90%;
	color:#ffffff;
}

#contentText{
	font-size:90%;
	color:#ffffff;
}

#inv ul{
	margin-left:10px;
	padding-bottom:10px;
	/*width:600px;*/
	font-size:90%;
	list-style-type:disc;
	color:#ffffff;
}

#inv ul li{
	margin-left:20px;
	/*width:600px;*/
	font-size:90%;
	
}

#container_viewer {
	width: 800px;
	margin: auto;
	padding-bottom: 50px;
}




#container #logo {
	background: url(../img/logo.gif) no-repeat top left;
	height: 44px;	
	padding-bottom: 5px;
	border-bottom: 1px solid #797979;
	margin-bottom: 20px;
}

#container #logo h1 {
	text-indent: -9999px;
}

#footer {
	margin-top: 10px;
	font-family: Verdana, Arial;
	color: #797979;
	/*float:right;*/
	font-size:.65em;
	text-align:center;
	padding:0px;
}

#footer a
{
	font-family: Verdana, Arial;
	color: #797979;
	text-decoration: underline;
}

#footer1 {
border-top:1px solid #313031;
margin-top:10px;
padding:10px 0px;
text-align:right;
width:800px;
}

#imgfloatRight { 
    float: right; 
    margin: 10px; 
}

#imgfloatLeft { 
    float: left; 
    margin: 10px; 
}

#LoginBox
{
	color:#ffffff;
	font-size:90%;
}
