p {
	PADDING-TOP: 15px ;
	PADDING-LEFT: 5px ; 
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#interface1 {
	z-index:1;
}

#loader_container {
    text-align:center;
    position:absolute;
    top:40%;
    width:100%}

#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}

#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}

h1 {
	font-family : Verdana;
	font-size : 14px; 
	font-weight : bold;
	text-decoration : none; 
	color : #000000;
}

h2 {
	font-family : Verdana;
	font-size : 12px; 
	font-weight : bold;
	text-decoration : none; 
	color : #000000;
}

.main { 
	font-family : Verdana;
	font-size : 10px; 
	text-decoration : none; 
	color : #000000;
}

.main1 { 
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #000000;
}

.titel { 
	font-family : Verdana;
	font-size : 12px; 
	text-decoration : none;
	font-weight : bold; 
	color : #FFFFFF;
}

.menu{ 
	font-family : Verdana;
	font-size : 10px;  
	font-weight : bold; 
	text-decoration : none;
	color : #000000; 
	visited: #000000;  
	DISPLAY: block; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 100%; 
	PADDING-TOP: 5px; 
	TEXT-ALIGN: center;
}

.menu:link 		{
	BACKGROUND-COLOR: #FFFFFF;
}

.menu:visited 	{
	BACKGROUND-COLOR: #FFFFFF;
}

.menu:hover 	{
	color : #FFFFFF;
	BACKGROUND-COLOR: #990000;
}

input { 
border-color: black;
color: black;
font-family : Verdana;
font-size : 11px; 
font-weight : bold;
cursor: hand;
}

select { 
color: black;
font-family : Verdana;
font-size : 11px; 
font-weight : bold;
}

.custombutton { 
BACKGROUND-COLOR: #990000;
border-color: black;
color: white;
font-family : Verdana;
font-size : 11px; 
font-weight : bold;
cursor: hand;
margin-bottom: 0px;
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ 
	color : #FFFFFF;
	background-color: #990000;
}
