@CHARSET "ISO-8859-1";

html, body {width:100%; height:100%;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#f2ede2;
	background-image:url(../img/g_bg_body.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color: #594f3a;
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:url(../img/g_bullet_liststyle.gif);
}

img {
  border: 0;
}

a:link, a:visited, a:focus, a:active { 
  color:#9b2b73;
  background-color:inherit;
  text-decoration:none; }

a:hover { 
  color:#9b2b73;
  background-color:inherit;
  text-decoration:underline; }


h1 {
	color:#594f3a;
	font-size:16px;
	font-weight:bold;
	padding: 10px 0px 0px 10px;
	margin: 0;
}

#docMain {
	margin:0px;
	padding:0px;
	text-align:center;
}

#docCenter {
	width:782px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	text-align: left;
	overflow: hidden;
}

#docHeader {
	float:left;
	width:782px;
	height:173px;
	background-image:url(../img/g_head_bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

#docHeadTop {
	float:left;
	width:782px;
	height:29px;
	background-image:url(../img/g_head_top.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#docHeadMid {
	float:left;
	width:782px;
	height:51px;
	background-image:url(../img/g_head_mid.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#docHeadMidTitel {
	float:left;
	width:170px;
	position: relative;
	top: 19px;
	left: 14px;
}

#docHeadMidLogo {
	float:right;
  position: relative;
	top: 11px;
	right: 15px;
}

#docHeadMain {
	float:left;
	width:782px;
	height:93px;
	background-image:url(../img/g_head_mainbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#docNavi {
	width:170px;
	height:93px;
	padding: 0px 0px 0px 6px;
	margin: 0;
}

#docContent {
	float:left;
	width:782px;
	min-height:337px;
	background-image:url(../img/g_content_bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

#docConLeft {
	float:left;
	width:170px;
	height:337px;
	padding-left: 6px;
}

#docConMain {
	float:right;
	width:600px;
}

#docFooter {
	float:left;
	width:782px;
	height:62px;
	background-image:url(../img/g_footer_bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#docFooLeft {
	float:left;
	width:170px;
	height:62px;
  padding: 20px 0px 0px 25px;
}

#docFooRight {
	float:right;
	height:62px;
  padding: 5px 16px 0px 0px;
}
.contxts {
  font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.formsinglelines {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	width: 30px;
	background-color: #f2ede2;
	font-family: Arial, Helvetica, sans-serif;
	color: #594f3a;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.formsingleline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	width: 130px;
	background-color: #f2ede2;
	font-family: Arial, Helvetica, sans-serif;
	color: #594f3a;
	font-size: 12px;
	margin-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.formultiline{
	height: 120px;
	width: 397px;
	background-color: #f2ede2;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #594f3a;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
