
body {
	background: #fccfe8;
	background-repeat: repeat-x;
	margin-top: 0px;
	text-align:center;
}



body,td,input  {
	font-family: Arial,  Helvetica, sans-serif;
	font-family: Helvetica, arial, verdana sans-serif;

	font-size: 12px;

}



a img {
	border: 0;
}



a, a:active, a:visited {
	text-decoration: none;
	color: #1159b2;


	
}

a:hover {
	text-decoration: underline;
}



div.main {
	text-align:left;

	width: 851px;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	padding-top: 225px;

}


div.mainb {
	
	border: 2px solid #c34b8e;
	background-color: #FFFFFF;
	padding: 10px;


}


div.title {
	border: 1px solid #AAAAAA;
	background-color: #f29dc3;
	background-image: url(../images/titlebg.jpg);
	text-align:left;
	margin-bottom: 20px;

}


div.title div {
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;

}

div.footer {

	text-align: right;

}

div#ext {
	color: #CCCCCC;
}


div#ext h1 {
	font-size: 3px;
	margin:0;
	padding:0;
}
div#ext h3 {
	font-size: 3px;
	margin:0;
	padding:0;

}

a.linkmore {
	padding-left: 15px;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;	
	display:block;
	font-weight: bold;
}


a.linkmore,a.linkmore:visited,a.linkmore:active {


	background-image: url(../images/linkarrowleft.gif);
	background-position: center left;	
	background-repeat: no-repeat;	
	
	display:block;	
}


a.linkmore:hover { 
	background-image: url(../images/linkarrowleftdown.gif);	
}

div.paddingl {
	padding-left: 15px;
}

