@charset "utf-8";
body{
	font-family:      Verdana, Arial, Helvetica, sans-serif;
	font-size:        11px;
	margin: 0px;
	padding: 0px;
	background-color : #FFFFFF;
	background:url('./diz/bg1.jpg') repeat-y center top;
}


#holder {
	background:url('./diz/bg2.jpg') no-repeat center top;
}

div#splash_c {
	padding:	0;
	margin:		0 0 0 0;
	height:		0;
	width:		400px;
	float:left;
}

div#splashLayer {
	margin:		0 0 0 0;
	position:	absolute;
	background:	#FFDDDD;
	height:		0;
	overflow:	hidden;
	float:left;
	width:		400px;
}
div#menu {
	padding:	0;
	margin:		0;
	background:	#FFFFFF;
	text-decoration: none;
	color: #FF0000;
}
table{
	border : 0px;
	padding : 0px;
	font-size: 11px;
}


h4{
	margin: 0px;
	border : 0px;
	padding : 0px;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.img{
	border : 0px;
}
img{
	border : 0px;
}
a:hover      {
	color: red;
	padding:0px;
	text-decoration: none;
}
a            {
	color: blue;
	padding:0px;
	text-decoration: none;
}
.input3{
	width : 80px;
}
.td_top {
	padding:	0;
	margin:		0;
	border : 0px;
	width:		770px;

}
.td_left {
	padding:	0;
	margin:		0;
	border : 0px;
	width:		190px;
}

.td_center {
	padding:	5px;
	margin:		0 0 0 0;
	width:		570px;
	background:	#ff8c00;
	border : 0px;
	text-align:	left;
}
.td_bottom {
	padding:	0;
	margin:		0;
	border : 0px;
	width:		770px;
}

.banner{
	width : 468px;
	height: 60px;
	background-color:   #ffffff;
	border:1px solid #000000;
	font-family: Tahoma, Helvetica, Arial,helvetica;
	font-size: 11px;
	overflow:hidden;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:middle;
}
.gtext1{
	font-size: 14px;
	color: blue;
	padding:0px;
	text-decoration: none;

}
.gtext2{
	font-size: 12px;
	color: #000000;
	padding:0px;
	text-decoration: none;

}











.bt {
	background-color:#FFFFFF;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	border-left:1px solid #D4D0C8;
	border-top:1px solid #D4D0C8;
	height: 19px;
	font-family: Tahoma, Helvetica, Arial,helvetica;
	font-size: 12px;
	font-weight: normal;
}
.ok{
	padding-left:14px;
	background:url(./diz/ok.png) no-repeat left center;
	background-color:#FFFFFF;
}
.cancel{
	padding-left:14px;
	background:url(./diz/cancel.png) no-repeat left center;
	background-color:#FFFFFF;
}
.exit{
	padding-left:16px;
	background:url(./diz/exit.png) no-repeat left center;
	background-color:#ffffff;
}
.menu_btn{
	padding-left:15px;
	background:url(./diz/menu.png) no-repeat left center;
}
.menu_btn:hover{
	padding-left:17px;
	background:url(./diz/menu.png) no-repeat left center;
	color: red;
}













#admin {
	background: #ff8c00;
	border-left: 1px dotted Black;
	border-top: 1px solid Black;
	padding: 3px;
	position: absolute;
	right: 0px;
	top: 1px;
	width: auto;
	float:left;
}



.clearfloat {
    clear: both;
}





/* topmenu */


.tab, .tabcaution, .tabactive {
    display:            block;
    margin:             0.2em 0.2em 0 0.2em;
    padding:            0.2em 0.2em 0 0.2em;
    white-space:        nowrap;
}


/* default tab styles */
.tab, .tabcaution, .tabactive {
    background-color:   #4CCD11;
    border:             1pt solid #4CCD11;
    border-bottom:      0;
    border-radius-topleft: 0.4em;
    border-radius-topright: 0.4em;
    -moz-border-radius-topleft: 0.4em;
    -moz-border-radius-topright: 0.4em;
}

/* enabled hover/active tabs */
a.tab:hover,
a.tabcaution:hover,
.tabactive,
.tabactive:hover {
    margin:             0;
    padding:            0.2em 0.4em 0.2em 0.4em;
    text-decoration:    none;
}

a.tab:hover,
.tabactive {
    background-color:   #ffffff;
}

/* disabled drop/empty tabs */
span.tab,
span.tabcaution {
}
/* end topmenu */



#userfile_line {
	font: message-box;
}

/* Please adjust the values if the infobar is not looking good */
#userfile_line a, #userfile_line a:link, #userfile_line a:visited, #userfile_line a:active {
	display: block;
	color: #000;
	width:100%;
	background: #FFFFE1 url(diz/warning.gif) no-repeat fixed .3em .3em;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: default;
}

#userfile_line a:hover {
	color: #FFF;
	background: #3169B6 url(diz/warning2.gif) no-repeat fixed .3em .3em;
}

#userfile_line p{
	margin:0px;
	padding: .45em 0em .45em 22px;
	font-size:11px;
	}
