body {
	font-family: Verdana, Tahoma; 
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
        background: #DF7599 url('bg.jpg') repeat-y center;
vertical-align : center;}
}

a {
text-decoration : none;
color : #ce7db6;
font-weight : bold;
}

a:hover {
color : #ce7db6;
text-decoration : underline;
}

h1 {
    color: #DF7599;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    font-style: none;
    letter-spacing: 2px;
    text-align: center;
    border-bottom:1px solid #DF7599;
    margin-bottom: 3px;}

h2 {color: #ECCED9;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: right;
    background-color: #DF7599;
    border-bottom: 1px solid #DF7599;
    margin-bottom: 2px;}    
        
hr {color: #DF7599;
height: 1px; }   

b { color: #DF7599;}

#alltable {
width : 765px;
background: #DF7599 url('bg.jpg') repeat-y center;
vertical-align : center;}

#content {
color: #000000;
width : 765px;
padding : 5px;
margin: auto;
vertical-align : center;
}

b {font-size: 12px;
font-weight: bold;
color: #40424f;}

textarea, input, option, select {
color: #000000; 
background:#ff9fe3;
font-size: 11px;
font-weight:normal; 
border: 1px solid;
}

TD, TR, TABLE {color: #000000; 
    font-weight: normal;
    font-size: 11px;}
    