/*
'
'**************************************
' Visuddhi - http://visuddhi.com
' Copyright (c) 2006 - Visuddhi
' All right reserved. 
'**************************************
'
*/

html, body {
	height: 99%;
}

body
{
	font-family: verdana;
	background-color: #06472E;
}
img { 
	border: 1;
}
td { 
	vertical-align: top;
}
div.header { 
	padding: 4px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}

div.footer
{
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

div#flashcontent {
	width:100%;
	height:80%;
}

a:link, span.MsoHyperlink
{
	color: #FFFFFF;
	text-decoration: underline;
	text-underline: single;
}
a:visited, span.MsoHyperlinkFollowed
{
	color: #FFFFFF;
	text-decoration: underline;
	text-underline: single;
}
