/*
'
'**************************************
' Visuddhi - http://visuddhi.com
' Copyright (c) 2006 - Visuddhi
' All right reserved. 
'**************************************
'
*/

html, body {
	height: 99%;
}
body { 
	font-family: verdana;
	background-color:#000000;
}
img { 
	border: 0;
}
td { 
	vertical-align: top;
}
div.header { 
	padding: 4px;
	text-align: center;
	font-size: 18x;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #ddd;
}

div.footer {
  margin: 20px;
  text-align: center;
}

div#flashcontent {
	margin:0 auto 0 auto;
	width:850px;
	height:550px;
}

.whitelink{
	color:#FFF;
	
}
