/*******************************
http://www.vasbyridklubb.a.se
Enburk stylesheet 2
http://www.enburk.se
@2008 Enburk HB
*******************************/

/*Background*/
BODY {
background: #FFFFFF;
background-repeat: no-repeat;
	font-family: arial , sans-serif;
}

TABLE, TR, TD {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
}

.outertable_table {
	border: 2px solid #26A826;
	width: 987;
}

/*Headers*/
H1, H2 , H3, H4, H5, H6 {
	color: #008800;
}

/*Remaining*/
A:link, A:visited, A:active {
color: #0000FF;
text-decoration: none;
}

A:hover {
color: #FF0000;
text-decoration: underline;
cursor: pointer; cursor: hand;
}

B {
font-weight: Bold;
}

HR {
background-color: #008800;
color: #008800;
height: 1px;
border: 0;
}

IMG {
border: 0px;
text-decoration: none;
}

STRONG {
font-weight: Bold;
}

UL {
margin: 5px;
padding-left: 10x;
font-weight: lighter;
}

.nav_css_bar {
	margin-left: 5px;
}

/*Document*/
.document_container {
}

.document_short_container {
	border-top: 1px dotted #008800;
}

.document_short_heading {
	color: #008800;
}

.document_short_text {
	color: #008800;
}

/*Specialpart*/
.document_specialpart_container {
}

/*Document image*/
.document_image_left {
	color: #008800;
}

.document_image_right {
	color: #008800;
}

.document_image_center {
	color: #008800;
}

.document_image_top {
	color: #008800;
}

/*Document infobox*/
.document_infobox_container {
	border: 1px solid #008800;
	display: block;
	margin-bottom: 5px;
	width: 175px;
}

.document_infobox_heading {
	background-color: #008800;
	color: #DDDDDD;
	font-size: 1.2em;
	font-weight: 700;
	margin-bottom: 2px;
	margin-top: -2px;
	padding: 5px;
}

.document_infobox_text {
	font-size: 1em;
	padding: 5px;
}

/*Signature*/
.document_signature_container {
	background-color: #DDFFDD;
	border: 1px 0px 1px 0px solid #046d1c;
	color: #000000;
	font-size: 0.7em;
	width: 210px;
}

.document_signature_date {
	color: #000000;
	font-weight: bold;
}

.document_short_signature_container {
	color: #008800;
}

/*Userinfo*/
.document_userinfo_container {
	background-color: #EEEEEE;
	border: 1px solid #008800;
	color: #008800;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2em;
	margin: 5px 1px 5px 1px;
	padding: 5px 1px 1px 5px;
}

.document_userinfo_image {
	vertical-align: middle;
}

.address {
	text-align: center;
	color: #008800;
	font-size: 0.9em;
	text-decoration: none;
}