body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-color: #993300;
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}
.menu:link {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: #E4CDBD;
	text-decoration: none;
	font-weight: normal;
	
}
.menu:active {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: #E4CDBD;
	text-decoration: none;
	font-weight: normal;
	
}
.menu:visited {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: #E4CDBD;
	text-decoration: none;
	font-weight: normal;
	
}
.menu:hover {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}
.apasat {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
}
.delim_oriz {
	background-image: url(../assets/delim_oriz.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_mide {
	background-image: url(../assets/patern.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right:15px;
}
h1 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	margin:0;
	margin-top:8px;
	margin-bottom:12px;
}
.text1 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	}
.text2 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	color: #E7CDC0;
	font-weight: normal;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu1:link {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: #E4CDBD;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
.menu1:active {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: #E4CDBD;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
.menu1:visited {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: #E4CDBD;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
.menu1:hover {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
.text4 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
}
.text5 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #692200;
	background-color: #FFFFFF;
	border: 1px solid #692200;
	padding-left: 5px;
	padding-right: 5px;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9d6f;
	text-decoration: none;
}

a {color:#CCCCCC; text-decoration: underline; font-weight: normal;}
a:link {color:#CCCCCC; text-decoration:underline; font-weight: normal;}
a:visited {color:#CCCCCC; text-decoration: underline; font-weight: normal;}
a:hover {color:#996666; text-decoration: underline; font-weight: normal;}

.tabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px;
	border:0px solid #CCCCCC;
	margin-bottom: 15px;
}

.tabel td{
	border: 1px solid #ffffff;
	padding: 4px;
}

.td { padding:3px; 
		border:1px solid #CCCCCC;}
		
.linie{
background-image:url(../assets/bg_dashed.jpg);
background-repeat:repeat-x;
width:40%;
}
.home
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}