* {
	margin: 0;
	padding: 0;
}

body {
    scrollbar-face-color: #DDDDDD;
    scrollbar-shadow-color: #0066FF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #0066FF;
    scrollbar-track-color: #B5B5B5;
    scrollbar-arrow-color: #0066FF; 
	BACKGROUND: url(img/bgr_grad.gif) #b8b8b8 repeat-x 0px 0px;
	color: #333333;
	font-size: 8pt;
	font-family: "Trebuchet MS";
}

.bodytext2 {  font-family: "Trebuchet MS"; font-size: 10pt; color: #333333}

.subheader {
font-family: "Trebuchet MS"; font-size: 9pt; font-weight: bold; color: #0066CC}

h1, h2, h3 {
	font-weight: normal;
	color: #B27217;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 150%;
}

p {
}

blockquote {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(script/images/img06.gif) no-repeat left center;
}

ol {
	margin-left: 3em;
}

ol li {
}

pre, code {
}

pre {
}

code {
}

a {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}

img {
}

input, textarea, select {
}

input {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333
}

textarea {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333
}

select {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333; background-color: #FFFFFF; border: 1 solid #FF0000;
}

.push-button {background-color: #CCCCCC; cursor: hand; font-family: Arial, Verdana; font-size: 9pt; height: 22px; color: #0066CC; font-weight: bold; border: 1 solid #0066CC;}

.bg {
	background: url(script/images/img02.jpg) repeat-x;
}

.title {font-family: "Trebuchet MS"; font-size: 13pt; font-weight: bold; color: #0066CC}

#header {
	width: 780px;
	height: 60px;
	margin: 0 auto;
	padding-top: 0px;
}

/* Logo */

#logo {
	DISPLAY: block; LEFT: 20px; FLOAT: left; MARGIN: 0px 0px 0px; WIDTH: 117px; POSITION: relative; TOP: 0px; HEIGHT: 52px
}

#logo h1 {
	margin: 0;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	padding-left: .1em;
	font-size: 1em;
	font-weight: bold;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	margin: 10px 20px 0px 0px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	background: none;
}

#menu a {
	text-decoration: none;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}

/* Wrapper */

#wrapper {
	width: 780px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	width: 160px;
	background: url(script/images/img04.jpg) #E0E0E0 repeat-y;
	float: left;
}

#sidebar .title {
	margin: 0;
	padding: 20px 20px 0 0px;
	background: url(script/images/img03.jpg) no-repeat;
}

#sidebar .content {
	padding: 20px;
}

#sidebar .bottom {
	height: 33px;
	background: url(script/images/img05.jpg) repeat-x left bottom;
}

/* Content */

#content {
	float: right;
	width: 603px;
}

/* Splash */

#splash {
	text-align: center;
	background: url(script/images/img09.jpg) repeat-y;
}

#splash .top {
	padding: 20px 20px 16px 20px;
	background: url(script/images/img08.jpg) no-repeat;
}

#splash .bottom {
	height: 33px;
	background: url(script/images/img05.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
	padding: 0 20px;
}

/* Samples */

#samples {
	padding: 20px;
	background: url(script/images/img05.jpg) repeat-x;
}

#roundtop {
	background: url(img/curve-top.gif) no-repeat top left;
	width: 780px;
	margin: 0 auto;
	height: 14px;
}

#roundbottom {
	background: url(img/curve-btm.gif) no-repeat top left;
	width: 780px;
	margin: 0 auto;
	height: 14px;
}

/* Footer */

#footer {
	width: 780px;
	margin: 0 auto;
	height: 25px;
}

#footer p {
	font-size: 10px;
	text-align: center;
}
#footer a {
	font-size: 10px;
	font-family: "Trebuchet MS";
}
#footer a:hover {
	font-size: 10px;
	font-family: "Trebuchet MS";
}
