body
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Verdana;
	font-size:9px;
}

img
{
	border: 0px;
}

select, input
{
	font-size: 9px;
	font-family: Verdana;
	color: #5d5c5c;		
}

.mainTable
{
	width:770px;
	border:solid 1px #8641bd;
}

td
{
	font-size: 9px;
}

.footer
{
	color:#8641bd; 
}

.footer a
{
	color:#8641bd; 
	text-decoration:none;
}

.footer a:hover
{
	text-decoration:underline;
}

.td1 a
{
	color:#8641bd; 
	text-decoration:none;
}

.td1 a:hover
{
	text-decoration:underline;
}

.td2 a
{
	color:#8641bd; 
	text-decoration:underline;
}

.td2 a:hover
{
	text-decoration:none;
}

.table
{
	background-color:#f9f7fc;
}

.hidden
{
	visibility: hidden;
	display: none;
}

.TopMenuLink
{
	text-decoration:none;
	color:#a572d1;
	font-weight:bold;  
	font-size: 11px;
}
.TopMenuLink:hover
{
	text-decoration:underline;
}

.weatherTitle
{
	font-size:10px;
	font-weight:bold;
	color:#5d5c5c;
}

.TopMenuLink2
{
	text-decoration:none;
	color:#5d5c5c;
	font-weight:bold;  
	font-size:11px;
}
.TopMenuLink2:hover
{
	text-decoration:underline;
}

ul
{
	margin:0;
	padding-left:9px;  
	list-style:none;
}

li
{
	background-image : url(./images/seta_lilas.jpg); 
	background-repeat:no-repeat;   
	background-position:0 .5em; 
	padding-left:11px;
	padding-bottom:3px; 
}

li a
{
	text-decoration:none;
	color:#5d5c5c;
	font-weight:bold;  
	font-size: 10px;
}

li a:hover
{
	text-decoration:underline;
}

.text1
{
	color:#a572d1;
}

.text2
{
	color:#a572d1; 
}

.text3
{
	color:white; 
	font-weight:bold;
}

.text1 a
{
	color:#a572d1;
	text-decoration:underline;
}

.text
{
	color:#5d5c5c;
}

.title
{
	font-size:16px;
	font-weight:bold;
	color:#a572d1;
}

.subheader
{
	font-size:10px;
	color:#5d5c5c;	
}

.FeaturedTitle
{
	font-weight:bold;
	color:#a572d1;
	font-size:11px; 
}

/* page flip adde 28-7-2010 by RM */
#pageflip {
	position: relative;
}
#pageflip img {
	width: 100px; height: 102px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 100px; height: 100px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(subscribe.png) no-repeat right top;
	text-indent: -9999px;
}