body { 
color: #8F8F8F; 
font-family:georgia;
font-size:2em;
font-weight:400;
line-height:1.25em;
background: #E1E6DF url(bg1.jpg) no-repeat fixed center center;
vertical-align:baseline;
}

a:link, a:visited {color:#D6156C; text-decoration:none;}
a:hover {text-decoration: underline;} 
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.clearfix:after { clear:both; content:'.'; display: block; visibility: hidden; height: 0; }
.clearfix{ display: inline-block; }
* html .clearfix{ height: 1%; }
.clearfix{ display: block; }

/* Styles-----------------------------------------------------------*/
#text {padding-top: 20px;}
#text a:visited {color:#D6156C; text-decoration:none;background:none;!}
#text a:link {color:#D6156C; text-decoration:none;background:none;!}
#text a:hover {text-decoration:underline;!}
.menu { font-size:10px; font-family:Helvetica; font-weight:400; text-align:right; letter-spacing:0.05em;}
.menu a:link, a:visited { 
-moz-border-radius:3px;
-webkit-border-radius:3px;
background:#8F8F8F;
color:#FDFCF3;
padding:2px 8px;
text-decoration: none;
}
.menu a:hover {background:#D6156C;} 
.2day {font-style: italic;}

/* DIV centered verticaly---------------------------------------------*/
* {margin:0;padding:0;}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
text-align:left;
min-height:200px;/* for good browsers*/
min-width:500px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 200px;
}
#inner {
width: 500px;
background: transparent url(twitter.png) no-repeat;
height: 200px;
text-align: left;
margin-left:auto;
margin-right:auto;
border:none;
padding-left: 110px;
}


/* TABLE */
#table {
margin-left:auto;
margin-right:auto;
padding-top:20px;
width:700px;
}

#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:12px;	
color: #4f6b72;
}

caption {
	padding: 0 0 10px 0;
	font: italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px;
	color: #4f6b72;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


td.alt {
	background: #F5FAFA;
	color: #717171;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa  no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #717171;
}
