
body {
margin : 0;
padding : 0;
text-align : justify;
	background-image: url('images/bg.jpg');
	background-color: #f3eff7;
	background-repeat: repeat-x;

font-family:tahoma;
	color: #63555e;
	font-size: 11px; 
	line-height:12px;
 
	text-align: justify; 

}




.img1 {

background-color: #ffffff;
padding: 3px;
	border: 1px solid #dddddd;

	text-decoration: none;


}
.img1:hover {

background-color: #ffffff;
padding: 3px;
	border: 1px solid #cccccc;
	text-decoration: none;

}


a img {
	
	border: 0px;


}

td {font-size: 11px; text-align: justify; }


a {
color: #ccaec8;
font-weight: normal;
text-decoration : none;

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

}


h1 {

font-weight:bold;
letter-spacing:1px;
line-height:20px;
margin-bottom: 5px;
TEXT-TRANSFORM: uppercase; 
padding: 1px;
font-size: 12px;
font-family:verdana;
text-align: center;
color : #ffffff;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-shadow: #8990a0 1px 1px 1px;

}


.div {background-color: #fefefe; padding: 3px; border: 2px solid #e9e5e6; padding: 8px; border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
	background-image: url('images/hbg.jpg');
	background-repeat: repeat-x;
background-color: #ffffff;
	}

}




input, textarea, option, select {
	color: #555555;
	background: #f2efee;
        font-family: verdana;
        font-size: 9px;

border: 0px #F3E1F1 solid;
border-radius: 1px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
	padding:5px;
	}

