body {
background-color : #252142;
}

a {
text-decoration : none;
color : #3b0719;
font-weight : bold;
}

a:hover {
color : #5a58ac;
text-decoration : underline;
}

img {
border : 0;
}

p, li, ul, body {
    font-family: Verdana, Tahoma;
    font-size: 12px;
color : #183deb;
}

li {
margin-left : 10px;
}

h1 {
    color: #231836;
    font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    font-style: none;
    letter-spacing: 2px;
    text-align: center;
    border-bottom:1px solid #231836;
    margin-bottom: 3px;}
    
h2 {color: #231836;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    background-color: #493270;
    border-bottom:1px solid #493270;    
    margin-bottom: 3px;}  
    
hr {color: #231836;
height: 1px; }   

td {background : url(bg.jpg) }  

#alltable {
background : url(bg.jpg)
width : 700px;
}

#content {
width : 692px;
padding : 4px;
vertical-align : top;
}

.center {
text-align : center;
}

textarea, input, option, select {
color: #331993; 
background:#5b77f7;
font-size: 10px;
border: 1px solid #5b77f7; 
font-weight:bold; 
}

TD, TR, TABLE {color: #5b77f7; 
    font-weight: normal;
    font-size: 11px;}
