
/* -> STYLES FOR [DOCUMENT] ----- */
html, body {				width:100%; height:100%; }
body {					margin:0px; background-color:#FFFFFF; font-family:verdana; 					
}
body, td {				font-size:10px; }


/* -> STYLES FOR [LINKS] ----- */
a {					color:#82181d; text-decoration:none; }
a:hover {				text-decoration:underline; }

/* -> STYLES FOR [LAYERS] ----- */


/* -> STYLES FOR [SPANS] ----- */
.color_me {				color:#AEAEAE; }
.pages_color {				color:#99B4D3; }
.headline {				font-size:24px; font-weight:bold; color:#000000; font-family:verdana; }
.headline_att {				font-size:16px; font-weight:bold; color:#919851; font-family:verdana; }
.top_link_dis {				color:#B1B498; }

/* -> STYLES FOR [FORMS] ----- */
form {					margin:0px; }
input, select, textarea {		font-family:verdana; font-size:10px; border:solid 1px #82181d; }
.area_submit {		width:100%; margin-top:5px;}
.area_xsubmit {		width:602px; margin-top:5px;}
.area_xxsubmit {	width:602px; margin-top:5px;}
.reset {		width:120px; }

/* -> STYLES FOR [MISC] ----- */
img {					border-style:none; }

hr {					height:1px; color:#e6cccd; }

ul {					list-style-type:square; margin:0px 0px 0px 25px; }
li {					margin-bottom:4px; }


/* -> STYLES FOR [TABLES] ----- */
.spacer {				width:100%; height:100%; }
.spacer_left {				vertical-align:top; }
.spacer_main {				width:760px; vertical-align:top; padding:0px; }
.spacer_right {				vertical-align:top; }

.sides {				width:100%; height:100%; }
.sides_top_left {			height:126px; background-image:url(../img/gfx_top_left.jpg); }
.sides_top_right {			height:126px; background-image:url(../img/gfx_top_right.jpg); }
.sides_bottom {				height:13px; background-image:url(../img/gfx_bottom.jpg); }
.sides_bottom_info {			height:25px; }

.main {					width:760px; height:100%; }
.main_top {				height:126px; vertical-align:top; background-image:url(../img/gfx_top.jpg); padding:0px 0px 0px 0px; }
.main_contents {			vertical-align:top; padding:0px 0px 0px 0px; }
.main_bottom {				height:12px; background-image:url(../img/gfx_bottom.jpg); }
.main_bottom_info {			height:25px; text-align:right; padding-right:10px; }

.contents {				width:760px; height:100%; }
.contents_left {			width:170px; background-image:url(../img/gfx_left.gif); vertical-align:top;}
.contents_contents {			width:447px; vertical-align:top; padding:20px 10px 20px 10px; }
.contents_right {			width:143px; background-image:url(../img/gfx_right.gif); vertical-align:top; padding-top:10px; }
.contents_bottom {			height:13px; background-image:url(../img/gfx_bottom.jpg); }
.contents_bottom_quickmenu {		height:13px; background-image:url(../img/gfx_bottom.jpg); }

.menu {					background-color:#ffffff; margin-top:20px; }
.menu_actions {				padding:0px 5px 15px 5px; }

.quickmenu {				width:143px; height:100%; background-image:url(../img/gfx_qm_back.jpg); }
.quickmenu_top {			height:23px; background-image:url(../img/gfx_qm_top.jpg); font-size:8pt; color:#ffffff; font-weight:bold; text-align:center; }
.quickmenu_contents {			vertical-align:top; padding:3px 0px 0px 5px; }

.quickmenu1 {				width:134px; margin-bottom:3px; }
.quickmenu1_top {			height:20px; background-image:url(../img/gfx_qm1_top.jpg); color:#ffffff; font-weight:bold; text-align:right; font-size:9px; padding:1px 15px 0px 0px; vertical-align:top; }
.quickmenu1_contents {			height:50px; background-image:url(../img/gfx_qm1_contents.jpg); padding:10px 3px 10px 4px; }
.quickmenu1_bottom {			height:11px; background-image:url(../img/gfx_qm1_bottom.jpg); }

.quickmenu2 {				width:134px; margin-bottom:3px; }
.quickmenu2_top {			height:20px; background-image:url(../img/gfx_qm2_top.jpg); color:#ffffff; font-weight:bold; text-align:right; font-size:9px; padding:1px 15px 0px 0px; vertical-align:top; }
.quickmenu2_contents {			height:50px; background-image:url(../img/gfx_qm1_contents.jpg); padding:10px 3px 10px 4px; }
.quickmenu2_bottom {			height:11px; background-image:url(../img/gfx_qm2_bottom.jpg); }

.quickmenu3 {				width:134px; margin-bottom:3px; }
.quickmenu3_top {			height:20px; background-image:url(../img/gfx_qm3_top.jpg); color:#ffffff; font-weight:bold; text-align:right; font-size:9px; padding:1px 15px 0px 0px; vertical-align:top; }
.quickmenu3_contents {			height:50px; background-image:url(../img/gfx_qm1_contents.jpg); padding:10px 3px 10px 4px; }
.quickmenu3_bottom {			height:11px; background-image:url(../img/gfx_qm3_bottom.jpg); }

.login {				width:400px; height:300px; background-image:url(../img/gfx_login.jpg); }
.login_top {				height:96px; vertical-align:bottom; text-align:right; font-weight:bold; color:#ffffff; padding:0px 35px 8px 0px; }
.login_form {				padding-bottom:40px; text-align:center; }

