html {height:100%;margin:0;padding:0;}
body {margin:0px;background-color:#FFFFFF;font:11px Verdana, Arial, Helvetica, sans-serif;color:#1A0069;}
table {font: 11px Verdana, Arial, Helvetica, sans-serif;color: #1A0069;border-collapse:collapse;}
img {border:none;padding:0px;margin:0px;}
img.menu {width:28px;height:26px;padding-bottom:2px;padding-top:2px;}
div.adw {text-align:right;margin-left:13px;margin-bottom:1px;margin-top:0px;}
div.menu {text-align:right;border-color:#D3D3D3;border-style:solid;border-width:0px 0px 1px 0px;margin-left:13px;margin-bottom:1px;margin-top:0px;}
div.menulink {float:left;padding-top:6px;}
p {padding:0px;margin:4px;}

div#container {
	background-image: url(../images/bgmenu.gif);
	background-repeat: repeat-y;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#footer {
	position:absolute;
	width:100%;
	left:0px;
	bottom:0; /* stick to bottom */
}

A:link, A:visited {
	TEXT-DECORATION: none; 
}
A:hover, A:active {
	TEXT-DECORATION: underline
}
A.menu {
	COLOR: #FFFFFF; 
	FONT-SIZE: 12px
}
A.submenu {
	COLOR: #FFFFFF; 
	FONT-SIZE: 11px
}
A.adm{
	COLOR: #FFFFFF; 
	FONT-SIZE: 11px;
}
A.text:link, A.text:hover, A.text:active {
	COLOR: #B91604; 
}
A.text:visited {
	COLOR: #000000;  
}
TD.topborder{
	border-top:1px solid black;
}
TD.leftborder{
	border-left:1px solid black;
}
TD.topleftborder{
	border-top:1px solid black;
	border-left:1px solid black;
}

.dp4{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.header{
	font-size: 14px;
	font-weight: bold;
}
li {
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: -22px;
}
.highlight {
	font-weight: bold
}
.list{
	background-color: #E2DFEC;
}
.mini{
	font-style: italic;
	font-size: 10px
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
.bgmenu {
	background-image: url(../images/bgmenu.gif);
	background-repeat: repeat;
}
.bgadm {
	background-image: url(../images/bgadm.gif);
	background-repeat: repeat;
    padding-left: 10px;
}
.light {
    background-color: #D3D3D3;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:4px;
	margin-top:16px;
}

#opt {COLOR: #666666;} 
