<STYLE type=text/css>


#container {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	}

#header {
	width: 900px;
	margin: 0 auto;
	text-align: center;
        position: relative;
	}

#content {
	width: 679px;
	float: left;
	text-align: center;
	padding: 5;
	margin: 0 auto;
	margin-top: 2px;
	margin-left: 0px;
        }

#footer	{
	clear: both;
	text-align: center;
	padding:8px;
	width: 900px;
	}





a:link {color: c30d5a; text-decoration: none; 
	font-weight: bold;}
a:active {color: c30d5a; text-decoration: none;
	font-weight: bold;}
a:visited {color: c30d5a; text-decoration: none;
	font-weight: bold;}
a:hover {color: 777777; text-decoration: none;
	font-weight: bold;}

body {
FONT-SIZE: 10px; COLOR: #000000; font-face:tahoma;
background: #ffffff;
text-align:center;
margin: 0px auto;

}

U {	COLOR: #404040;
}
B {	COLOR: #404040;
}
I {	COLOR: #404040;
}
S {	COLOR: #404040;
}


a img {
	background: #fff;
	padding:3px;
		filter: alpha(opacity=100);
	opacity: 1;
	 -moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 2px;
	border-bottom: 2px solid #c30d5a;
	border-right: 2px solid #c30d5a;
	border-top: 0px solid #c30d5a;
	border-left: 0px solid #c30d5a;
	}



a:hover img {
	background: #fff;
	padding:3px;
		filter: alpha(opacity=80);
	opacity: 0.8;
	 -moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 2px;
	border-bottom: 2px solid #6a2762;
	border-right: 2px solid #6a2762;
	border-top: 0px solid #6a2762;
	border-left: 0px solid #6a2762;
	}
	
	
	/* div classes */
	
	.head{
padding:5px;
background-color: #f9f9f9;
line-height: 14px;
font-size: 8pt; 
font-family: arial; 
text-align: left;
color: #545454;
margin:3px auto; 
-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;

} 

	.tbl{
padding:0px;
background-color: #f9f9f9;
color: #545454;
line-height: 14px;
font-size: 8pt; 
font-family: arial; 
text-align: left;
margin:0px auto; 

} 

h1

{	background-color: #transparent; 
	color: #6a2762;
font-family:Arial;
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0px;
	padding: 2px 2px 2px 2px; 
	text-align: left; 
	text-transform: lowercase;
	line-height: 22pt;
	margin: 0px;
margin-top: 0px;
margin-bottom: 0px;
-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
text-shadow: #1c1c1c 1px 1px 1px;

	}

</STYLE>