body{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a img{
	border: 0px;
}
th{
	background-color: #cccccc;
}
.small{
	font-size: smaller;
}
.tint{
	background-color: #eeeeee;
}
.invisible{
	display: none;
}
.layout{
	width: 100%;
}
.width100{
	width: 100px;
}
.width150{
	width: 150px;
}
.width200{
	width: 200px;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
	padding-right: 10px;
}
.italic{
	font-style: italic;
}
.bold{
	font-weight: bold;
}
.book{
	text-decoration: underline;
	font-style: italic;
}
.comingsoon{
	color: #666666;
}
.padding{
	padding-left: 20px;
	padding-right: 20px;
}
/* BANNER SECTION */
#banner{
	width: 100%;
	background-color: #eeeeee;
}
#logo{
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 101;
}
#header{
	font-size: large;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 70px;
}
#menu{
	color: #ffffff;
	font-size: small;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 70px;
	background-color: #cccccc;
	border: 1px;
	border-style: solid;
	border-color: #666666;
}
#menu a{
	color: #333333;
	text-decoration: none;
}
/* CONTENT SECTION */
#content{
	width: 100%;
}
#content h1{
	font-size: medium;
}
#content h2{
	font-size: small;
}
#content h3{
	font-size: medium;
}
#breadcrumbs{
	background-color: #eeeeee;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-size: x-small;
	padding: 10px;
}
#breadcrumbs a{
	color: #333333;
	text-decoration: underline;
}
#title{
	font-size: medium;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #eeeeee;
	border: 1px;
	border-style: solid;
	border-color: #666666;
}
#navigation{
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	background-color: #eeeeee;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #666666;
}
#navigation a{
	color: #000000;
	text-decoration: none;
}
#navigation .button{
	width: 100%;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(http://www.saltsoftware.com/images/button.gif);
	background-repeat: repeat-x;
	background-color: #cccccc;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #999999;
}
#navigation .subbutton{
	width: 100%;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(http://www.saltsoftware.com/images/subbutton.gif);
	background-repeat: repeat-x;
	background-color: #e9e4e5;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #999999;
}
#navigation .subsubbutton{
	width: 100%;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(http://www.saltsoftware.com/images/subsubbutton.gif);
	background-repeat: repeat-x;
	background-color: #f7f3f4;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #999999;
}
#navigation .section{
	padding-left: 5px;
}
#navigation .subsection{
	padding-left: 15px;
}
#navigation .subsubsection{
	padding-left: 30px;
}
#navigation .hr{
	width: 100%;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #999999;
}
#search{
	border: 0px;
	padding-left: 5px;
}
#login{
	border: 0px;
	padding-left: 5px;
}
#q{
	width: 125px;
}
#advertisement{
	width: 125px;
}
#advertisement .module{
	font-size: 10px;
	background-color: #f7f7f7;
	border: 1px;
	border-style: solid;
	border-color: #666666;
}
#main{
	padding: 20px;
	font-size: smaller;
	background-color: #ffffff;
}
#main h1{
	font-size: medium;
}
#main h2{
	font-size: small;
}
#main h3{
	font-size: medium;
}
#main p{
	text-indent: 5px;
}
#main a{
	color: #333333;
	text-decoration: underline;
}
#main .module{
	margin-left: 25px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #eeeeee;
	border: 1px;
	border-style: solid;
	border-color: #666666;
}
#logobackground{
	background-image: url(http://www.saltsoftware.com/images/logobackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px;
	font-size: smaller;
	background-color: #ffffff;
}
#front{
	width: 200px;
	padding: 5px;
	font-size: smaller;
	background-color: #cccccc;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #666666;
}
#front h3{
	font-size: medium;
}
#front p{
	margin-left: 10px;
}
#front a{
	color: #333333;
	text-decoration: underline;
}
#sidemenu{
	width: 150px;
	padding: 5px;
	font-size: smaller;
	background-color: #cccccc;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #666666;
}
#sidemenu h3{
	font-size: medium;
}
#sidemenu p{
	margin-left: 10px;
}
#sidemenu a{
	color: #333333;
	text-decoration: underline;
}
#feedback{
	border: 0px;
}
#comments{
	width: 190px;
}
#suggestion{
	width: 140px;
}
/* FOOTER SECTION */
#footer{
	width: 100%;
	background-color: #eeeeee;
	border: 1px;
	border-style: solid;
	border-color: #666666;
}
#submenu{
	color: #ffffff;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	background-color: #cfcfcf;
	border: 1px;
	border-style: solid;
	border-color: #666666;
}
#submenu a{
	color: #333333;
	text-decoration: none;
}
#copyright{
	font-size: x-small;
	text-align: center;
}