/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.bg_bottom {
	background-image: url(images/accutpage_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.accspace_top {
	text-align: left;
	vertical-align: top;
	padding-top: 115px;
	padding-left: 65px;
}


/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.accinput1 {
	width: 126px;
	background: #FFFFFF;
	border: 1px solid #E2D9CF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.acctext1 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #7E7D7C;
}

.acctext2 {
	font-size: 10px;
	font-weight: normal;
}

.acctext3 {
	font-size: 11px;
	font-weight: bold;
	color: #4F9501;
}

.acctext4 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #4F9501;
}

.acctext5 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #4F9501;
}

.acctext6 {
	text-align: center;
	font-size: 10px;
	color: #B4D293;
}

.acctext7 {
	text-align: center;
}

/** LINKS */

a {
	color: #4F9501;
}

a:hover {
	text-decoration: none;
}

.acclink1 {
	display: block;
	height: 11px;
	background: url(images/accpage09.gif) no-repeat right top;
}

.acclink1 b {
	display: none;
}

.acclink2 {
	text-decoration: none;
	color: #FAF5EF;
}

.acclink2:hover {
	text-decoration: underline;
}

/** STYLES */

.accstyle1 {
}

.accstyle1 a {
}

.accstyle1 a:hover {
}

/** BACKGROUNDS */

.accbg1 { background: url(images/accutpage02.jpg) no-repeat left top; }
.accbg2 { background: url(images/accutpage04.jpg) repeat-y left top; }
.accbg3 { background: url(images/accutpage06.jpg) no-repeat left top; }
.accbg4 { background: url(images/accutpage07.jpg) no-repeat left top; }
.accbg5 { background: url(images/accutpage09.jpg) no-repeat left top; }
.accbg6 { background: url(images/accpage15.gif) repeat-y left top; }
.accbg7 { background: url(images/accpage16.gif) repeat-x left top; }

/** MISC */

.accalign-justify { text-align: justify; }
.accalign-right { text-align: right; }

img { border: none; }

.accimg1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.accimg2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.acchr1 {
	height: 1px;
	margin-bottom: 10px;
	background: url(images/accpage08.gif) repeat-x left top;
}

.acchr2 {
	height: 1px;
	margin-bottom: 10px;
	background: url(images/accpage11.gif) repeat-x left top;
}
.accbg_toppict {
	background-image: url(images/accutpage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.accbg_all {
	background-image: url(images/bg_all.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
