body    {
        padding: 0px;
        margin: 0px;
        font-family: tw cen mt, trebuchet ms, tahoma, arial, sans-serif;
        font-size: 95%;
}
.header {
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        padding: 0px;
        margin: 0px;
        background: url("images/7.jpg") 10% 0% #000000;
        border-bottom: 0.2em solid #000;
        overflow: hidden;
}

.breadcrumbs {
        position: relative;
        left: 0px;
        height: 1.4em;
        overflow: hidden;
	background: transparent;
	padding-top: 0.05em;
	line-height: 1.35em;
        text-indent: 1em;
        border-top: 2px solid #000;
        color: #ccc;
}

.logged_in {
	position: relative;
	white-space: nowrap;
}

.main   {
        padding: 1em;
        margin-bottom: 1em;
	margin-left: 11em;
	z-index: 0;
}

.main p {
        border: 1px solid #fff;
        line-height: 115%;
}

.note	{
	color: #666;
	font-size: 80%;
	margin-bottom: 1em;
	}

.newsbar {
        position: relative;
        float: right;
        width: 15em;
        margin-right: 0.5em;
        margin-bottom: 1em;
	margin-top: 2em;
	clear: right;
}

.newsheader {
        font-size: 85%;
        padding: 5px;
        font-size: 120%;
        font-weight: bold;
        text-align: right;
        color: #666;
        letter-spacing: 0.15em;
}

.current_details {
	position: relative;
	float: right;
	margin-top: -4em;
	margin-right: 2%;
	border: 1px solid #aaa;
	padding: 0.5em 2em 0.5em 2em;
	}

.current_details h3 {
	margin: 0px;
	padding: 0px;
	}

.customer_details td.field {
	text-align: left;
	padding-right: 1em;
	padding-left: 1em;
	border: 1px solid #aaa;
	width: 15%;
	}

span.subtype {
	display: block;
	font-weight: bold;
}

div.input {
	float: left;
	margin-right: 0.9em;
	}

span.input {
	display: block;
	white-space: nowrap;
	width: 15em;
	}
span.EOL {
	color: #999;
	}

.customer_details td.input {
	text-align: left;
	padding: 0.5em;
	}

.news_link {
        font-size: 90%;
        letter-spacing: 0.15em;
}

.newsfooter {
        font-size: 85%;
        padding: 5px;
        text-align: right;
}

.newsfooter a:link, .newsfooter a:active, .newsfooter a:visited, .newsfooter a:hover,
a.news_link:link, a.news_link:active, a.news_link:visited, a.news_link:hover {
        color: #666;
}

.newsitems {
        font-size: 85%;
        border: 1px solid #ccc;
        margin: 0px;
        padding: 0px;
}

.newsitems p {
        margin: 0px;
        padding: 10px 5px 10px 5px;
}
.newsitems .head {
        margin: 0px;
        color: #fff;
        background: #3E6E62;
        font-weight: normal;
        font-size: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
        border-top: 1px solid #4A8F9F;
        border-bottom: 1px solid #000;
        text-align: center;
}

.newsitems span.newsdate {
        text-align: right;
        display: block;
        margin-top: 2px;
        margin-bottom: 3px;
        padding-right: 10px;
        color: #666;
}

.newsitems img {
        border: 1px solid #000;
	margin-right: 3px;
}

.sidebar   {
        position: relative;
        left: 0px;
        width: 11em;
        color: #333;
        line-height: 125%;
        padding: 0px;
        float: left;
	margin-bottom: 10em; 
	z-index: 2;
}

.demo	{
	margin-top: 15px;
	width: 100%;
	left: 10px;
	text-align: center;
}

.demo img {
	border: 1px solid #000;
}

.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited, .breadcrumbs a:hover {
        color: #efefef;
        font-weight: bold;
        text-decoration: none;
}

.breadcrumbs a:hover {
        text-decoration: underline;
}

.demo a {
	font-size: 85%;
}

.footer {
        clear: both;
        text-align: left;
	color: #fff;
        width: auto;
	height: 30px;
	margin-left: 0px;
	margin-right: 0px;
        font-size: 80%;
        padding: 0.5em;
	border: none;
	border-top: 2px solid #000;
	background: url("images/footer.jpg");
}

.footer a {
	color: #efefef;
}

h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	}

h3.error {
	color: red;
	}

.generate, .button {
	/* The style to use when a button is needed... form input etc */
        font-weight: bold;
        background: url("images/generate.png") repeat-x 0% 25% #fafafa;
        border: 1px solid #aaaaaa;
        border-bottom: 1px solid #666666;
        border-right: 1px solid #666666;
        padding: 2px;
        padding-left: 4px;
        padding-right: 4px;
        margin-left: 5px;
        cursor: pointer;
	color: #333;
	white-space: nowrap;
}

p.one 	{
	border: 1px solid #aaa;
	padding: 1em;
	text-indent: 2em;
	background: transparent;
	text-align: justify;
	}

p.two	{
	border: 1px solid #aaa;
	padding: 1em;
	text-indent: 2em;
	background: #efefef;
	text-align: justify;
	}

#limitZone {
	float: right;
	margin-top: -30px;
	}

.file	{
	border: 1px solid #000;
	padding: 0.5em;
	margin-bottom: 1.25em;
	margin-top: 0.25em;
	}
