@charset "iso-8859-1";
body {
	background-image: url(pix/pattern_32.gif);
	margin-top: 20px;
}

p {
	margin: 0;
	padding: 0;
}

.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.cell_image {
	width: 150px;
	float: left;
	padding: 0 0 1em 0;
}

div.cell_text {
	margin: 0 4px 0 143px;
	padding: 0 0 0 1em;
}

.style12 {color: #C80077;
}

.style13 {
	color: #38302d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style17 {color: #FFFFFF;
         font-size: 30px;
		 }

a:focus {
    outline: none;
}

a img {border: none; 
} 

a.red:link {
	color: #C90279;
	text-decoration: none;
	font-size: 12px;
}

a.red:visited {
	color: #C90279;
	text-decoration: none;
	font-size: 12px;
	
}
a.red:hover {
	color: #C90279;
	text-decoration: underline;
	font-size: 12px;
}
a.red:active {
    color: #C90279;
	text-decoration: none;
	font-size: 12px;
}

a.grey:link {
	color: #3D3732;
	font-weight: bold;
	text-decoration: none;
}

a.grey:visited {
	color: #3D3732;
	font-weight: bold;
	text-decoration: none;
	
}
a.grey:hover {
	color: #3D3732;
	font-weight: bold;
	text-decoration: underline;
}
a.grey:active {
    color: #3D3732;
	font-weight: bold;
	text-decoration: none;
}

a.grey2:link {
	color: #3D3732;
	text-decoration: none;
}

a.grey2:visited {
	color: #3D3732;
	text-decoration: none;
	
}
a.grey2:hover {
	color: #3D3732;
	text-decoration: underline;
}
a.grey2:active {
    color: #3D3732;
	text-decoration: none;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
    color: #FFFFFF;
	text-decoration: none;
}

a.g:link {
	color: #3D3732;
	text-decoration: none;
}

a.g:visited {
	color: #3D3732;
	text-decoration: none;
	
}
a.g:hover {
	color: #3D3732;
	text-decoration: underline;
}
a.g:active {
    color: #3D3732;
	text-decoration: none;
}