#header {
	padding-top: 25px;   
}
a {
	color: #ff7f10;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
}

body {
	background-image: url("images/bg.jpg");
	background-color: #e6e9fa;
	background-repeat: repeat-x;
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}

.bottom {

	background-image: url("images/bottom.jpg");
	background-position: bottom;
}

div {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
}

h1 {
	color: #333333;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	text-align: center;
}

h2 {
	color: #333333;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
}

h3 {
	color: #333333;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
}

iframe {
	background-image: url("images/loading.gif");
	background-position:center;
	height: 500px;
	width: 100%
}

input {
	font-size: 9pt;
}

li {
	padding-bottom: 10px;
}

ol {
	margin-left: 30px;
	padding-left: 10px;
}

p {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

table {
	font-family: verdana, sans-serif;
	font-size: 8pt;
}

ul {
	margin-left: 30px;
	padding-left: 10px;
}

.click {
	cursor: hand;
}

.comments {
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
	line-height: 18px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.dark-bg {
	background-image: url("images/dark-bg.jpg");
}

.error {
	color: #7f1f1f;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.foot {
	background-color: #336699;
	border: 1px #ffffff solid;
	font-size: 8pt;
	padding: 2px;
	text-align: center;
}

p.company {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;

}

.header {
	background-color: #cccccc;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
}

.index {
	border: dashed 1px #999999;
	padding: 5px;
	text-align: center;
	margin: 5px;
}

.dashed {
	border: dashed 1px #999999;
	padding: 5px;
	text-align: left;
	margin: 5px;
	width: 96%;
}

.left-bg {
	background-image: url("images/table-bg.jpg");
}

.menu-bg {
	background-image: url("images/menu-bg.jpg");
	border: dashed 1px #999999;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}

.menu-bg td {
	line-height: 11pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.leftmenu {
	background-color: #2177ab;
	border-bottom: 1px #336699 solid;
	border-top: 1px #336699 solid;
	font-size: 8pt;
	padding: 1px;
	text-align: center;
}

.leftmenu a {
	border-bottom: 1px #336699 solid;
	border-top: 1px #336699 solid;
	color: #ffffff;
	display: block;
	height: 20px;
	padding-top: 3px;
	width: 100%;
}

.leftmenu a:hover {
	background-color: #ffffff;
	color: #000000;
}

.login-table {
	background-image: url("images/login-table-bg.jpg");
	
}

.login-menu {
	background-image: url("images/login-menu-bg.jpg");
	border: dashed 1px #999999;

}	

.login-dark {
	background-image: url("images/login-dark-bg.jpg");

}

.login-text {
	background-image: url("images/login-text-bg.jpg");
	
}

.login-text-top {
	background-image: url("images/login-text-top.jpg");
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-right: 10px;
}

.mini {
	font-size: 7pt;
}

.onepxtable {
	border: solid 1px #999999;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}
.onepxtable td {
	vertical-align: top;
}
.tab td {
	border: solid 1px #999999;
}

.text-bg {

	background-image: url("images/text-bg.jpg");
}

.topimage {
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	height: 132px;
}

.texttop {

	background-image: url("images/text-top.jpg");
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-right: 10px;
}
.searchbg {
	background-color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	margin-left: -10px;
	margin-right: -10px;
	list-style-type: none;
	padding-left: 10px;
	padding: 10px;
	height: 250px;
	overflow:auto;
}
#search { 
	padding: 0px; 
	width: 400px; 
	list-style-type: none; 
	margin: 0px
}
#docsearch { 
	padding: 0px; 
	width: 400px; 
	list-style-type: none; 
	margin: 0px
}
.searchbg ul { 
	padding: 0px; 
	width: 400px; 
	list-style-type: none; 
	margin: 0px;
}
.searchbg ul li:hover { 
	background: #ffc; 
}
.current {
	color:#000000;
	text-decoration:underline;
	font-size:14px;
}
a img {
	border: 0px;
}