html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



html { font-size: 100.01%; }
body { font-size: 62.5%; line-height:1em; }


/*---- Input fields ----*/
input, select, textarea { font-size: 100%; }
textarea { padding: 2px 3px; font-family: Verdana, sans-serif; }

/*---- Floats ----*/
.flR { float: right; }
.flL { float: left; }

/*---- Horizontal Alignment ----*/
.alR { text-align: right; }
.alC { text-align: center; }

/*---- Vertical Alignment ----*/
.vlT {vertical-align:top;}
.vlB {vertical-align:bottom;}

/*---- Hide ----*/
.hide { display: none; }

/*---- Float Clearing fixes ----*/
.clear { clear: both; height:1px; line-height:1px; }
.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/*---- Image Replacement Technique ----*/
.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; top: 0; text-indent: -1000em;}

/*---- Links ----*/
a:link, a:visited {
	text-decoration: none;
	cursor/**/: /**/pointer;
	font-weight: bold;
}
a:link:hover, a:visited:hover { text-decoration: underline; }
	


body {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #020104;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
p, li{ line-height:1.2em;}


/*---- Container ----*/
div#container { width:785px; margin: 30px auto; background:url(../images/content/contentbg.gif) 0 0 repeat-y; }
div#container.two_columns { width:785px; margin: 30px auto; background:url(../images/content/contentbg1.gif) 0 0 repeat-y;  }

/*---- Header ----*/
div#header { background:url(../images/header/header.jpg) 0 0 no-repeat; height:330px; padding:20px 0 0 20px;}

/*---- Navigation ----*/
div#navigation { font-family:Tahoma, Geneva, sans-serif; padding:5px 7px 0 7px; }

/*---- Content ----*/
div#content {padding:0 5px 50px 5px; }


/*---- Footer ----*/
div#footer { background:url(../images/footer/footerbg.gif) 0 0 repeat-x; height:67px; margin:0 5px;}



/*---- Header----*/
div#header div.box{ width:146px;}


/*---- Navigation ----*/
div#navigation ul li { margin-bottom:4px; border-bottom:#9C8F5E 1px dashed; padding-bottom:3px; }
div#navigation ul li.last{ border:0;}
div#navigation ul li a { color:#7A6B3E; display:block; font-size:135%; font-weight:bold; text-align:center; text-decoration:none; text-transform:uppercase; }

div#navigation ul li a:hover, div#navigation ul li a.active { color:#4C5B38; }


/*---- Box ----*/
div.box div.box_top_left{ background:url(../images/header/box_top_left.gif) 0 0 no-repeat; padding-left:18px;}
div.box div.box_top_right{ background:#CEBC7D url(../images/header/box_top_right.gif) 100% 0 no-repeat; height:15px;}

div.box div.box_middle{ background:#CEBC7D; padding-bottom:1px;}

div.box div.box_bottom_left{ background:url(../images/header/box_bottom_left.gif) 0 0 no-repeat; padding-left:18px; height:15px; line-height:15px;}
div.box div.box_bottom_right{ background:#CEBC7D url(../images/header/box_bottom_right.gif) 100% 0 no-repeat; height:15px; line-height:15px;}


/*---- Content ----*/
div#content p{color:#003300; font-size:130%; margin-bottom:18px;}

/*---- Content Column Left----*/
div#content div.column_left{
	float:left;
	width:250px;
	padding:10px 10px 10px 20px;
	background-color: #E0CE96;
	background-image: url(../../assets/images/tabel1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#content div.column_left p a{color:#003300; text-decoration:underline;}

/*---- Content Column Middle----*/
div#content div.column_middle{ float:left; width:200px; padding:10px 10px 10px 20px;}

/*---- Content Column Right----*/
div#content div.column_right{ float:right; width:235px; padding:10px 10px 10px 20px;}
div#content.two_columns div.column_right{ float:right; width:465px; padding:10px 10px 10px 20px;}
#footertext {
	text-align: center;
	margin: 20px;
	font-size: 12px;
	height: 30px;
}
#footertext a {
	text-align: center;
	margin: 20px;
	font-size: 12px;
	height: 30px;
	color: #3A4429;
}
#footertext a:link a:visited {
	text-align: center;
	margin: 20px;
	font-size: 12px;
	height: 30px;
	color: #3A4429;
}
h1 {
	font-size: 16px;
	color: #2D321F;
	margin-bottom: 15px;
	line-height: 1.5em;
}
h2 {
	font-size: 14px;
	text-decoration: underline;
	color: #030;
	margin-bottom: 15px;
}

.table_dotted {
	border: 1px dotted #006;
}
.table_dotted2 {
	border: 1px dashed #342015;
	background-color: #D8CA9C;
	text-align: left;
	color: #342015;
	font-size: 12px;
	padding: 2px;
}
.td {
	height: 20px;
	padding-left: 25px;
	vertical-align: middle;
	padding-top: 10px;
}
.td1 {
	width: 20px;
}
.text1 {
	font-size: 14px;
	line-height: 1.6em;
	text-align: center;
}
.text2 {
	font-size: 12px;
	line-height: 1.6em;
	text-align: center;
}

