body
{
	font-family: 'Lucida Grande', 'Trebuchet MS', tahoma, verdana, arial, sans-serif;
	font-size: small;
}
#head
{
	position: relative;
	display: block;
	height: 90px;
	width: 950px;
	margin: auto;
}
#body
{
	width: 890px;
	margin: auto;
}
p#location
{	
	position: relative;
	display: block;
	padding: 5px 5px 0px 0px;
	margin: 0px auto 0px auto;
	width: 890px;
	clear: both;
	font-size: 11px;
	background-color: #DBD2C9;
	padding-bottom: 6px;
	font-weight: bold;
	color: #575450;
	border-bottom: 1px solid #888888;
	
}
p#location img
{
	position: relative;
	left: 0px;
	margin-left: 10px;
}
p#location a:link, p#location a:visited
{
	position: relative;
	color: #575450;
	text-decoration: none;
	padding: 3px;
	padding-bottom: 4px;
	border: 1px solid #DBD2C9;
	height: 15px;
}
p#location a:hover
{
	text-decoration: underline;
	background-color: #EBE1D8;
	border: 1px solid #C5BDB5;
}
p#location span
{
	position: relative;
	margin-left: 10px;
	height: 18px;
	padding: 0px;
	padding-top: 1px;
}
ul#menu
{
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
}
ul#menu li
{
	display: block;
	margin-top: 22px;
	float: left;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 2px;
	z-index: 6;
}

ul#menu li a:link, ul#menu li a:visited
{
	display: block;
	border-right: 3px solid #888888;
	height: 30px;
	padding-left: 10px;
	padding-top: 9px;
	margin-right: 2px;
	padding-right: 20px;
	background-color: #EFEFEF;
	text-decoration: none;
	color: black;
	width: 130px;
}
ul#menu li a img
{
	display: block;
	z-index: 10;
	float: left;
	left: 0px;
	margin-right: 4px;
	padding-right: 8px;
	border: none;
	border-right: 1px dashed #888888;
}
ul#menu li a span
{
	display: block;
	top: 7px;
	left: 13px;
	padding: 3px;
	padding-left: 6px;
	z-index: 10;
}
ul#menu li a:hover
{
	background-color: #DBD2C9;
	
}
#logo
{
	float: left;
	margin-right: 40px;
}
#sidemenu
{
	float: left;
	width: 170px;
	border-right: 2px solid #888888;
	list-style: none;
	padding: 9px 0px 0px 3px;
	background-color: #F8EEE4;
	padding-bottom: 30px;
	margin: 5px 0px 0px 0px;
}
#sidemenu li
{
	padding: 0px;
	margin-left: 7px;
}
#sidemenu li.welcome
{
	width: 155px;
	border-bottom: 1px dashed #888888;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
#sidemenu li.admin
{
	width: 155px;
	border-bottom: 1px dashed #888888;
	padding-bottom: 4px;
	margin-bottom: 2px;
	margin-top: 10px;
}
#right
{
	float: right;
	width: 690px;
	padding: 0px;
}
h2, h3
{
	color: #00003C;
}
.itemlist
{
	position: relative;
	width: 670px;
	padding: 0px;
	margin: 0px;
}
.ilist td
{
	width: 160px;
	border: 2px solid #DBD2C9;
	background-color: #F8EEE4;
	height: 160px;
	margin: 10px;
	text-align: center;
}
.itemlist tr td:active,.itemlist tr td:hover, .itemlist tr td:focus
{
	background-color: #DBD2C9;
}
.itemlist tr p
{
	margin-left: 5px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	margin-top: 1px;
}
#loginhead
{
	display: block;
	border: 1px solid #888888;
	width: 500px;
	margin: auto;
	margin-top: 40px;
}
#loginhead img
{
	display: block;
	position: relative;
}
#login
{

	display: block;
	border: 1px solid #888888;
	border-top: none;
	width: 490px;
	margin: auto;
	padding: 5px;
	background-color: #433C2A;
	color: #EFEFEF;
}
.tlogin
{
	margin-top: 10px;
	width: 90%;
}
.tleft
{
	width: 90px;
}
p.error
{
	border: 4px solid #E30000;
	background-color: #EFE1CB;
	padding: 8px;
	width: 90%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
	 min-height: 40px; 
  	height:auto !important; 
  	height:40px; 
}
p.error span
{
	margin-left: 10px;
	padding-top: 5px;
}
p.error img
{
	float: left;
}
#body a:link, #body a:visited
{
	color: #521F00;
	font-weight: bold;
	text-decoration: none;
}
#body a:hover
{
	text-decoration: underline;
}
#sidemenu a:link, #sidemenu a:visited
{
	font-weight: normal !important;
	color: #000 !important;
}
table.fileinfo
{
	border: 2px solid #DBD2C9;
	width: 684px;
	background-color: #F8EEE4;
	margin-top: 4px;
	padding: 10px;
}
p.download
{
	margin-top: 0px;
	border: 2px solid #DBD2C9;
	width: 660px;
	padding: 10px;
	background-color: #EFEFEF;
	border-top: 0px;
	height: 26px;
}
p.download img
{
	float: left;
	margin-right: 10px;
	border: 0px;
}
img.filethumb
{
	border: 2px solid #DBD2C9;

}
h2
{
	margin-top: 10px;
	margin-bottom: 1px;
}
p.pages
{
	
	border: 2px solid #BBB3AB;
	width: 662px;
	padding: 10px;
	background-color: #DBD2C9;
	margin: auto;
	margin-top: 6px;
	margin-bottom: 0px;
	text-align: right;
}
p.pages2
{
	
	border: 2px solid #BBB3AB;
	width: 662px;
	padding: 10px;
	background-color: #DBD2C9;
	margin: auto;
	margin-top: 1px;
	margin-bottom: 30px;
	text-align: right;
}
img
{
	border: 0px;
}
table#msg
{
	position: relative;
	width: 100%;
	border: 2px solid #BBB3AB;
	background-color: #DBD2C9;
	margin-top: 15px;
}
table#msg .desc 
{
	background-color: #BBB3AB;
	padding: 7px;
	width: 20%;
	color: #FFF;
	font-weight: bold;
}
table#msg .info
{
	padding: 7px;
	border-left: 3px solid #F8EEE4;
}
table#msg .body
{
	padding: 7px;
	border-left: 3px solid #F8EEE4;
	background-color: #F8EEE4;
	font-size: 11px;
}
table#msg .title
{
	padding: 7px;
	border-left: 3px solid #F8EEE4;
	background-color: #F8EEE4;
	font-size: 16px;
	font-weight: bold;
}
table#msg .buttons
{

	border-left: 3px solid #DBD2C9;
	border-left: 3px solid #F8EEE4;
	background-color: #F8EEE4;
	font-size: 10px;
	text-align: right;
	height: 12px;
	padding-right: 10px;
}
table#msg .title input
{
	width: 98%;
	height: 19px;
	font-size: 16px;
	border: 2px solid #BBB3AB;
}
table#msg .info input
{
	width: 98%;
	height: 19px;
	font-size: 16px;
	border: 2px solid #BBB3AB;
}
table#msg .body textarea
{
	width: 98%;
	border: 2px solid #BBB3AB;
	height: 300px;
}
table#msg .buttons input
{
	border: 2px solid #BBB3AB;
	background-color: #DBD2C9;
	margin-bottom: 10px;
}