body {
background-color: pink;
font-size: small;
font-family:Georgia,Arial;
color:#000;
padding:0;
margin-left:auto;
margin-right:auto
}
a:link, a:visited {
font-size: small;
color: maroon;
text-decoration : none;
}
a:hover,a:active {
	text-decoration: none;
	color: #996600;
        text-shadow: 0 0 7px #000000; 
}
hr {
background-color: #747170;
color: #000000;
border: none;
height: 1px;
}


input,select,textarea{background-color:#FFFF66;}
input[type="submit"]{color:#fff;background:#0174DF;border:1px outset #FFFF66}


.title 
{ 
background-color: maroon;
color: gold;
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border-radius: 6px; border: 1px solid #f5fff5; 
padding: 2px; 
margin: 1px; 
text-wrap: none; 
text-align: center; 
font-size: small;
font-weight: bold; 
}

.admenu
{ 
font-size: small;
background-color: white;
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border-radius: 6px; 
border: 1px solid #dcdcdc; 
padding: 3px; margin: 1px; 
text-wrap: none; 
}
.item1
{
background:#EEF5FB; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px;
padding-left: 5px;
}

.item2
{
background:#ffffff ;  margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px;
padding-left: 5px;
}

.footer
{ 
background-color: maroon;
color: gold;
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border-radius: 6px; border: 1px solid #f5fff5; 
padding: 2px; 
margin: 1px; 
text-wrap: none; 
text-align: center; 
font-size: small;
font-weight: bold; 
}
.center
{
text-align:center
}
.right
{
text-align: right;
font-weight: bold;
color: green;
}
.adz
{ 
font-size: small;
background-color: white;
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border-radius: 6px; 
border: 1px solid #dcdcdc; 
padding: 3px; margin: 1px; 
text-wrap: none; 
text-align: center; 
}
