body {
	padding:0; margin:0 auto;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	/* font-weight: bold; */
	color: #000000;
	text-align:justify;
	background-color:#ebebeb;
	background-image: url(images/bg1.gif);
/*	background-image: url(images/new_year/bg1.gif);*/
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	/* font-weight: bold; */
	color: #000000;
	text-align:justify;
	text-decoration: none;
}
p {
	margin-top:5px;
	margin-bottom: 5px;
}
ul ol {list-style:none;}
ul {
list-style-image: url(images/bullet.gif);
}
ul#d {
	list-style-type: decimal;
	list-style-image: none;
}
ul#c {
	list-style-type: circle;
	list-style-image: none;	
}
ul.letters
{
	list-style-type:lower-latin;
	list-style-image:none;
}
ul#tbl {
	margin-bottom: 0px;
}
ul#nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1, .header1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B4785;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #584f95;
}
quote
{
padding-left:20px;
margin:20px 20px;
display:block;

font-size:12px;
border-left:2px solid #bebebe;
}
.header2 {
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding-left: 8px;
	padding-bottom: 2px;
}
.menu_top {
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding-left: 8px;
}
.menu_bottom, .menu_bottom:link, .menu_bottom:visited, .menu_bottom:active, .menu_bottom:hover {
	font-size: 10px;
	color: White;
	text-decoration: none;
}
.more, .more:link, .more:visited {
	font-size: 11px;
	font-weight: bold;
	color: #8b80d9;
	text-decoration: none;
}
.form_h {
	font-size: 11px;
	font-weight: bold;
	color: #584f95;
	text-decoration: none;
}
.portfolio_th_container {
	
}
.portfolio_th_container .thumb {
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	text-align: center;
}

.portfolio_metrics {
background-color:#EAEAEA;
}
.portfolio_metrics tr td{
background-color:#FFFFFF;
}
div.container {
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
}
div.container2 {
	margin-left: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
}
div#container {
	margin-left: 8px;
	margin-right: 8px;
}
div#container2 {
	background-color:#f0f7ff;
}
div#header {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
}
div#tbl {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
}
div#form {
	background-color: #fd7e1f;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid #99ccff;
	border-left: 1px solid #99ccff;
	color: White;
	width: 128px;
}
div#form_bord {
	border: 1px solid #ffcea9;
	background-color: White;
	color: #808080;
	font-size: 12px;
	height: 18px;
	width: 111px;
	margin-left: 7px;
	margin-bottom: 2px;
	margin-right: 5px;
	white-space: nowrap;
}
body#second {
	background-image: url(images/bg2.gif);
}
input#form {
	background-color: White;
	border: none;
	color: #808080;
	font-size: 10px;
	width: 109px;
}

textarea#form {
	overflow: hidden;
	background-color: White;
	border: none;
	color: #808080;
	font-size: 12px;
	width: 58px;
	height: 18px;
}
/*Flex menu*/
.flaxMenu {
	background-color: #595096;
}

.flaxMenuItem {
	background-color: #e6eeff;
	color:#0000ff;	
}

.flaxMenuItem, .flaxMenuItem:link, .flaxMenuItem:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #F8F8F8;*/
	text-decoration: none;
	cursor: pointer;
}

.flaxMenuItemActive, .flaxMenuItemActive:link, .flaxMenuItemActive:visited, .flaxMenuItemActive:active, .flaxMenuItemActive:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffcc;
	text-decoration: none;
	background-color: #595096;
}
.flaxMenuItemDiv , .flaxMenuItemDiv:link, .flaxMenuItemDiv:visited {
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF; 
	width:100%; 
	height:19px;
}
.flaxMenuItemDivActive, .flaxMenuItemDivActive:link, .flaxMenuItemDivActive:visited,
.flaxMenuItemDivActive:active, .flaxMenuItemDivActive:hover {
	border-bottom:1px solid #0000FF;
	border-top:1px solid #0000FF; 
	width:100%; 
	height:19px; 	 
}
.flaxMenuItemDivContainer {
	margin-top:3px;
	margin-left:5px;
}

.flaxMenuItemDivContainerPadded {
	margin-top:3px;
	margin-left:30px;
}

.pages_right_menu {
	width: 100%;
}
.pages_right_menu a {
	text-decoration: none;
	width: 100%;
}
.pages_right_menu .active {
	background-image: url(images/right_menu_grad.gif);
}
.text_simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#topmenu td.off {
 background-image: url(images/t_menu_bg.gif);
}
#topmenu td.on {
 background-image: url(images/t_menu_bg_hot.gif);
}
#spc {
	margin-left: 15px;
}
.msc {
	border: 1px solid #0099ff;
}
.form {
	margin-left: 40px;
}
input#form2, input.form2 {
	width: 201px;
}
textarea#form2,  textarea.form2 {
	width: 201px;
}
select#form2, select.form2 {
	width: 201px;
}
.img_div{
	background-color:#cfdefd;
}

.img_div img {
	border:0px;
	padding-bottom:10px;
}
.paragraf {
	margin: 0px;
	padding-bottom:8px;
}

.menu_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
}

.menu_right_image {
	background-image:url(images/menu_right.gif); 
	background-position:left; 
	background-repeat:no-repeat; 
	width:206px; 
	height:23px;
	padding-left:8px;
	padding-top:2px;
}

.factTable {
	padding-left:20px;
	padding-top:10px;
}

.errorMessage
{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.infoMessage
{
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.disclamer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:justify;
	text-decoration:none;
	padding: 5px;
	margin: 5px;
	border: 3px solid #FF0000;
}

.iphone_game_img {
float:left;
}
.iphone_img_discription {
margin-left:190px;
padding:45px 0 5px;
}
.iphone_img_discription p {
padding:5px 0;
}
.iphone_img_discription span {
color:#666;
}
.view_in_itunes {
display:block;
clear:both;
margin-bottom:10px;
}
.view_in_itunes img {
border:none;
padding-top:10px;
}

h5 {
font-size:11px;
font-weight:bold;
}