.formadd {
        border: 2px outset #5758D9;
        background-color: #E7E7F9;
        font-size: 20px;
        padding-left: 5px;
        padding-right: 5px;
}
.admin {
        border: 1px outset Red;
        font-size: 20px;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
}
.admin input{
        border: 1px inset;
        background-color: #FFFFF0;
        color: #483D8B;
}
 input.2{
        border: 3px outset ;
        background-color: #A9AA00;
        font-size: 12px;
        font-weight: bold;
        color: #330000;
        width: auto;
}
.admin select{
        border: 1px inset White;
        background-color: #FFFFE8;
}
.admin table{
        border: 0px outset #FFFFDB;
        text-align: center;
        width: 100%;
}
.admin td{
        border: 0px outset #5758D9;
        background-color: #FFFFCA;
        font-size: 14px;
        padding-left: 5px;
        padding-right: 5px;
        border-right: 1px none Fuchsia;
        color: #480048;

}
h1{
        color: Red;
        font-size: 20px;
        text-align: center;
}
h2{
        color: Fuchsia;
        font-size: 20px;
        text-align: center;
}
h3{
        color: Navy;
        font-size: 20px;
        text-align: center;
}


table.admin1{
        border: 1px outset Red;
        width: 100%;
}

table.admin1 td{
        border: 0px solid #FEFF0B;
        background-color: #FFFFA8;
}
.rand{
	text-indent: 20px;
	color: White;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial;
	text-decoration: none;
}

.rand1{
	text-indent: 40px;
	color: White;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial;
	text-decoration: none;
}
#ifelement img{
	
	margin-left: 10px;
	margin-right: 10px;
}
#ifelement a img{
	
	margin-left: 5px;
	margin-right: 5px;
}

#randpic img{
	margin-left: 0px;
	margin-right: 0px;
}