body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
overflow-x: hidden; 
overflow-y: auto;
}

iframe {
background: transparent;
width: 544px;
min-height: 550px;
max-height: 550px;
height: 550px !important;
height: 550px;
}

.mframe {
background: transparent;
width: 544px;
min-height: 550px;
max-height: 550px;
height: 550px !important;
height: 550px;
}

a:link, a:visited {
color: #FF6600; text-decoration: none;
font-weight: bold;
}

a:hover {
color: #FFCC00; text-decoration: none;
font-weight: bold;
}

.standardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;


}
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.alpha60 {
	background: rgba(238, 238, 238, 0.5);
	background-color: rgba(238, 238, 238, 0.5);
 
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	position : relative;
	padding: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 10px;
	-moz-opacity:1;
}


.twitter_update_list {
	background: rgba(238, 238, 238, 0.5);
	z-index: 0;
	padding: 10px;
	padding-top: 25px;
	margin-top: 10px;
	margin-right: 10px;
	list-style-type: none;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	position : relative;
	left : -10px;
	top : -10px;
}

.twitter_update_title {
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	position : relative;
	top : 20px;
	left : 0px;
} 

